healthchecks/hc/api
Pēteris Caune e76329a364
Admin tweaks
2018-12-24 19:50:09 +02:00
..
management More test cases. Check.is_down() is redundant, removing. 2018-12-21 11:25:49 +02:00
migrations Add "/ping/<code>/start" API endpoint 2018-12-18 22:57:12 +02:00
tests Overwrite Check.last_start value 2018-12-21 14:02:25 +02:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Admin tweaks 2018-12-24 19:50:09 +02:00
decorators.py Add CORS support to API endpoints. Fixes #208 2018-12-06 17:36:20 +02:00
models.py Admin tweaks 2018-12-24 19:50:09 +02:00
schemas.py Allow setting 30 day timeouts and grace times through API. 2018-03-17 09:43:55 +02:00
transports.py Remove the Zendesk integration (unfinished, could not get it to work acceptably) 2018-11-30 22:07:37 +02:00
urls.py Add "/ping/<code>/start" API endpoint 2018-12-18 22:57:12 +02:00
views.py Clear Check.alert_after when pausing a check. 2018-12-21 11:31:00 +02:00