1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-10 18:06:50 +00:00
synapse/synapse/http
2019-03-13 11:14:43 +00:00
..
federation Minor docstring fixes for MatrixFederationAgent (#4765) 2019-02-28 16:24:01 +00:00
__init__.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
additional_resource.py
client.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
endpoint.py Kill off matrix_federation_endpoint 2019-01-22 20:34:35 +00:00
matrixfederationclient.py Add workaround note 2019-03-13 11:14:43 +00:00
request_metrics.py Make the metrics less racy (#4061) 2018-10-19 21:45:45 +11:00
server.py Log tracebacks correctly 2019-02-25 16:56:41 +00:00
servlet.py fix parse_string docstring 2018-11-08 11:12:29 +00:00
site.py