0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 19:28:46 +02:00
synapse/tests/replication
Sean Quah ffd858aa68
Add type hints to synapse/storage/databases/main/events_worker.py (#11411)
Also refactor the stream ID trackers/generators a bit and try to
document them better.
2021-11-26 18:41:31 +00: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 Misc typing fixes for tests, part 1 of N (#11323) 2021-11-12 15:50:54 +00: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 Add reactor to SynapseRequest and fix up types. (#10868) 2021-09-24 11:01:25 +01: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 Add type hints to synapse/storage/databases/main/events_worker.py (#11411) 2021-11-26 18:41:31 +00:00