summary refs log tree commit diff
path: root/synapse/rest/health.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add missing type hints to non-client REST servlets. (#10817)Patrick Cloke2021-09-151-1/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Add health check endpoint (#8048)Erik Johnston2020-08-071-0/+31