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 1799a54a54
Batch fetch bundled annotations (#14491)
2 years ago
..
caches Batch fetch bundled annotations (#14491) 2 years ago
__init__.py Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#14065) 2 years ago
async_helpers.py Remove redundant types from comments. (#14412) 2 years ago
batching_queue.py Add types to synapse.util. (#10601) 3 years ago
cancellation.py Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 2 years ago
check_dependencies.py Don't require `setuptools_rust` at runtime (#13952) 2 years ago
daemonize.py Upgrade mypy to version 0.931 (#12030) 3 years ago
distributor.py Use `ParamSpec` in a few places (#12667) 3 years ago
file_consumer.py Add missing type hints to `synapse.logging.context` (#11556) 3 years ago
frozenutils.py Consistently use collections.abc.Mapping to check frozendict. (#12564) 3 years ago
gai_resolver.py Add most missing type hints to synapse.util (#11328) 3 years ago
hash.py Add missing type hints to synapse.util (#9982) 4 years ago
httpresourcetree.py Add missing type hints to `synapse.app`. (#11287) 3 years ago
iterutils.py Encode JSON responses on a thread in C, mk2 (#10905) 3 years ago
linked_list.py Eliminate a few `Any`s in `LruCache` type hints (#11453) 3 years ago
logcontext.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
logformatter.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
macaroons.py Save login tokens in database (#13844) 2 years ago
manhole.py Add missing type hints to `synapse.app`. (#11287) 3 years ago
metrics.py Fix a memory leak when running the unit tests. (#13798) 2 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 Use `ParamSpec` in a few places (#12667) 3 years ago
ratelimitutils.py Remove redundant types from comments. (#14412) 2 years ago
retryutils.py Refactor MSC3030 `/timestamp_to_event` to move away from our snowflake pull from `destination` pattern (#14096) 2 years ago
rlimit.py Add types to synapse.util. (#10601) 3 years ago
rust.py Check if Rust lib needs rebuilding. (#13759) 2 years ago
stringutils.py Making parse_server_name more consistent (#14007) 2 years ago
templates.py Implement a Jinja2 filter to extract localparts from email addresses (#12212) 3 years ago
threepids.py Remove redundant types from comments. (#14412) 2 years ago
wheel_timer.py Remove redundant types from comments. (#14412) 2 years ago