MatrixSynapse/synapse/storage
Mark Haines 4e2f8b8722 Copyright notices 2015-04-24 10:35:29 +01:00
..
schema Copyright notices 2015-04-24 10:35:29 +01:00
__init__.py Merge branch 'develop' into application-services-txn-reliability 2015-03-26 10:07:59 +00:00
_base.py Merge pull request #114 from matrix-org/improve_get_event_cache 2015-04-08 16:50:27 +01:00
appservice.py Add same user_id char checks as registration. 2015-03-31 14:00:25 +01:00
directory.py Put a cache on get_aliases_for_room 2015-03-20 19:21:13 +00:00
event_federation.py Clean out event_forward_extremities table when the server rejoins the room 2015-03-18 11:19:47 +00:00
events.py Indirect invalidations of _get_event_cache via a helper method to keep all uses of the cache lexically within one .py file 2015-03-25 19:06:05 +00:00
filtering.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
keys.py Appease pep8 2015-03-11 17:32:43 +00:00
media_repository.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
presence.py Revert "Add another @cached wrapper, this time on get_presence_state()" 2015-03-27 16:16:58 +00:00
profile.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
push_rule.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
pusher.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
registration.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
rejections.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
room.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
roommember.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
signatures.py Update copyright notices 2015-01-06 13:21:39 +00:00
state.py Rearrange storage modules 2015-03-20 14:11:38 +00:00
stream.py Merge branch 'develop' of github.com:matrix-org/synapse into store_rearrangement 2015-03-20 16:02:47 +00:00
transactions.py Start removing Tables 2015-03-20 15:05:44 +00:00