..
api
Merge branch rav/macaroon_key_fix_0.34 into rav/macaroon_key_fix_0.34.1
2019-01-10 14:12:50 +00:00
app
Port tests/ to Python 3 ( #3808 )
2018-09-07 02:58:18 +10:00
appservice
Run black.
2018-08-10 23:54:09 +10:00
config
Require ECDH key exchange & remove dh_params ( #4429 )
2019-01-22 21:58:50 +11:00
crypto
Check logcontexts before and after each test ( #4190 )
2018-11-27 13:47:18 +11:00
events
Fix a number of flake8 errors
2018-10-24 10:39:03 +01:00
federation
Run black.
2018-08-10 23:54:09 +10:00
handlers
create support user ( #4141 )
2018-12-14 18:20:59 +00:00
http
Use SimpleResolverComplexifier in tests ( #4497 )
2019-01-29 09:38:29 +00:00
push
Fix logcontext leak in http pusher test
2018-11-19 17:07:01 +00:00
replication
Clean up event accesses and tests
2018-11-02 13:44:14 +00:00
rest
Remove v1 only REST APIs now we don't ship matrix console ( #4334 )
2018-12-29 23:12:30 +11:00
scripts
Port register_new_matrix_user to Python 3 and add tests ( #4085 )
2018-10-26 22:05:22 +11:00
server_notices
fix broken test
2018-10-25 23:15:03 +01:00
state
Pass through room version to event auth
2019-01-25 18:31:41 +00:00
storage
Fix UPSERTs on SQLite 3.24+ ( #4477 )
2019-01-28 15:43:32 +00:00
util
Fix incorrect logcontexts after a Deferred was cancelled ( #4407 )
2019-01-17 14:00:23 +00:00
__init__.py
Patch defer.inlineCallbacks to check logcontexts in tests ( #4205 )
2018-12-04 11:30:32 +01:00
patch_inline_callbacks.py
Patch defer.inlineCallbacks to check logcontexts in tests ( #4205 )
2018-12-04 11:30:32 +01:00
server.py
Use SimpleResolverComplexifier in tests ( #4497 )
2019-01-29 09:38:29 +00:00
test_distributor.py
Run black.
2018-08-10 23:54:09 +10:00
test_event_auth.py
Pass through room version to event auth
2019-01-25 18:31:41 +00:00
test_federation.py
Fix some tests which leaked logcontexts
2018-11-19 17:07:01 +00:00
test_mau.py
Add option to track MAU stats (but not limit people) ( #3830 )
2018-11-15 18:08:27 +00:00
test_metrics.py
Fix test_metrics.py compatibility prometheus_client 0.5
2018-12-21 01:53:57 +01:00
test_preview.py
Run black.
2018-08-10 23:54:09 +10:00
test_server.py
Use native UPSERTs where possible ( #4306 )
2019-01-24 21:31:54 +11:00
test_state.py
Port tests/ to Python 3 ( #3808 )
2018-09-07 02:58:18 +10:00
test_terms_auth.py
Fix the terms UI auth tests
2018-11-15 23:00:28 -07:00
test_test_utils.py
Run black.
2018-08-10 23:54:09 +10:00
test_types.py
Factor SSO success handling out of CAS login ( #4264 )
2018-12-07 13:10:07 +01:00
test_visibility.py
Fix tests
2019-01-25 10:32:26 +00:00
unittest.py
Use native UPSERTs where possible ( #4306 )
2019-01-24 21:31:54 +11:00
utils.py
Fix tests
2019-01-25 10:32:26 +00:00