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
reivilibre f91624a595
Clean up tests.storage.test_appservice (#11492)
3 years ago
..
api Support filtering by relations per MSC3440 (#11236) 3 years ago
app Don't start Synapse master process if `worker_app` is set (#11416) 3 years ago
appservice Fix errors in Synapse logs from unit tests. (#10939) 3 years ago
config Add missing type hints to config base classes (#11377) 3 years ago
crypto Fix perspectives requests for multiple keys for the same server (#11440) 3 years ago
events Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 3 years ago
federation Add missing copyright header. (#11460) 3 years ago
handlers Support the stable /hierarchy endpoint from MSC2946 (#11329) 3 years ago
http Prevent the media store from writing outside of the configured directory 3 years ago
logging Include exception in json logging (#11028) 3 years ago
module_api Remove a debug statement from tests. (#11239) 3 years ago
push Make background updates controllable via a plugin (#11306) 3 years ago
replication Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 3 years ago
rest Fix media repository failing when media store path contains symlinks (#11446) 3 years ago
scripts Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server_notices Use direct references for configuration variables (part 6). (#10916) 3 years ago
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 3 years ago
storage Clean up tests.storage.test_appservice (#11492) 3 years ago
test_utils Create a constant for a small png image in tests. (#10834) 3 years ago
util Fix `LruCache` corruption bug with a `size_callback` that can return 0 (#11454) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server.py Misc typing fixes for tests, part 2 of N (#11330) 3 years ago
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
test_federation.py Remove redundant parameters on `_check_event_auth` (#11292) 3 years ago
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 3 years ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_preview.py Fix URL preview errors when previewing XML documents. (#11196) 3 years ago
test_server.py Add reactor to `SynapseRequest` and fix up types. (#10868) 3 years ago
test_state.py Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
test_terms_auth.py Flatten the synapse.rest.client package (#10600) 3 years ago
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_types.py [pyupgrade] `tests/` (#10347) 3 years ago
test_visibility.py Clean up `tests.test_visibility` to remove legacy code. (#11495) 3 years ago
unittest.py Make background updates controllable via a plugin (#11306) 3 years ago
utils.py Remove code invalidated by deprecated config flag 'trust_identity_servers_for_password_resets' (#11395) 3 years ago