Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
..
schema 4fb5f4d0ce Add some clarifications to README.md in the database schema directory. (#6615) 4 anni fa
__init__.py 7caaa29daa Fix GET request on /_synapse/admin/v2/users endpoint (#6563) 4 anni fa
account_data.py 30e9adf32f Merge pull request #6487 from matrix-org/erikj/pass_in_db 4 anni fa
appservice.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
cache.py d5275fc55f Propagate cache invalidates from workers to other workers. (#6748) 4 anni fa
client_ips.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
deviceinbox.py 7963ca83cb Add delta file to fix missing default table data (#6555) 4 anni fa
devices.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
directory.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
e2e_room_keys.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
end_to_end_keys.py a90d0dc5c2 don't insert into the device table for remote cross-signing keys (#6956) 4 anni fa
event_federation.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
event_push_actions.py 9a4fb457cf Change DataStores to accept 'database' param. 4 anni fa
events.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
events_bg_updates.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
events_worker.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
filtering.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
group_server.py de2d267375 Allow moving group read APIs to workers (#6866) 4 anni fa
keys.py 14d8f342d5 move batch_iter to a separate module 4 anni fa
media_repository.py 9a4fb457cf Change DataStores to accept 'database' param. 4 anni fa
monthly_active_users.py bdbeeb94ec Fix setting `mau_limit_reserved_threepids` config (#6793) 4 anni fa
openid.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
presence.py 14d8f342d5 move batch_iter to a separate module 4 anni fa
profile.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
push_rule.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
pusher.py d6752ce5da Clean up startup for the pusher (#6558) 4 anni fa
receipts.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
registration.py ce84dd9e20 Remove unnecessary abstractions in admin handler (#6751) 4 anni fa
rejections.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
relations.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
room.py 8df862e45d Add `rooms.room_version` column (#6729) 4 anni fa
roommember.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
search.py 5bfd8855d6 Fix redacted events being returned in search results ordered by "recent" (#6522) 4 anni fa
signatures.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
state.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
state_deltas.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
stats.py e1d858984d Remove unused `get_room_stats_state` method. (#6869) 4 anni fa
stream.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
tags.py 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 anni fa
transactions.py 9a4fb457cf Change DataStores to accept 'database' param. 4 anni fa
user_directory.py ed630ea17c Reduce amount of logging at INFO level. (#6862) 4 anni fa
user_erasure_store.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa