summary refs log tree commit diff
path: root/synapse/storage/database.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-25Remove unused captcha_bypass_secret option (#7137)Aaron Raimist3-9/+1
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-03-25Move catchup of replication streams to worker. (#7024)Erik Johnston24-487/+635
This changes the replication protocol so that the ser