synapse-old/tests
reivilibre e17e5c97e0
Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403)
2022-08-01 16:45:39 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403) 2022-08-01 16:45:39 +00:00
http
logging Add missing types to opentracing. (#13345) 2022-07-21 12:01:52 +00:00
module_api
push
replication Remove old empty/redundant slaved stores. (#13349) 2022-07-21 17:56:45 +00:00
rest Synapse 1.64.0rc2 (2022-07-29) 2022-07-29 15:15:21 +01:00
scripts
server_notices
state
storage Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 2022-07-26 12:39:23 +01:00
test_utils
util Make DictionaryCache have better expiry properties (#13292) 2022-07-21 17:13:44 +01:00
__init__.py
server.py Add missing type hints for tests.unittest. (#13397) 2022-07-27 17:18:41 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_server.py
test_state.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 2022-07-26 12:39:23 +01:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Add missing type hints for tests.unittest. (#13397) 2022-07-27 17:18:41 +00:00
utils.py