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
5dafc07c29
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
2017-03-10 10:35:21 +02:00
..
management
API call for updating checks
2017-02-19 13:46:05 +02:00
migrations
…
templatetags
email template from Litmus. CSS already inlined, so dropping premailer dependency.
2017-01-15 13:10:08 +02:00
tests
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
2017-03-10 10:35:21 +02:00
__init__.py
…
admin.py
…
forms.py
Webhooks support POST, cleanup.
2017-01-21 18:29:55 +02:00
models.py
…
urls.py
"Unsubscribe" link in alert emails.
Fixes
#111
2017-01-28 12:17:22 +02:00
validators.py
Cleanup and tests for cron preview.
2016-12-26 10:27:19 +02:00
views.py
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
2017-03-10 10:35:21 +02:00