MatrixSynapse/synapse/storage
Richard van der Hoff e1e4ec9f9d factor _get_new_state_after_events out of _calculate_state_delta
This reduces the scope of a bunch of variables
2018-01-31 21:32:09 +00:00
..
engines
schema Remove lost comment 2018-01-17 14:59:44 +00:00
util
__init__.py
_base.py Track DB scheduling delay per-request 2018-01-16 17:23:32 +00:00
account_data.py Avoid locking account_data tables for upserts 2017-11-16 18:08:01 +00:00
appservice.py
background_updates.py Check database in has_completed_background_updates 2017-11-22 18:02:15 +00:00
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py factor _get_new_state_after_events out of _calculate_state_delta 2018-01-31 21:32:09 +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
pusher.py Avoid locking for upsert on pushers tables 2017-11-16 17:52:23 +00:00
receipts.py
registration.py Remove pushers when deleting access tokens 2017-11-29 16:44:35 +00:00
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py Pull out bits of StateStore to a mixin 2017-11-14 11:43:58 +00:00
stream.py
tags.py
transactions.py
user_directory.py Fix SQL for user search 2018-01-27 17:21:57 +00:00