forked-synapse/synapse/http
Andrew Morgan 36f34e6f3d
Remove unused methods from c/s api v1 in register.py (#5963)
These methods were part of the v1 C/S API. Remove them as they are no longer used by any code paths.
2019-09-02 18:29:21 +01:00
..
federation Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
__init__.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
additional_resource.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
client.py Remove unused methods from c/s api v1 in register.py (#5963) 2019-09-02 18:29:21 +01:00
endpoint.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
matrixfederationclient.py Opentracing misc (#5856) 2019-08-16 16:13:25 +01:00
request_metrics.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
server.py Fix servlet metric names (#5734) 2019-07-24 13:07:35 +01:00
servlet.py Opentracing across workers (#5771) 2019-08-22 18:08:07 +01:00
site.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00