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