MatrixSynapse/synapse/storage
Neil Johnson a0d0ba7862
Fix MAU reaping where reserved users are specified. (#6168)
2019-10-11 09:38:26 +01:00
..
engines Merge pull request #6156 from matrix-org/erikj/postgres_any 2019-10-10 16:41:36 +01:00
schema Merge branch 'develop' of github.com:matrix-org/synapse into erikj/disable_sql_bytes 2019-10-10 13:10:57 +01:00
util
__init__.py
_base.py Fix SQLite take 2 2019-10-10 16:19:40 +01:00
account_data.py
appservice.py
background_updates.py
client_ips.py Cleanup client_ips 2019-10-08 14:38:14 +01:00
deviceinbox.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
devices.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
event_push_actions.py
events.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
events_bg_updates.py Merge pull request #6156 from matrix-org/erikj/postgres_any 2019-10-10 16:41:36 +01:00
events_worker.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
filtering.py Disable bytes usage with postgres 2019-10-08 16:28:57 +01:00
group_server.py
keys.py
media_repository.py Lint 2019-10-07 17:44:41 +01:00
monthly_active_users.py Fix MAU reaping where reserved users are specified. (#6168) 2019-10-11 09:38:26 +01:00
openid.py
prepare_database.py
presence.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
profile.py
push_rule.py
pusher.py Disable bytes usage with postgres 2019-10-08 16:28:57 +01:00
receipts.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
registration.py Fix RegistrationStore 2019-10-08 14:48:33 +01:00
rejections.py
relations.py
room.py
roommember.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00
search.py Remove add_in_list_sql_clause 2019-10-10 15:35:46 +01:00
signatures.py
state.py Lint 2019-10-07 17:44:41 +01:00
state_deltas.py Fix races in room stats (and other) updates. (#6187) 2019-10-10 11:29:01 +01:00
stats.py
stream.py
tags.py
transactions.py
user_directory.py
user_erasure_store.py Replace IN usage with helper funcs 2019-10-10 13:15:49 +01:00