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 年之前