.. |
engines
|
Store state groups separately from events (#2784)
|
2018-02-06 14:31:24 +00:00 |
schema
|
Comments
|
2018-02-16 11:35:01 +00:00 |
util
|
…
|
|
__init__.py
|
Merge pull request #2898 from matrix-org/erikj/split_push_rules_store
|
2018-02-23 11:23:23 +00:00 |
_base.py
|
Track DB scheduling delay per-request
|
2018-01-16 17:23:32 +00:00 |
account_data.py
|
Update copyright
|
2018-02-23 10:33:55 +00:00 |
appservice.py
|
Add comment
|
2018-02-27 10:06:51 +00:00 |
background_updates.py
|
Reinstate event_search_postgres_gist handler
|
2018-02-02 14:32:51 +00:00 |
client_ips.py
|
Make __init__ consitstent across Store heirarchy
|
2017-11-13 10:46:07 +00:00 |
deviceinbox.py
|
Make __init__ consitstent across Store heirarchy
|
2017-11-13 10:46:07 +00:00 |
devices.py
|
Make __init__ consitstent across Store heirarchy
|
2017-11-13 10:46:07 +00:00 |
directory.py
|
…
|
|
end_to_end_keys.py
|
…
|
|
event_federation.py
|
Make __init__ consitstent across Store heirarchy
|
2017-11-13 10:46:07 +00:00 |
event_push_actions.py
|
Merge pull request #2892 from matrix-org/erikj/batch_inserts_push_actions
|
2018-02-26 14:45:40 +00:00 |
events.py
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/handle_unpersisted_events_push
|
2018-02-26 13:49:24 +00:00 |
events_worker.py
|
Split EventsWorkerStore into separate file
|
2018-02-23 11:01:21 +00:00 |
filtering.py
|
…
|
|
group_server.py
|
…
|
|
keys.py
|
…
|
|
media_repository.py
|
Keep track of last access time for local media
|
2018-01-17 10:24:43 +00:00 |
openid.py
|
…
|
|
prepare_database.py
|
Keep track of last access time for local media
|
2018-01-17 10:24:43 +00:00 |
presence.py
|
…
|
|
profile.py
|
fix StoreError syntax
|
2017-12-05 11:09:31 +00:00 |
push_rule.py
|
Update copyright
|
2018-02-23 10:39:19 +00:00 |
pusher.py
|
Update copyright
|
2018-02-23 10:41:34 +00:00 |
receipts.py
|
Fix missing invalidations for receipt storage
|
2018-02-21 15:19:54 +00:00 |
registration.py
|
Reinstate event_search_postgres_gist handler
|
2018-02-02 14:32:51 +00:00 |
rejections.py
|
…
|
|
room.py
|
Move store_event_search_txn to SearchStore
|
2018-02-05 15:43:22 +00:00 |
roommember.py
|
Update copyright
|
2018-02-23 11:14:35 +00:00 |
search.py
|
remove overzealous exception handling
|
2018-02-14 15:54:09 +00:00 |
signatures.py
|
…
|
|
state.py
|
Don't serialize current state over replication
|
2018-02-15 13:53:18 +00:00 |
stream.py
|
Remove preserve_context_over_{fn, deferred}
|
2017-11-14 11:22:42 +00:00 |
tags.py
|
Update copyright
|
2018-02-23 10:33:55 +00:00 |
transactions.py
|
Make __init__ consitstent across Store heirarchy
|
2017-11-13 10:46:07 +00:00 |
user_directory.py
|
Fix SQL for user search
|
2018-01-27 17:21:57 +00:00 |