anonymousland-synapse/tests
Richard van der Hoff 8520bc3109
Fix Host header sent by MatrixFederationAgent (#4468)
Move the Host header logic down here so that (a) it is used if we reuse the
agent elsewhere, and (b) we can mess about with it with .well-known.
2019-01-25 12:38:16 +00:00
..
api
app
appservice
config Require ECDH key exchange & remove dh_params (#4429) 2019-01-22 21:58:50 +11:00
crypto
events
federation
handlers
http Fix Host header sent by MatrixFederationAgent (#4468) 2019-01-25 12:38:16 +00:00
push
replication
rest
scripts
server_notices
state
storage Revert "Require event format version to parse or create events" 2019-01-25 10:23:51 +00:00
util Fix incorrect logcontexts after a Deferred was cancelled (#4407) 2019-01-17 14:00:23 +00:00
__init__.py
patch_inline_callbacks.py
server.py fix python2 test failure 2019-01-23 11:25:36 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Revert "Require event format version to parse or create events" 2019-01-25 10:23:51 +00:00
unittest.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
utils.py Revert "Require event format version to parse or create events" 2019-01-25 10:23:51 +00:00