healthchecks/hc/api
2018-10-20 19:09:40 +03:00
..
management Fix for Python 3.6 2018-06-29 00:26:39 +12:00
migrations Checks have a "Description" field. Fixes #182 2018-08-20 18:16:00 +03:00
tests Don't serialize POST payload to JSON, Django's TestClient will do that for us. 2018-08-04 19:07:40 +03: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 Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
models.py Trello integration WIP 2018-10-18 12:20:33 +03:00
schemas.py Allow setting 30 day timeouts and grace times through API. 2018-03-17 09:43:55 +02:00
transports.py Better name & description for Trello cards. 2018-10-20 19:09:40 +03:00
urls.py Foundation for "fail" pings (cc: #151) 2018-05-17 19:41:13 +03:00
views.py Merge Check.get_status() and Check.in_grace_period() into one. 2018-06-11 19:05:18 +03:00