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
b592e5b449
prunepingsslow command skips checks with user_id=null
2016-01-08 12:48:36 +02:00
..
management
prunepingsslow command skips checks with user_id=null
2016-01-08 12:48:36 +02: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
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
__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
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
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