summary refs log tree commit diff
path: root/synapse/replication/http/devices.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Convert replication code to async/await. (#7987)Patrick Cloke2020-08-031-1/+1
* Fixup docsErik Johnston2019-11-261-1/+5
* Fix caching devices for remote servers in worker.Erik Johnston2019-11-051-0/+69