MatrixSynapse/tests
Richard van der Hoff 639480e14a Avoid creating events with huge numbers of prev_events
In most cases, we limit the number of prev_events for a given event to 10
events. This fixes a particular code path which created events with huge
numbers of prev_events.
2018-04-16 18:41:37 +01:00
..
api
appservice
config
crypto
events
handlers Fix tests 2018-04-11 14:37:11 +01:00
metrics
replication s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
rest move handling of auto_join_rooms to RegisterHandler 2018-03-14 16:45:37 +01:00
storage Avoid creating events with huge numbers of prev_events 2018-04-16 18:41:37 +01:00
util Fix overzealous cache invalidation 2018-04-05 16:24:04 +01:00
__init__.py
test_distributor.py
test_dns.py Remove address resolution of hosts in SRV records 2018-04-04 12:26:50 +02:00
test_preview.py
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py Add b prefixes to some strings that are bytes in py3 2018-04-04 13:48:51 +02:00