forked-synapse/synapse/storage
Erik Johnston 0bfa78b39b PEP8
2015-04-07 12:16:05 +01:00
..
engines Fix unicode support 2015-04-02 10:06:22 +01:00
schema Add index to presence table 2015-04-07 12:09:36 +01:00
__init__.py PEP8 2015-04-07 12:16:05 +01:00
_base.py Don't use multiple UNIQUE constraints; it will cause deadlocks 2015-04-07 12:08:35 +01:00
appservice.py Convert storage layer to be mysql compatible 2015-03-19 15:59:48 +00:00
directory.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-03-20 16:31:48 +00:00
event_federation.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-03-20 16:31:48 +00:00
events.py Don't use multiple UNIQUE constraints; it will cause deadlocks 2015-04-07 12:08:35 +01:00
filtering.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
keys.py Fix unicode support 2015-04-02 10:06:22 +01:00
media_repository.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
presence.py Implement or_ignore flag on inserts 2015-04-07 12:06:22 +01:00
profile.py Fix unicode database support 2015-03-25 17:15:20 +00:00
push_rule.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-03-20 16:31:48 +00:00
pusher.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
registration.py PEP8 2015-04-07 12:16:05 +01:00
rejections.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
room.py Fix unicode database support 2015-03-25 17:15:20 +00:00
roommember.py PEP8 2015-04-07 12:16:05 +01:00
signatures.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
state.py PEP8 2015-04-07 12:16:05 +01:00
stream.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
transactions.py PEP8 2015-04-07 12:16:05 +01:00