summary refs log tree commit diff
path: root/synapse/replication/http/streams.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-25Move catchup of replication streams to worker. (#7024)Erik Johnston1-0/+78
2020-03-25Various cleanups to INSTALL.md (#7141)Andrew Morgan2