MatrixSynapse/tests/storage
Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748)
Context for why we're removing the implementation:

 - https://github.com/matrix-org/matrix-spec-proposals/pull/2716#issuecomment-1487441010
 - https://github.com/matrix-org/matrix-spec-proposals/pull/2716#issuecomment-1504262734

Anyone wanting to continue MSC2716, should also address these leftover tasks: https://github.com/matrix-org/synapse/issues/10737

Closes https://github.com/matrix-org/synapse/issues/10737 in the fact that it is not longer necessary to track those things.
2023-06-16 14:12:24 -05:00
..
databases Prefill events after invalidate not before when persisting events (#15758) 2023-06-14 09:42:18 +01:00
util
__init__.py
test__base.py
test_account_data.py
test_appservice.py
test_background_update.py
test_base.py
test_cleanup_extrems.py
test_client_ips.py Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 2023-06-13 13:22:06 -07:00
test_event_federation.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
test_event_metrics.py
test_event_push_actions.py
test_events.py
test_id_generators.py
test_keys.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2023-04-20 12:30:32 -04:00
test_main.py Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
test_monthly_active_users.py
test_profile.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
test_purge.py
test_receipts.py
test_redaction.py
test_registration.py
test_relations.py
test_rollback_worker.py Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672) 2023-05-26 14:28:55 +00:00
test_room.py
test_room_search.py
test_roommember.py
test_state.py
test_stream.py
test_transactions.py Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py
test_user_filters.py Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537) 2023-05-16 10:57:39 -07:00