summary refs log tree commit diff
path: root/tests/federation/test_federation_catch_up.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Make federation catchup send last event from any server. (#9640)Erik Johnston2021-03-181-0/+49
* Don't go into federation catch up mode so easily (#9561)Erik Johnston2021-03-151-1/+2
* Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322)reivilibre2020-09-181-0/+99
* Catch-up after Federation Outage (split, 4): catch-up loop (#8272)reivilibre2020-09-151-0/+165
* Add tests for `last_successful_stream_ordering` (#8258)reivilibre2020-09-071-0/+76
* Catch-up after Federation Outage (split, 1) (#8230)reivilibre2020-09-041-0/+82