summary refs log tree commit diff
path: root/tests/replication/tcp/streams/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up replication unit tests. (#7490)Erik Johnston2020-05-131-307/+0
* Fix catchup-on-reconnect for the Federation Stream (#7374)Richard van der Hoff2020-05-051-7/+13
* Thread through instance name to replication client. (#7369)Erik Johnston2020-05-011-2/+2
* Use `stream.current_token()` and remove `stream_positions()` (#7172)Erik Johnston2020-05-011-20/+10
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-17/+24
* Add some replication tests (#7278)Erik Johnston2020-04-281-11/+218
* Move client command handling out of TCP protocol (#7185)Erik Johnston2020-04-061-23/+15
* Move catchup of replication streams to worker. (#7024)Erik Johnston2020-03-251-14/+41
* Port synapse.replication.tcp to async/await (#6666)Erik Johnston2020-01-161-1/+1
* Implementation of MSC2314 (#6176)Amber Brown2019-11-281-0/+4
* Run Black on the tests again (#5170)Amber Brown2019-05-101-3/+3
* Fix bug where read-receipts lost their timestamps (#4927)Richard van der Hoff2019-03-251-0/+74