healthchecks/hc/api
2018-03-23 11:34:17 +02:00
..
management settelegramwebhook now sends a correct "allowed_updates" field. 2018-01-18 00:58:19 +02:00
migrations Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal. 2018-03-18 15:54:57 +02:00
tests Save request body for every ping, not just the last one. 2018-03-18 14:55:41 +02:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py SMS numbers can be annotated with labels. Fixes #155 2018-03-13 16:31:58 +02:00
decorators.py In the "List checks" API response, the "next_ping" date was incorrect for checks using cron syntax. Fixed. 2017-06-29 14:41:13 +03:00
models.py Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal. 2018-03-18 15:54:57 +02:00
schemas.py Allow setting 30 day timeouts and grace times through API. 2018-03-17 09:43:55 +02:00
transports.py sendreports, sendalerts: and avoid db access while rendering templates--template renderer swallows any exceptions 2018-03-23 11:34:17 +02:00
urls.py Adding "Overall status" badge. 2017-11-10 21:52:27 +02:00
views.py Save request body for every ping, not just the last one. 2018-03-18 14:55:41 +02:00