MatrixSynapse/tests
Erik Johnston a37df1b091
Fix rolling back when using workers (#11255)
Fixes #11252
2021-11-05 11:12:10 +00:00
..
api
app
appservice
config Fix synapse.config module "read" command (#11145) 2021-10-22 12:00:52 +02:00
crypto Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2021-10-28 10:27:17 -07:00
events
federation
handlers Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207) 2021-11-03 16:51:00 +00:00
http
logging
module_api Remove a debug statement from tests. (#11239) 2021-11-03 13:11:16 +00:00
push
replication
rest Add search by room ID and room alias to List Room admin API (#11099) 2021-11-02 10:01:13 +00:00
scripts
server_notices
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
storage Fix rolling back when using workers (#11255) 2021-11-05 11:12:10 +00:00
test_utils
util Additional test for `cachedList` (#11246) 2021-11-04 14:45:34 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
test_metrics.py
test_phone_home.py
test_preview.py Fix URL preview errors when previewing XML documents. (#11196) 2021-10-27 14:48:02 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py