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
Pēteris Caune
b19477106e
Avoid N queries in Pings admin list view
2015-10-28 09:59:16 +02:00
..
management
/commands
This was "run once" command that we don't need any more
2015-09-30 22:15:25 +03:00
migrations
Add index on api_check (status, user, alert_after), will be used in sendalerts management command.
2015-10-22 13:15:57 +03:00
tests
More tests.
2015-08-18 21:17:13 +03:00
__init__.py
…
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
Add index on api_check (status, user, alert_after), will be used in sendalerts management command.
2015-10-22 13:15:57 +03: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