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
/
accounts
History
Pēteris Caune
da613963e9
Email alerts and monthly reports have links to Log pages.
...
Don't show ping URLs -- gmail converts them to clickable links, and people click on them.
2016-03-08 10:35:39 +02:00
..
management
Code to send monthly reports (but no management command yet to actually send them)
2015-12-15 02:27:24 +02:00
migrations
Set and revoke API key in Settings page.
2016-02-16 15:08:13 +02:00
tests
Email alerts and monthly reports have links to Log pages.
2016-03-08 10:35:39 +02:00
__init__.py
Initial commit
2015-06-11 22:12:09 +03:00
admin.py
Log page shows notice about reached ping log limit.
2016-01-11 12:27:57 +02:00
backends.py
fix tests and optimize authentication and fix some unclosed markup
2016-01-04 23:47:32 -05:00
forms.py
Users can add passwords to their accounts.
Fixes
#6
2016-01-05 00:25:08 +02:00
models.py
Set and revoke API key in Settings page.
2016-02-16 15:08:13 +02:00
urls.py
Users can add passwords to their accounts.
Fixes
#6
2016-01-05 00:25:08 +02:00
views.py
First stab at API, POST /api/v1/checks
2016-02-16 23:41:40 +02:00