summary refs log tree commit diff
path: root/synapse/replication/tcp/streams/federation.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dkjfhsdklfhsdlkjf github/erikj/split_out_fed_stream erikj/split_out_fed_streamErik Johnston2020-03-251-9/+3
|
* Move calling http replication out of base streamErik Johnston2020-03-241-3/+3
|
* Merge branch 'develop' of github.com:matrix-org/synapse into ↵Erik Johnston2020-03-231-8/+8
|\ | | | | | | erikj/catchup_on_worker
| * Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-8/+8
| | | | | | | | | | This just helps keep the rows closer to their streams, so that it's easier to see what the format of each stream is.
* | Add ability to catchup on stream by talking to master.Erik Johnston2020-03-201-5/+14
|/
* Fixup synapse.replication to pass mypy checks (#6667)Erik Johnston2020-01-141-2/+2
|
* Run Black. (#5482)Amber Brown2019-06-201-4/+8
|
* move FederationStream out to its own fileRichard van der Hoff2019-03-271-0/+39