anonymousland-synapse/synapse/util
Richard van der Hoff aa530e6800
Call RetryLimiter correctly (#5340)
Fixes a regression introduced in #5335.
2019-06-04 22:02:53 +01:00
..
caches Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py
async_helpers.py Update docstring with correct return type 2019-05-15 09:52:52 +01:00
distributor.py comment about user_joined_room 2019-05-14 18:53:09 +01:00
file_consumer.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py Improve logging for logcontext leaks. (#5288) 2019-05-29 19:27:50 +01:00
logformatter.py
logutils.py
manhole.py Fix disappearing exceptions in manhole. (#5035) 2019-04-10 07:23:48 +01:00
metrics.py
module_loader.py
msisdn.py
ratelimitutils.py Make all the rate limiting options more consistent (#5181) 2019-05-15 12:06:04 -05:00
retryutils.py Call RetryLimiter correctly (#5340) 2019-06-04 22:02:53 +01:00
rlimit.py
stringutils.py Use SystemRandom for token generation 2019-05-03 13:02:55 +01:00
threepids.py
versionstring.py
wheel_timer.py