summary refs log tree commit diff
path: root/tests/replication/tcp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move command processing out of transportErik Johnston2020-03-242-25/+14
* Remove unused 'stream' param of REPLICATE and update docsErik Johnston2020-03-232-3/+3
* Merge branch 'develop' of github.com:matrix-org/synapse into erikj/catchup_on...Erik Johnston2020-03-231-3/+3
|\
| * Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-2/+2
* | Remove unused token param from REPLICATE cmdErik Johnston2020-03-201-1/+1
* | Move stream catchup to workers.Erik Johnston2020-03-202-20/+81
|/
* 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