Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Shay 8ab16a92ed
Persist CreateRoom events to DB in a batch (#13800)
1 рік тому
..
databases Fix `have_seen_event` cache not being invalidated (#13863) 1 рік тому
util Wait for lazy join to complete when getting current state (#12872) 2 роки тому
__init__.py Reference Matrix Home Server 9 роки тому
test__base.py Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 2 роки тому
test_account_data.py Use the ignored_users table to test event visibility & sync. (#12225) 2 роки тому
test_appservice.py Remove code which updates `application_services_state.last_txn` (#12680) 2 роки тому
test_background_update.py Add type hints to tests files. (#12256) 2 роки тому
test_base.py Require SQLite >= 3.27.0 (#13760) 1 рік тому
test_cleanup_extrems.py Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 роки тому
test_client_ips.py Remove `HomeServer.get_datastore()` (#12031) 2 роки тому
test_database.py Handle cancellation in `DatabasePool.runInteraction()` (#12199) 2 роки тому
test_devices.py Additional constants for EDU types. (#12884) 2 роки тому
test_directory.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 роки тому
test_e2e_room_keys.py Remove `HomeServer.get_datastore()` (#12031) 2 роки тому
test_end_to_end_keys.py Remove `HomeServer.get_datastore()` (#12031) 2 роки тому
test_event_chain.py Persist CreateRoom events to DB in a batch (#13800) 1 рік тому
test_event_federation.py Only try to backfill event if we haven't tried before recently (#13635) 1 рік тому
test_event_metrics.py Fix (final) Bugbear violations (#9838) 3 роки тому
test_event_push_actions.py Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) 1 рік тому
test_events.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 рік тому
test_id_generators.py Remove redundant `get_success` calls in test code (#12346) 2 роки тому
test_keys.py Remove `HomeServer.get_datastore()` (#12031) 2 роки тому
test_main.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 роки тому
test_monthly_active_users.py Add storage and module API methods to get monthly active users and their appservices (#12838) 2 роки тому
test_profile.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 роки тому
test_purge.py Async get event cache prep (#13242) 1 рік тому
test_receipts.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 рік тому
test_redaction.py Rename storage classes (#12913) 2 роки тому
test_registration.py Add timestamp to user's consent (#13741) 1 рік тому
test_rollback_worker.py Remove `HomeServer.get_datastore()` (#12031) 2 роки тому
test_room.py Remove obsolete RoomEventsStoreTestCase (#13200) 1 рік тому
test_room_search.py Rename storage classes (#12913) 2 роки тому
test_roommember.py Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 рік тому
test_state.py Make DictionaryCache have better expiry properties (#13292) 1 рік тому
test_stream.py Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2 роки тому
test_transactions.py Remove `HomeServer.get_datastore()` (#12031) 2 роки тому
test_txn_limit.py Require direct references to configuration variables. (#10985) 2 роки тому
test_unsafe_locale.py Refuse to start if DB has an unsafe locale (#12262) 2 роки тому
test_user_directory.py Remove remaining bits of groups code. (#12936) 2 роки тому