summary refs log tree commit diff
path: root/synapse/replication/tcp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-26Fix phone home stats (#6418)Erik Johnston2-1/+2
2019-11-251.6.0rc2 v1.6.0rc2Richard van der Hoff3-2/+10
2019-11-25Fix exceptions from background database update for event labels. (#6407)Richard van der Hoff2-18/+26
2019-11-201.6.0rc1 v1.6.0rc1Andrew Morgan62-61/+75
2019-11-20Docker: Change permissions for data dir before attempting to write to it (#6389)Andrew Morgan2-3/+4
2019-11-20Move admin endpoints into separate files (#6308)Manuel Stahl5-555/+622
2019-11-20LintBrendan Abolivier1-1/+3
2019-11-18Apply suggestions from code reviewErik Johnston2-3/+3
2019-11-15Replace UPDATE with UPSERT on device_max_stream_id table (#6363)Andrew Morgan2-2/+16
2019-11-14Add optional python dependencies to snap packaging (#6317)James2-0/+21
2019-11-14Fix guest -> real account upgrade with account validity enabled (#6359)Andrew Morgan2-6/+4
2019-11-13Blacklist PurgeRoomTestCase (#6361)Andrew Morgan2-0/+3
2019-11-12sample configAndrew Morgan1