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
Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062)
3 years ago
..
caches Extend `ResponseCache` to pass a context object into the callback (#10157) 3 years ago
__init__.py
async_helpers.py When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 4 years ago
batching_queue.py Fix up `BatchingQueue` (#10078) 4 years ago
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
hash.py Add missing type hints to synapse.util (#9982) 4 years ago
httpresourcetree.py
iterutils.py Add missing type hints to synapse.util (#9982) 4 years ago
jsonobject.py
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py Add debug logging when we enter/exit Measure block (#10183) 3 years ago
module_loader.py Standardise the module interface (#10062) 3 years ago
msisdn.py Add missing type hints to synapse.util (#9982) 4 years ago
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
templates.py
threepids.py
versionstring.py
wheel_timer.py