MatrixSynapse/synapse/storage
Erik Johnston a75f8686ba Fix bug where we used an unbound local variable if we ended up rolling back the persist_event transaction 2014-09-09 16:27:59 +01:00
..
schema
__init__.py Fix bug where we used an unbound local variable if we ended up rolling back the persist_event transaction 2014-09-09 16:27:59 +01:00
_base.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
directory.py
feedback.py
keys.py
pdu.py Fix bug in state handling where we incorrectly identified a missing pdu. Update tests to catch this case. 2014-09-08 19:50:59 +01:00
presence.py
profile.py
registration.py
room.py
roommember.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
stream.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
transactions.py