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.
 
 
 
 
 
 
Erik Johnston 6088303efb
Speed up how quickly we launch new tasks (#16660)
5 months ago
..
caches mypy plugin to check `@cached` return types (#14911) 7 months ago
__init__.py Bump twisted from 23.8.0 to 23.10.0 (#16588) 6 months ago
async_helpers.py Collect information for PushRuleEvaluator in parallel. (#16590) 6 months ago
batching_queue.py Add types to synapse.util. (#10601) 2 years ago
cancellation.py Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
check_dependencies.py Use full GitHub links instead of bare issue numbers. (#16637) 5 months ago
daemonize.py Upgrade mypy to version 0.931 (#12030) 2 years ago
distributor.py Use `ParamSpec` in a few places (#12667) 2 years ago
file_consumer.py Fix type hint errors from Twisted trunk (#16526) 6 months ago
frozenutils.py Use immutabledict instead of frozendict (#15113) 1 year ago
gai_resolver.py Bump twisted from 22.10.0 to 23.8.0 (#16235) 8 months ago
hash.py Add missing type hints to synapse.util (#9982) 2 years ago
httpresourcetree.py Respond with proper error responses on unknown paths. (#14621) 1 year ago
iterutils.py Speed up persisting large number of outliers (#16649) 5 months ago
linked_list.py Eliminate a few `Any`s in `LruCache` type hints (#11453) 2 years ago
logcontext.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 4 years ago
logformatter.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 4 years ago
macaroons.py Run pyupgrade for python 3.7 & 3.8. (#16110) 8 months ago
manhole.py Attempt to fix twisted trunk (#16115) 8 months ago
metrics.py Fix a memory leak when running the unit tests. (#13798) 1 year ago
module_loader.py Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) 11 months ago
msisdn.py Clean up and clarify "Create or modify Account" Admin API documentation (#15544) 1 year ago
patch_inline_callbacks.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
ratelimitutils.py Describe which rate limiter was hit in logs (#16135) 8 months ago
retryutils.py Fix a bug where servers could be marked as up when they were failing (#16506) 6 months ago
rlimit.py Add types to synapse.util. (#10601) 2 years ago
rust.py Check if Rust lib needs rebuilding. (#13759) 1 year ago
stringutils.py Making parse_server_name more consistent (#14007) 1 year ago
task_scheduler.py Speed up how quickly we launch new tasks (#16660) 5 months ago
templates.py Implement a Jinja2 filter to extract localparts from email addresses (#12212) 2 years ago
threepids.py Remove redundant types from comments. (#14412) 1 year ago
wheel_timer.py Remove redundant types from comments. (#14412) 1 year ago