MatrixSynapse/synapse/util
Richard van der Hoff 7966a1cde9
Rewrite prune_old_outbound_device_pokes for efficiency (#7159)
make sure we clear out all but one update for the user
2020-03-30 19:06:52 +01:00
..
caches Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
__init__.py
async_helpers.py Fix stacktraces when using ObservableDeferred and async/await (#6836) 2020-02-03 17:10:54 +00:00
distributor.py
file_consumer.py
frozenutils.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
hash.py
httpresourcetree.py
iterutils.py
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
module_loader.py
msisdn.py
patch_inline_callbacks.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 2020-03-30 19:06:52 +01:00
threepids.py
versionstring.py
wheel_timer.py