summary refs log tree commit diff
path: root/tests/replication/tcp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `stream.current_token()` and remove `stream_positions()` (#7172)Erik Johnston2020-05-014-34/+26
* Add instance name to RDATA/POSITION commands (#7364)Erik Johnston2020-04-291-2/+4
* Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352)Erik Johnston2020-04-291-0/+62
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-294-21/+458
* Add some replication tests (#7278)Erik Johnston2020-04-282-11/+298
* Another go at fixing one-word commands (#7326)Richard van der Hoff2020-04-221-0/+42
* Move client command handling out of TCP protocol (#7185)Erik Johnston2020-04-062-24/+15
* Move catchup of replication streams to worker. (#7024)Erik Johnston2020-03-252-23/+84
* Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-2/+2
* 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
* Move replication.tcp.streams into a packageRichard van der Hoff2019-03-271-1/+1
* Fix bug where read-receipts lost their timestamps (#4927)Richard van der Hoff2019-03-254-0/+148