| .. |
|
schema
|
Merge pull request #6451 from matrix-org/uhoreg/cross_signing_signatures_index
|
2019-12-04 09:57:09 +00:00 |
|
__init__.py
|
Fix port db script
|
2019-12-06 16:41:48 +00:00 |
|
account_data.py
|
Merge pull request #6487 from matrix-org/erikj/pass_in_db
|
2019-12-09 13:53:21 +00:00 |
|
appservice.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
cache.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
client_ips.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
deviceinbox.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
devices.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
directory.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
e2e_room_keys.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
end_to_end_keys.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
event_federation.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
event_push_actions.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
events.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
events_bg_updates.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
events_worker.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
filtering.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
group_server.py
|
Merge pull request #6484 from matrix-org/erikj/port_sync_handler
|
2019-12-09 11:32:44 +00:00 |
|
keys.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
media_repository.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
monthly_active_users.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
openid.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
presence.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
profile.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
push_rule.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
pusher.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
receipts.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
registration.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
rejections.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
relations.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
room.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
roommember.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
search.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
signatures.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
state.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
state_deltas.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
stats.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
stream.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
tags.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
transactions.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
user_directory.py
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
user_erasure_store.py
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |