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