anonymousland-synapse/synapse/util
2022-08-31 11:16:05 +00:00
..
caches Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 2022-08-24 11:35:54 +00:00
__init__.py Type tests.utils (#13028) 2022-07-05 15:13:47 +01:00
async_helpers.py
batching_queue.py
cancellation.py Generalise the @cancellable annotation so it can be used on functions other than just servlet methods. (#13662) 2022-08-31 11:16:05 +00:00
check_dependencies.py
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
gai_resolver.py
hash.py
httpresourcetree.py
iterutils.py
linked_list.py
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py Fix rate limit metrics registering twice and misreporting (#13649) 2022-08-30 12:08:29 +01:00
retryutils.py
rlimit.py
stringutils.py
templates.py
threepids.py
wheel_timer.py