healthchecks/hc/api
2019-01-31 22:09:46 +02:00
..
management Quicker prunenotifications, skip checks with low n_pings values. 2019-01-22 11:09:41 +02:00
migrations Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 2019-01-18 17:24:02 +02:00
tests Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 2019-01-18 17:24:02 +02:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Prepare for the removal of Check.user_id 2019-01-18 14:59:01 +02:00
decorators.py Drop Profile.api_key and Profile.api_key_readonly (both are stored with Project now) 2019-01-17 16:26:45 +02:00
models.py Add "Transfer to Another Project" dialog in check's Details page. 2019-01-31 22:09:46 +02:00
schemas.py Allow setting 30 day timeouts and grace times through API. 2018-03-17 09:43:55 +02:00
transports.py Prepare for the removal of Check.user_id and Channel.user_id 2019-01-18 16:44:09 +02:00
urls.py Use Project.badge_key in api.views.badge 2019-01-12 22:28:23 +02:00
views.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 2019-01-18 17:24:02 +02:00