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
Andrew Morgan 5cf758cdd6 Merge branch 'release-v1.13.0' into develop 5 years ago
..
api Stop Auth methods from polling the config on every req. (#7420) 5 years ago
app Remove spurious "name" parameter to `default_config` 5 years ago
appservice Refactor the Appservice scheduler code 5 years ago
config Improve database configuration docs (#6988) 5 years ago
crypto Clean up some LoggingContext stuff (#7120) 5 years ago
events Fix bug in EventContext.deserialize. (#7393) 5 years ago
federation Fix device list update stream ids going backward (#7158) 5 years ago
handlers Extend spam checker to allow for multiple modules (#7435) 5 years ago
http Clean up some LoggingContext stuff (#7120) 5 years ago
logging Fix for structured logging tests stomping on logs (#6023) 5 years ago
push Do not treat display names as globs for push rules. (#7271) 5 years ago
replication Fix catchup-on-reconnect for the Federation Stream (#7374) 5 years ago
rest Merge branch 'release-v1.13.0' into develop 5 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Convert synapse.server_notices to async/await. (#7394) 5 years ago
state Improve get auth chain difference algorithm. (#7095) 5 years ago
storage Add room details admin endpoint (#7317) 5 years ago
test_utils Fix bug in EventContext.deserialize. (#7393) 5 years ago
util Extend StreamChangeCache to support multiple entities per stream ID (#7303) 5 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Kill off redundant SynapseRequestFactory (#6619) 5 years ago
test_distributor.py
test_event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 5 years ago
test_federation.py async/await is_server_admin (#7363) 5 years ago
test_mau.py Stop Auth methods from polling the config on every req. (#7420) 5 years ago
test_metrics.py Add a build info metric to Prometheus (#6005) 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 Implement RedirectException (#6687) 5 years ago
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
test_terms_auth.py Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests 5 years ago
test_test_utils.py
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 Fix limit logic for EventsStream (#7358) 5 years ago
utils.py Persist user interactive authentication sessions (#7302) 5 years ago