Erik Johnston 84379062f9 Fix AS retries, but with correct ordering 8 anni fa
..
engines 8aab9d87fa Don't require config to create database 8 anni fa
schema c8c5bf950a Fix synapse/storage/schema/delta/30/as_users.py 8 anni fa
util ceb599e789 Add tests for redactions 8 anni fa
__init__.py eef541a291 Move insert_client_ip to a separate class 8 anni fa
_base.py 80f34d7b57 Fix setting the _clock in SQLBaseStore 8 anni fa
account_data.py 1f0f5ffa1e Add bulk fetch storage API 8 anni fa
appservice.py 84379062f9 Fix AS retries, but with correct ordering 8 anni fa
background_updates.py 183cacac90 Simplify query and handle finishing correctly 8 anni fa
client_ips.py eef541a291 Move insert_client_ip to a separate class 8 anni fa
directory.py 76d18a5776 Bump get_aliases_for_room cache 8 anni fa
end_to_end_keys.py 7076082ae6 Fix relative imports so they work in both py3 and py27 8 anni fa
event_federation.py d76d89323c Use computed prev event ids 8 anni fa
event_push_actions.py d60eed0710 Limit number of notifications in an email notification 8 anni fa
events.py e4134c5e13 Merge pull request #841 from matrix-org/erikj/event_counter 8 anni fa
filtering.py 8fe8951a8d Cache filters 8 anni fa
keys.py 7076082ae6 Fix relative imports so they work in both py3 and py27 8 anni fa
media_repository.py 2460d904bd fix error checking for new SQL 8 anni fa
openid.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 anni fa
prepare_database.py 984d4a2c0f Add /report endpoint 8 anni fa
presence.py 42368ea8db Add desc to get_presence_for_users 8 anni fa
profile.py 6c28ac260c copyrights 8 anni fa
push_rule.py 9cd40a2f8d Load push rules in storage layer, so that they get cached 8 anni fa
pusher.py 6e5fb82bc3 Only get local users 8 anni fa
receipts.py 40c5fffba1 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/timings 8 anni fa
registration.py 4ea762c1a2 Add cache to get_user_by_id 8 anni fa
rejections.py 6c28ac260c copyrights 8 anni fa
room.py 05e01f21d7 Remove event fetching from DB threads 8 anni fa
roommember.py 98fdc155c8 Make get_joined_hosts_for_room use get_users_in_room 8 anni fa
search.py 05e01f21d7 Remove event fetching from DB threads 8 anni fa
signatures.py aefd2d1cbc Cache get_event_reference_hashes 8 anni fa
state.py 61c7edfd34 Add cache to _get_state_groups_from_groups 8 anni fa
stream.py 05e01f21d7 Remove event fetching from DB threads 8 anni fa
tags.py e36bfbab38 Use a stream id generator for backfilled ids 8 anni fa
transactions.py d13459636f Pull prev txn from in memory 8 anni fa