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
History
Pēteris Caune
b22b0a44e2
Validate cron expression before saving check.
2016-12-21 12:24:24 +02:00
..
accounts
adds a SITE_NAME setting that's used to label the site
2016-09-22 13:40:35 -07:00
api
"prunenotifications" management command
2016-12-15 18:54:03 +02:00
front
Validate cron expression before saving check.
2016-12-21 12:24:24 +02:00
lib
Move json validation code to a separate file, add support for array and enum, add tests.
2016-09-23 14:08:31 +03:00
payments
Django 1.10
2016-08-29 17:54:53 +03:00
__init__.py
…
settings.py
Mention SITE_NAME in README, better docs for the
unique
API field.
2016-09-23 21:13:38 +03:00
test.py
…
urls.py
New feature: pause monitoring of an individual check.
Fixes
#67
2016-08-01 21:57:11 +03:00
wsgi.py
…