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
Richard van der Hoff a0a1ba6973
Merge pull request #8425 from matrix-org/rav/extremity_metrics
4 years ago
..
_scripts Remove obsolete __future__ imports (#8337) 4 years ago
api Don't push if an user account has expired (#8353) 4 years ago
app Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
appservice Add type annotations to SimpleHttpClient (#8372) 4 years ago
config Allow additional SSO properties to be passed to the client (#8413) 4 years ago
crypto Fix occasional "Re-starting finished log context" from keyring (#8398) 4 years ago
events Various clean ups to room stream tokens. (#8423) 4 years ago
federation Mypy fixes for `synapse.handlers.federation` (#8422) 4 years ago
groups Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
handlers Allow additional SSO properties to be passed to the client (#8413) 4 years ago
http Fix handling of connection timeouts in outgoing http requests (#8400) 4 years ago
logging Create a mechanism for marking tests "logcontext clean" (#8399) 4 years ago
metrics Rewrite BucketCollector 4 years ago
module_api Stop sub-classing object (#8249) 4 years ago
push Don't push if an user account has expired (#8353) 4 years ago
replication Various clean ups to room stream tokens. (#8423) 4 years ago
res/templates Escape the error description on the sso_error template. (#8405) 4 years ago
rest Allow additional SSO properties to be passed to the client (#8413) 4 years ago
server_notices Stop sub-classing object (#8249) 4 years ago
spam_checker_api Stop sub-classing object (#8249) 4 years ago
state Report state res metrics to Prometheus and log 4 years ago
static
storage Add an improved "forward extremities" metric 4 years ago
streams Clean up types for PaginationConfig (#8250) 4 years ago
util Expose a `get_resource_usage` method in `Measure` 4 years ago
__init__.py 1.20.1 4 years ago
event_auth.py Convert events worker database to async/await. (#8071) 4 years ago
notifier.py Various clean ups to room stream tokens. (#8423) 4 years ago
python_dependencies.py Drop support for ancient prometheus_client (#8426) 4 years ago
secrets.py Stop sub-classing object (#8249) 4 years ago
server.py Fix ratelimiting for federation `/send` requests. (#8342) 4 years ago
types.py Various clean ups to room stream tokens. (#8423) 4 years ago
visibility.py