MatrixSynapse/synapse/storage
Kegan Dougal 406d32f8b5 Start implementing ApplicationServiceTransactionStore 2015-03-06 17:35:14 +00:00
..
schema Merge branch 'develop' into application-services-txn-reliability 2015-03-06 17:28:49 +00:00
__init__.py Add appservice txns sql schema 2015-03-06 17:16:47 +00:00
_base.py Modify _simple_select_list to allow an empty WHERE clause. Use it for get_all_rooms and get_all_users. 2015-03-02 10:16:24 +00:00
appservice.py Start implementing ApplicationServiceTransactionStore 2015-03-06 17:35:14 +00:00
directory.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
event_federation.py Revert get_auth_chain changes 2015-02-23 14:35:23 +00:00
feedback.py
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py Use if not results rather than len, as per feedback. 2015-03-04 14:17:59 +00:00
pusher.py
registration.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
rejections.py
room.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
roommember.py PEP8 2015-03-02 11:23:46 +00:00
signatures.py
state.py
stream.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
transactions.py Remove unused import 2015-02-23 18:17:43 +00:00