healthchecks/hc/api
2019-07-04 19:33:26 +03:00
..
management Fix prunepings and prunepingsslow, fixes #264 2019-06-24 18:02:36 +03:00
migrations A data migration to convert webhook values to the most recent format. 2019-05-30 00:26:30 +03:00
tests Don't include ping URLs in API responses when the read-only key is used 2019-07-04 09:36:27 +03:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Source formatted with Black 2019-05-15 14:27:50 +03:00
decorators.py Allow caching CORS responses. 2019-07-04 12:50:01 +03:00
models.py Add "desc" back in the readonly API responses, and add "unique_key" field, derived from code. 2019-07-04 19:33:26 +03:00
schemas.py Source formatted with Black 2019-05-15 14:27:50 +03:00
transports.py Webhooks support the $TAGS placeholder 2019-06-04 23:40:08 +03:00
urls.py Source formatted with Black 2019-05-15 14:27:50 +03:00
views.py Don't include ping URLs in API responses when the read-only key is used 2019-07-04 09:36:27 +03:00