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