MatrixSynapse/tests
Patrick Cloke da77720752
Check the stream position before checking if the cache is empty. (#14639)
An empty cache does not mean the entity has no changed, if
it is earlier than the earliest known stream position return that
the entity *has* changed since the cache cannot accurately
answer that query.
2022-12-08 11:35:49 -05:00
..
api Do not reject `/sync` requests with unrecognised filter fields (#14369) 2022-11-07 13:49:31 +00:00
app
appservice Use `device_one_time_keys_count` to match MSC3202 (#14565) 2022-11-28 16:17:29 +00:00
config
crypto Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
events Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
federation Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
handlers Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
http Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
logging
metrics
module_api Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
push Add `push.enabled` option to disable push notification calculation (#14551) 2022-12-01 13:46:24 +00:00
replication Faster remote room joins: unblock tasks waiting for full room state when the un-partial-stating of that room is received over the replication stream. [rei:frrj/streams/unpsr] (#14474) 2022-12-06 15:48:42 +00:00
rest Reject receipt requests with invalid room or event IDs. (#14632) 2022-12-07 17:35:41 +00:00
scripts
server_notices Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
state
storage Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631) 2022-12-07 11:19:43 +00:00
test_utils
util Check the stream position before checking if the cache is empty. (#14639) 2022-12-08 11:35:49 -05:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Faster joins: filter out non local events when a room doesn't have its full state (#14404) 2022-11-21 16:46:14 +01:00
unittest.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
utils.py Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00