synapse/tests
Erik Johnston 85d237eba7
Add a distributed lock (#10269)
This adds a simple best effort locking mechanism that works cross workers.
2021-06-29 19:15:47 +01:00
..
api
app
appservice
config Remove support for ACME v1 (#10194) 2021-06-17 18:56:48 +01:00
crypto Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
events
federation Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
handlers Fix wrapping of legacy check_registration_for_spam (#10238) 2021-06-23 17:22:08 +02:00
http
logging
module_api
push
replication Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
rest Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
scripts
server_notices
state
storage Add a distributed lock (#10269) 2021-06-29 19:15:47 +01:00
test_utils
util Extend ResponseCache to pass a context object into the callback (#10157) 2021-06-14 10:26:09 +01:00
__init__.py
server.py Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.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