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
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
sendalerts management command prints error messages to stdout.
2016-01-31 19:48:21 +02:00
migrations
Set and revoke API key in Settings page.
2016-02-16 15:08:13 +02:00
tests
When creating a check via API, optionally assign all channels.
2016-02-17 22:35:06 +02:00
__init__.py
Renames
2015-06-12 19:33:15 +03:00
admin.py
Add VictorOps integration
2016-02-03 17:35:29 -05:00
decorators.py
Use six.string_types. This hopefully fixes python 2 test failures.
2016-02-16 23:50:41 +02:00
models.py
Email alerts and monthly reports have links to Log pages.
2016-03-08 10:35:39 +02:00
schemas.py
When creating a check via API, optionally assign all channels.
2016-02-17 22:35:06 +02:00
transports.py
Updated instructions and JSON payload for VictorOps integration.
2016-02-04 09:21:58 +02:00
urls.py
First stab at API, POST /api/v1/checks
2016-02-16 23:41:40 +02:00
views.py
When creating a check via API, optionally assign all channels.
2016-02-17 22:35:06 +02:00