MatrixSynapse/synapse/storage
Paul "LeoNerd" Evans 91cb46191d Allow @cached-wrapped functions to have more or fewer than 1 argument; assert on the total count of them though 2015-03-20 14:59:45 +00:00
..
schema Schema change as delta in v14 2015-03-06 14:11:49 +00:00
__init__.py Also give _execute() a description 2015-03-11 17:19:17 +00:00
_base.py Allow @cached-wrapped functions to have more or fewer than 1 argument; assert on the total count of them though 2015-03-20 14:59:45 +00:00
appservice.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
directory.py
event_federation.py Clean out event_forward_extremities table when the server rejoins the room 2015-03-18 11:19:47 +00:00
feedback.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
filtering.py
keys.py Appease pep8 2015-03-11 17:32:43 +00:00
media_repository.py
presence.py
profile.py
push_rule.py Also give _execute() a description 2015-03-11 17:19:17 +00:00
pusher.py Also give _execute() a description 2015-03-11 17:19:17 +00:00
registration.py @cached() annotate get_user_by_token() - achieves a minor DB performance improvement 2015-03-17 17:24:51 +00:00
rejections.py
room.py Also give _execute() a description 2015-03-11 17:19:17 +00:00
roommember.py
signatures.py
state.py Copy dict of context.current_state before changing it. 2015-03-16 15:13:05 +00:00
stream.py
transactions.py Remove unused import 2015-02-23 18:17:43 +00:00