summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-25Move catchup of replication streams to worker. (#7024)Erik Johnston1-0/+5
2020-03-25Various cleanups to INSTALL.md (#7141)Andrew Morgan2-59/+40
2020-03-24Clean up some LoggingContext stuff (#7120)Richard van der Hoff24-222/+232
2020-03-24