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
Love Sharma
25b3af6e40
Merge pull request
#1
from zonito/master
...
test fix
2016-01-22 14:17:02 +08:00
..
management
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache
2016-01-18 01:02:42 -08:00
migrations
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
2016-01-03 18:11:12 +02:00
tests
test fix
2016-01-22 14:16:16 +08:00
__init__.py
Renames
2015-06-12 19:33:15 +03:00
admin.py
prunepings and prunechecks management commands
2015-12-30 21:11:00 +02:00
decorators.py
Organize imports using isort.
2015-11-02 23:55:33 +02:00
models.py
Add healthcheck UA to inform server about identity
2016-01-22 13:57:20 +08:00
urls.py
Organize imports using isort.
2015-11-02 23:55:33 +02:00
views.py
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
2016-01-03 18:11:12 +02:00