Erik Johnston 3905c693c5 Invalidate cache on correct thread 5 years ago
..
engines d1e56cfcd1 Fix pep8 error on psycopg2cffi hack 6 years ago
schema 244484bf3c Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 5 years ago
util 29ed09e80a Fix assertion to stop transaction queue getting wedged 7 years ago
__init__.py 244484bf3c Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 5 years ago
_base.py a2eb5db4a0 update metrics to be in seconds 6 years ago
account_data.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
appservice.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
background_updates.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
client_ips.py 77ac14b960 Pass around the reactor explicitly (#3385) 5 years ago
deviceinbox.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
devices.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
directory.py 69ce365b79 Fix cache invalidation on deletion 6 years ago
end_to_end_keys.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
event_federation.py c09a6daf09 Merge pull request #3110 from NotAFile/py3-six-queue 6 years ago
event_push_actions.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
events.py 3905c693c5 Invalidate cache on correct thread 5 years ago
events_worker.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
filtering.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
group_server.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
keys.py 4b9d0cde97 add remaining memoryview changes 6 years ago
media_repository.py 05f98a2224 Keep track of last access time for local media 6 years ago
openid.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 years ago
prepare_database.py c379acd4fd bump version 6 years ago
presence.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 years ago
profile.py 3518d0ea8f Split up ProfileStore 6 years ago
push_rule.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
pusher.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
receipts.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
registration.py 028490afd4 Fix error on deleting users pending deactivation 5 years ago
rejections.py 6c28ac260c copyrights 8 years ago
room.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
roommember.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
search.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
signatures.py 1afafb3497 use memoryview in py3 6 years ago
state.py 43e02c409d Disable partial state group caching for wildcard lookups 5 years ago
stream.py a17e901f4d Remove unused string formatting param 6 years ago
tags.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
transactions.py 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
user_directory.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 years ago
user_erasure_store.py 244484bf3c Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 5 years ago