MatrixSynapse/synapse/util
Erik Johnston edec0b93ca
Only use literal strings for process names (#16315)
2023-09-15 09:10:24 +01:00
..
caches Only use literal strings for process names (#16315) 2023-09-15 09:10:24 +01:00
__init__.py
async_helpers.py Improve type hints for attrs classes (#16276) 2023-09-08 19:29:38 +01:00
batching_queue.py
cancellation.py
check_dependencies.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
gai_resolver.py Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00:00
hash.py
httpresourcetree.py
iterutils.py
linked_list.py Eliminate a few `Any`s in `LruCache` type hints (#11453) 2021-11-30 15:39:07 +00:00
logcontext.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 2019-07-05 02:32:02 +10:00
logformatter.py
macaroons.py
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
retryutils.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
rlimit.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
rust.py
stringutils.py
task_scheduler.py Some minor performance fixes for task schedular (#16313) 2023-09-14 16:20:47 +01:00
templates.py Implement a Jinja2 filter to extract localparts from email addresses (#12212) 2022-03-11 15:15:11 +00:00
threepids.py
wheel_timer.py