MatrixSynapse/synapse/util
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
Ensure good comprehension hygiene using flake8-comprehensions.
2020-02-21 07:15:07 -05: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 Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
iterutils.py Log saml assertions rather than the whole response 2020-01-16 22:26:34 +00:00
jsonobject.py
logcontext.py
logformatter.py
manhole.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
retryutils.py
rlimit.py
stringutils.py Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
threepids.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
versionstring.py Handle FileNotFound error in checking git repository version (#6284) 2019-10-30 11:00:15 +00:00
wheel_timer.py