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
c2e9bab536
Custom paginator to avoid sequential scans on api_ping table in Django admin.
2015-11-11 09:28:29 +02:00
..
management
sendalerts concurrently
2015-10-30 23:44:08 -07:00
migrations
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
2015-10-30 14:21:12 +02:00
tests
Organize imports using isort.
2015-11-02 23:55:33 +02:00
__init__.py
…
admin.py
Custom paginator to avoid sequential scans on api_ping table in Django admin.
2015-11-11 09:28:29 +02:00
decorators.py
Organize imports using isort.
2015-11-02 23:55:33 +02:00
models.py
Organize imports using isort.
2015-11-02 23:55:33 +02:00
urls.py
Organize imports using isort.
2015-11-02 23:55:33 +02:00
views.py
Organize imports using isort.
2015-11-02 23:55:33 +02:00