David Robertson 97053c9406 Type annotations for `test_v2` (#12985) 1 year ago
..
api 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
appservice 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 years ago
crypto 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 2 years ago
events 1e453053cb Rename storage classes (#12913) 2 years ago
federation 3c1c40d843 Clean up the test code for client disconnections (#12929) 1 year ago
handlers 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 1 year ago
http 3c1c40d843 Clean up the test code for client disconnections (#12929) 1 year ago
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 years ago
module_api c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
push 88ce3080d4 Experimental support for MSC3772 (#12740) 2 years ago
replication 3c1c40d843 Clean up the test code for client disconnections (#12929) 1 year ago
rest dd2d66b0c9 Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 2 years ago
server_notices 9013104429 Don't create an empty room when checking for MAU limits (#12713) 2 years ago
state 97053c9406 Type annotations for `test_v2` (#12985) 1 year ago
storage e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 1 year ago
test_utils 1e453053cb Rename storage classes (#12913) 2 years ago
util cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 years ago
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
test_federation.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 years ago
test_server.py 3c1c40d843 Clean up the test code for client disconnections (#12929) 1 year ago
test_state.py 1e453053cb Rename storage classes (#12913) 2 years ago
test_terms_auth.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_types.py 49f06866e4 Remove backing code for groups/communities (#12558) 2 years ago
test_visibility.py 1e453053cb Rename storage classes (#12913) 2 years ago
unittest.py 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 2 years ago
utils.py 1e453053cb Rename storage classes (#12913) 2 years ago