You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/util
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
5 years ago
..
caches Reduce amount of logging at INFO level. (#6862) 5 years ago
__init__.py move batch_iter to a separate module 5 years ago
async_helpers.py Fix stacktraces when using ObservableDeferred and async/await (#6836) 5 years ago
distributor.py
file_consumer.py
frozenutils.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
hash.py
httpresourcetree.py Replace instance variations of homeserver with correct case/spacing 5 years ago
iterutils.py Log saml assertions rather than the whole response 5 years ago
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py Fix inaccurate per-block metrics (#6491) 5 years ago
module_loader.py Handle `config` not being set for synapse plugin modules 5 years ago
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
stringutils.py Validate client_secret parameter (#6767) 5 years ago
threepids.py
versionstring.py
wheel_timer.py