1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-13 20:46:21 +00:00
synapse/tests
Erik Johnston 4243c1f074
Revert "Handle large chain calc better ()" ()
This reverts commit bdf82efea5  ()

This seems to have stopped persisting auth chains for new events, and so
is causing state res to fall back to the slow methods
2024-06-19 17:39:33 +01:00
..
api Add a short sleep if the request is rate-limited () 2024-05-18 12:03:30 +01:00
app Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
appservice Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
config Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
crypto Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
events Add event.internal_metadata.instance_name () 2024-06-13 11:32:50 -05:00
federation Revert "Support MSC3916 by adding a federation /download endpoint" () 2024-06-18 16:54:19 +01:00
handlers Add is_encrypted filtering to Sliding Sync /sync () 2024-06-17 12:06:18 -05:00
http Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
logging Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
media Revert "Support MSC3916 by adding a federation /download endpoint" () 2024-06-18 16:54:19 +01:00
metrics Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
module_api Require the 'from' parameter for /notifications be an integer () 2024-06-19 10:05:39 +01:00
push Bump mypy from 1.8.0 to 1.9.0 () 2024-06-13 15:50:10 +01:00
replication Add event.internal_metadata.instance_name () 2024-06-13 11:32:50 -05:00
rest Register sliding sync under a different path () 2024-06-19 16:18:45 +00:00
scripts Update license headers 2023-11-21 15:29:58 -05:00
server_notices Update license headers 2023-11-21 15:29:58 -05:00
state Update license headers 2023-11-21 15:29:58 -05:00
storage Revert "Handle large chain calc better ()" () 2024-06-19 17:39:33 +01:00
test_utils Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
types Use immutabledict instead of frozendict () 2023-03-22 17:15:34 +00:00
util Add optimisation to StreamChangeCache () 2024-05-06 12:56:52 +01:00
__init__.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
server.py Bring auto-accept invite logic into Synapse () 2024-05-21 20:09:17 +00:00
test_distributor.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_event_auth.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_federation.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_mau.py Update license headers 2023-11-21 15:29:58 -05:00
test_phone_home.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_rust.py Add missing type hints to tests. () 2023-02-08 19:52:37 +00:00
test_server.py Update license headers 2023-11-21 15:29:58 -05:00
test_state.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_terms_auth.py Update license headers 2023-11-21 15:29:58 -05:00
test_test_utils.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_types.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_visibility.py Include user membership on events () 2024-06-13 21:45:54 +00:00
unittest.py Add a short sleep if the request is rate-limited () 2024-05-18 12:03:30 +01:00
utils.py Improve lock performance when a lot of locks are waiting () 2024-03-14 13:49:54 +00:00