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