forked-synapse/synapse/http
Richard van der Hoff 18e144fe08 Move RequestsMetrics to its own file
This is useful in its own right, because server.py is full of stuff; but more
importantly, I want to do some refactoring that will cause a circular reference
as it is.
2018-05-09 19:55:03 +01:00
..
__init__.py add missing param to cancelled_to_request_timed_out_error 2018-05-02 22:42:36 +01:00
additional_resource.py Add a hook for custom rest endpoints 2017-11-02 14:36:55 +00:00
client.py replace stringIO imports 2018-04-28 13:46:23 +02:00
endpoint.py Merge pull request #3182 from Half-Shot/hs/fix-twisted-shutdown 2018-05-03 12:40:11 +01:00
matrixfederationclient.py Merge pull request #3108 from NotAFile/py3-six-urlparse 2018-04-30 00:33:05 +01:00
request_metrics.py Move RequestsMetrics to its own file 2018-05-09 19:55:03 +01:00
server.py Move RequestsMetrics to its own file 2018-05-09 19:55:03 +01:00
servlet.py delete_local_events for purge_history 2018-02-09 13:07:41 +00:00
site.py Add b prefixes to some strings that are bytes in py3 2018-04-04 13:48:51 +02:00