This website requires JavaScript.
Explore
Help
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
front
History
Pēteris Caune
dd3820c0d5
_get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case.
2020-03-01 22:45:33 +02:00
..
management
The "render_docs" command checks if markdown and pygments is installed. cc:
#329
2020-02-14 10:14:29 +02:00
migrations
…
templatetags
Setup instructions for Prometheus.
2020-02-18 16:48:01 +02:00
tests
_get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case.
2020-03-01 22:45:33 +02:00
__init__.py
…
admin.py
…
decorators.py
The "require_setting" decorator and more tests.
2020-02-27 11:35:18 +02:00
forms.py
Clean up Pushover validation.
2020-02-25 11:05:52 +02:00
models.py
…
schemas.py
…
urls.py
Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram)
2020-02-27 16:32:31 +02:00
validators.py
Stricter cron validation, reject schedules like "At midnight of February 31"
2020-02-07 11:38:50 +02:00
views.py
_get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case.
2020-03-01 22:45:33 +02:00