MatrixSynapse/synapse/http
Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.

Part of #11733
2022-02-23 11:04:02 +00:00
..
federation
__init__.py
additional_resource.py
client.py Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
connectproxyclient.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
matrixfederationclient.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
proxyagent.py
request_metrics.py
server.py Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
servlet.py
site.py Don't print HTTPStatus.* in "Processed..." logs (#11827) 2022-01-26 12:47:34 +00:00