25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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) 1 년 전
__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) 1 년 전
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) 1 년 전
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) 1 년 전