synapse-old/tests
Mathieu Velten 8eb7bb975e
Mark get_user_in_directory private since only used in tests (#15884)
2023-07-12 11:09:13 +02:00
..
api
app Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
appservice
config Remove `worker_replication_*` deprecated settings, with helpful errors on startup (#15860) 2023-07-07 07:45:25 +00:00
crypto
events
federation Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
handlers Mark get_user_in_directory private since only used in tests (#15884) 2023-07-12 11:09:13 +02:00
http Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
logging
media
metrics Remove support for Python 3.7 (#15851) 2023-07-05 18:45:42 -05:00
module_api
push
replication Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
rest Mark get_user_in_directory private since only used in tests (#15884) 2023-07-12 11:09:13 +02:00
scripts
server_notices
state
storage Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
test_utils
types
util
__init__.py
server.py Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py Add `Server` to Access-Control-Expose-Headers header (#15908) 2023-07-11 09:18:50 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
utils.py