summary refs log tree commit diff
path: root/tests/rest/admin/test_server_notice.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Add type hints to `synapse/tests/rest/admin` (#11501)Dirk Klimpel2021-12-031-12/+15
* Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)Dirk Klimpel2021-11-301-18/+27
* Improve ServerNoticeServlet to avoid duplicate requests (#10679)Dirk Klimpel2021-08-271-0/+450