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
History
Pēteris Caune
9a00fd9944
Mention SITE_NAME in README, better docs for the
unique
API field.
2016-09-23 21:13:38 +03:00
..
accounts
adds a SITE_NAME setting that's used to label the site
2016-09-22 13:40:35 -07:00
api
Use a whitelist for allowed values in the
unique
field.
2016-09-23 14:09:20 +03:00
front
removed unused function parameter
2016-09-22 15:59:59 -07: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
Access rights checks for team access stuff in profile page.
2016-05-14 12:51:10 +03:00
urls.py
New feature: pause monitoring of an individual check.
Fixes
#67
2016-08-01 21:57:11 +03:00
wsgi.py
…