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
History
Di Wu
de203275c6
sendalerts concurrently
2015-10-30 23:44:08 -07:00
..
management
sendalerts concurrently
2015-10-30 23:44:08 -07:00
migrations
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
2015-10-30 14:21:12 +02:00
tests
More tests.
2015-08-18 21:17:13 +03:00
__init__.py
Renames
2015-06-12 19:33:15 +03:00
admin.py
Avoid N queries in Pings admin list view
2015-10-28 09:59:16 +02:00
decorators.py
Validate UUID, more tests.
2015-07-28 20:46:17 +03:00
models.py
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
2015-10-30 14:21:12 +02:00
urls.py
Webhook for Mandrill inbound email notifications
2015-08-01 15:55:43 +03:00
views.py
Webhook for Mandrill inbound email notifications, WIP
2015-08-01 16:06:04 +03:00