This website requires JavaScript.
Explore
Help
Register
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
/
api
/
tests
History
Pēteris Caune
4cdc7db035
Webhook header values can contain variables.
2017-11-10 12:24:31 +02:00
..
__init__.py
…
test_admin.py
…
test_badge.py
…
test_bounce.py
Disable channel (mark as email_verified=False) when email bounces.
2017-11-04 17:35:14 +02:00
test_channel_model.py
…
test_check_model.py
…
test_create_check.py
…
test_delete_check.py
API call for deleting checks.
2017-09-12 13:33:12 +03:00
test_list_checks.py
Ensure filter matches tag exactly
2017-09-07 20:32:05 +02:00
test_notify.py
Webhook header values can contain variables.
2017-11-10 12:24:31 +02:00
test_pause.py
…
test_ping.py
…
test_sendalerts.py
Profile.set_next_nag_date does not touch already set dates.
2017-10-15 21:43:48 +03:00
test_sendreports.py
Adding an option to send daily or hourly reminders if any check is down.
Fixes
#48
2017-10-14 16:03:56 +03:00
test_update_check.py
…