healthchecks/hc/front
2019-05-02 15:36:18 +03:00
..
management Update docs with the "/start" endpoint. 2018-12-25 17:39:40 +02:00
migrations Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
templatetags Improved logic for displaying job execution times in log. Fixes #219 2019-03-01 14:39:44 +02:00
tests Skip the verification step if user is setting up email notifications to their own email address. 2019-05-02 14:38:55 +03:00
__init__.py Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
admin.py Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
forms.py Can configure the email integration to only report the "down" events. Fixes #231 2019-04-10 17:54:19 +03:00
models.py Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
schemas.py settelegramwebhook now sends a correct "allowed_updates" field. 2018-01-18 00:58:19 +02:00
urls.py Add "Test!" function in the Integrations page. Fixes #207 2019-04-20 17:55:16 +03:00
validators.py croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except 2018-12-14 18:58:35 +02:00
views.py Clicking on project's name in page header always goes to "My Projects" overview. 2019-05-02 15:36:18 +03:00