MatrixSynapse/tests/replication
Richard van der Hoff 1800aabfc2
Split `FederationHandler` in half (#10692)
The idea here is to take anything to do with incoming events and move it out to a separate handler, as a way of making FederationHandler smaller.
2021-08-26 21:41:44 +01:00
..
slave Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
tcp Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
test_auth.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_client_reader_shard.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_ack.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_federation_sender_shard.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
test_multi_media_repo.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_pusher_shard.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_sharded_event_persister.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00