MatrixSynapse/synapse/storage
Mark Haines 89e6839a48 Merge pull request #686 from matrix-org/markjh/doc_strings
Use google style doc strings.
2016-04-01 16:20:09 +01:00
..
engines
schema
util Assert that the step != 0 2016-04-01 15:08:20 +01:00
__init__.py Rename direction to step, apply checks consistently 2016-04-01 13:50:54 +01:00
_base.py
account_data.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
events.py Merge pull request #684 from matrix-org/markjh/backfill_id_gen 2016-04-01 15:13:14 +01:00
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
profile.py
push_rule.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
pusher.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
receipts.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
registration.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py Merge pull request #686 from matrix-org/markjh/doc_strings 2016-04-01 16:20:09 +01:00
stream.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
tags.py Use a stream id generator for backfilled ids 2016-04-01 13:29:05 +01:00
transactions.py