MatrixSynapse/tests
Sean Quah 3b837d856c
Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530)
#15514 introduced a regression where Synapse would encounter
`PartialDownloadError`s when fetching OpenID metadata for certain
providers on startup. Due to #8088, this prevents Synapse from starting
entirely.

Revert the change while we decide what to do about the regression.
2023-05-03 13:09:20 +01:00
..
api Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
app
appservice Add support for claiming multiple OTKs at once. (#15468) 2023-04-27 12:57:46 -04:00
config
crypto
events
federation Finish type hints for federation client HTTP code. (#15465) 2023-04-24 13:12:06 -04:00
handlers Add support for claiming multiple OTKs at once. (#15468) 2023-04-27 12:57:46 -04:00
http Finish type hints for federation client HTTP code. (#15465) 2023-04-24 13:12:06 -04:00
logging
media
metrics
module_api
push Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530) 2023-05-03 13:09:20 +01:00
replication Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530) 2023-05-03 13:09:20 +01:00
rest Initial implementation of MSC3981: recursive relations API (#15315) 2023-05-02 07:59:55 -04:00
scripts
server_notices
state
storage Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
test_utils
types
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.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