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