MatrixSynapse/synapse/storage
Erik Johnston 5875a65253 Merge pull request #1145 from matrix-org/erikj/fix_reindex
Fix background reindex of origin_server_ts
2016-09-29 13:53:48 +01:00
..
engines
schema Match against event_id, rather than room_id 2016-09-21 16:46:59 +01:00
util
__init__.py Handling expiring stream extrems correctly. 2016-09-15 17:34:59 +01:00
_base.py
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py Remove spurious AS clause 2016-09-21 16:28:47 +01:00
event_push_actions.py Remove where clause 2016-09-12 17:05:54 +01:00
events.py Fix background reindex of origin_server_ts 2016-09-27 11:23:49 +01:00
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py Readd entries to public_room_list_stream that were deleted 2016-09-21 15:24:22 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py Stream public room changes down replication 2016-09-15 11:47:23 +01:00
roommember.py
search.py
signatures.py
state.py Remove duplication 2016-09-27 09:27:54 +01:00
stream.py Calculate the public room list from a stream_ordering 2016-09-14 17:42:47 +01:00
tags.py
transactions.py