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