MatrixSynapse/tests
Erik Johnston 8dd3e0e084
Immediately retry any requests that have backed off when a server comes back online. (#12500)
Otherwise it can take up to a minute for any in-flight `/send` requests to be retried.
2022-05-10 10:39:54 +01:00
..
api Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
app
appservice
config Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 2022-05-06 11:43:53 +01:00
crypto
events Convert stringy power levels to integers on room upgrade (#12657) 2022-05-07 13:37:29 +01:00
federation
handlers Support MSC3266 room summaries over federation (#11507) 2022-05-05 15:25:00 +01:00
http
logging
module_api
push
replication Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
rest Convert stringy power levels to integers on room upgrade (#12657) 2022-05-07 13:37:29 +01:00
scripts
server_notices
state
storage Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
test_utils
util Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
__init__.py
server.py Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Add `mau_appservice_trial_days` config (#12619) 2022-05-04 19:33:26 +01:00
test_metrics.py
test_phone_home.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py