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
/
api
History
Pēteris Caune
7046e2410c
Checks have a "Description" field.
Fixes
#182
2018-08-20 18:16:00 +03:00
..
management
Fix for Python 3.6
2018-06-29 00:26:39 +12:00
migrations
Checks have a "Description" field.
Fixes
#182
2018-08-20 18:16:00 +03:00
tests
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
2018-08-04 19:07:40 +03:00
__init__.py
…
admin.py
…
decorators.py
Preliminary Django 2 support
2018-04-24 22:38:02 +03:00
models.py
Checks have a "Description" field.
Fixes
#182
2018-08-20 18:16:00 +03:00
schemas.py
…
transports.py
Preliminary Django 2 support
2018-04-24 22:38:02 +03:00
urls.py
Foundation for "fail" pings (cc:
#151
)
2018-05-17 19:41:13 +03:00
views.py
Merge Check.get_status() and Check.in_grace_period() into one.
2018-06-11 19:05:18 +03:00