| .. |
|
__init__.py
|
Add a slaved events store class
|
2016-04-06 14:18:35 +01:00 |
|
_base.py
|
Make __init__ consitstent across Store heirarchy
|
2017-11-13 10:46:07 +00:00 |
|
_slaved_id_tracker.py
|
Fix assertion to stop transaction queue getting wedged
|
2017-03-15 12:16:55 +00:00 |
|
account_data.py
|
Fix typo in getting replication account data processing
|
2018-03-01 17:50:30 +00:00 |
|
appservice.py
|
Update copyright
|
2018-02-23 11:44:49 +00:00 |
|
client_ips.py
|
Prefill client_ip_last_seen in replication
|
2018-06-22 15:58:15 +01:00 |
|
deviceinbox.py
|
Change slave storage to use new replication interface
|
2017-04-03 15:34:19 +01:00 |
|
devices.py
|
Add missing storage function to slave store
|
2017-05-22 16:31:24 +01:00 |
|
directory.py
|
Split Directory store
|
2018-03-05 15:11:30 +00:00 |
|
events.py
|
Add UserErasureWorkerStore to workers
|
2018-06-25 14:22:24 +01:00 |
|
filtering.py
|
Add a comment explaining why the filter cache doesn't need exipiring
|
2016-06-03 11:03:10 +01:00 |
|
groups.py
|
Fix replication. And notify
|
2017-07-20 17:13:18 +01:00 |
|
keys.py
|
Add more key storage funcs into slave store
|
2016-07-28 15:41:26 +01:00 |
|
presence.py
|
Move get_presence_list_* to SlaveStore
|
2017-04-11 16:07:33 +01:00 |
|
profile.py
|
Split up ProfileStore
|
2018-03-13 17:36:50 +00:00 |
|
push_rule.py
|
Update copyright
|
2018-02-23 10:39:19 +00:00 |
|
pushers.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
|
Split registration store
|
2018-03-02 13:48:27 +00:00 |
|
room.py
|
Split up RoomStore
|
2018-03-01 14:01:19 +00:00 |
|
transactions.py
|
Invalidate retry cache in both directions
|
2016-11-22 17:45:44 +00:00 |