MatrixSynapse/synapse/storage
Erik Johnston 664b192a3b Fix set operations thinko 2018-10-29 14:21:43 +00:00
..
engines Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
schema Merge branch 'develop' of github.com:matrix-org/synapse into erikj/purge_state_groups 2018-10-19 15:48:59 +01:00
util
__init__.py Merge branch 'develop' into e2e_backups 2018-08-24 11:44:26 -04:00
_base.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
account_data.py
appservice.py
background_updates.py
client_ips.py Fix client IPs being broken on Python 3 (#3908) 2018-09-20 20:14:34 +10:00
deviceinbox.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
devices.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
directory.py fix thinkos 2018-09-29 02:14:40 +01:00
e2e_room_keys.py Misc PR feedback bits 2018-10-12 11:48:56 +01:00
end_to_end_keys.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
event_federation.py Fix incorrect truncation in get_missing_events 2018-10-16 21:10:04 +01:00
event_push_actions.py
events.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/purge_state_groups 2018-10-26 16:22:45 +01:00
events_worker.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
filtering.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
group_server.py
keys.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
media_repository.py
monthly_active_users.py add new line 2018-10-25 16:13:43 +01:00
openid.py
prepare_database.py Add state_group index to event_to_state_groups 2018-10-04 16:03:08 +01:00
presence.py
profile.py
push_rule.py
pusher.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
receipts.py
registration.py fix style inconsistencies 2018-10-24 17:18:08 +01:00
rejections.py
room.py
roommember.py Speed up lazy loading (#3827) 2018-09-12 00:50:39 +01:00
search.py
signatures.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
state.py Fix set operations thinko 2018-10-29 14:21:43 +00:00
stream.py Comments on get_all_new_events_stream 2018-10-12 09:55:41 +01:00
tags.py
transactions.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
user_directory.py
user_erasure_store.py