MatrixSynapse/synapse/storage
Kegan Dougal 2602ddc379 Apply clarity and docstrings 2015-03-06 16:16:14 +00:00
..
schema s/schema_deltas/applied_schema_deltas/ 2015-03-04 15:06:22 +00:00
__init__.py Note that we don't specify execution order 2015-03-04 15:10:05 +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 Apply clarity and docstrings 2015-03-06 16:16: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
feedback.py
filtering.py
keys.py
media_repository.py
presence.py Update copyright notices 2015-01-06 13:21:39 +00:00
profile.py
push_rule.py
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