You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Brendan Abolivier 74d3e177f0
Back out MSC2625 implementation (#7761)
4 years ago
..
api Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
app Create a ListenerConfig object (#7681) 5 years ago
appservice Refactor the Appservice scheduler code 5 years ago
config Fix specifying cache factors via env vars with * in name. (#7580) 5 years ago
crypto Clean up some LoggingContext stuff (#7120) 5 years ago
events Implement room version 6 (MSC2240). (#7506) 5 years ago
federation Add option to enable encryption by default for new rooms (#7639) 5 years ago
handlers Additional configuration options for auto-join rooms (#7763) 4 years ago
http Include a user agent in federation requests. (#7677) 5 years ago
logging Fix for structured logging tests stomping on logs (#6023) 5 years ago
module_api Wrap register_device coroutine in an ensureDeferred (#7684) 5 years ago
push Ensure the body is a string before comparing push rules. (#7701) 5 years ago
replication Back out MSC2625 implementation (#7761) 4 years ago
rest add org.matrix.login.jwt so that m.login.jwt can be deprecated (#7675) 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Optimise some references to hs.config (#7546) 5 years ago
state Yield during large v2 state res. (#7735) 4 years ago
storage Back out MSC2625 implementation (#7761) 4 years ago
test_utils Fix bug in EventContext.deserialize. (#7393) 5 years ago
util Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_distributor.py Run black. 6 years ago
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py Add option to enable encryption by default for new rooms (#7639) 5 years ago
test_mau.py Replace instances of reactor pumping with get_success. (#7619) 5 years ago
test_metrics.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_phone_home.py Remove the psutil dependency (#6318) 5 years ago
test_preview.py Run Black. (#5482) 6 years ago
test_server.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
test_terms_auth.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
test_visibility.py Port to use state storage 5 years ago
unittest.py Create a ListenerConfig object (#7681) 5 years ago
utils.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago