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.
 
 
 
 
 
 
Richard van der Hoff 1da15f05f5
sanity-checking for events used in state res (#6531)
4 years ago
..
api Update copyrights 4 years ago
app Run Black on the tests again (#5170) 5 years ago
appservice Refactor the Appservice scheduler code 4 years ago
config Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
crypto Review comments 4 years ago
events Run Black. (#5482) 4 years ago
federation privacy by default for room dir (#6355) 4 years ago
handlers look up cross-signing keys from the DB in bulk (#6486) 4 years ago
http Support for routing outbound HTTP requests via a proxy (#6239) 4 years ago
logging Fix for structured logging tests stomping on logs (#6023) 4 years ago
push Support for routing outbound HTTP requests via a proxy (#6239) 4 years ago
replication Fixup tests 4 years ago
rest Port handlers.account_validity to async/await. 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 5 years ago
server_notices Option to suppress resource exceeded alerting (#6173) 4 years ago
state sanity-checking for events used in state res (#6531) 4 years ago
storage Fix race which caused deleted devices to reappear (#6514) 4 years ago
test_utils Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 years ago
util Merge pull request #6505 from matrix-org/erikj/make_deferred_yiedable 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 4 years ago
server.py Improve the performance of structured logging (#6322) 4 years ago
test_distributor.py Run black. 5 years ago
test_event_auth.py Run Black on the tests again (#5170) 5 years ago
test_federation.py convert to async: FederationHandler.on_receive_pdu 4 years ago
test_mau.py Run Black on the tests again (#5170) 5 years ago
test_metrics.py Add a build info metric to Prometheus (#6005) 4 years ago
test_phone_home.py Remove the psutil dependency (#6318) 4 years ago
test_preview.py Run Black. (#5482) 4 years ago
test_server.py Remove unnecessary parentheses around return statements (#5931) 4 years ago
test_state.py Fix bug which caused rejected events to be stored with the wrong room state (#6320) 4 years ago
test_terms_auth.py Refactor code for calculating registration flows (#6106) 4 years ago
test_test_utils.py Run black. 5 years ago
test_types.py Remove database config parsing from apps. 4 years ago
test_visibility.py Port to use state storage 4 years ago
unittest.py Merge pull request #6484 from matrix-org/erikj/port_sync_handler 4 years ago
utils.py Remove database config parsing from apps. 4 years ago