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
/
management
/
commands
History
Pēteris Caune
252fa1f884
sendreports now can be run concurrently too
2016-09-19 21:19:10 +03:00
..
__init__.py
sendalerts concurrently
2015-10-30 23:44:08 -07:00
ensuretriggers.py
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
prunechecks.py
management commands use self.stdout.write instead of print.
Fixes
#21
2015-12-30 21:56:03 +02:00
pruneemails.py
pruneemails and pruneusers commands for database cleanup
2016-04-29 11:43:20 +03:00
prunepings.py
Team Access, test cleanup
2016-05-09 15:35:13 +03:00
prunepingsslow.py
Team Access, test cleanup
2016-05-09 15:35:13 +03:00
sendalerts.py
Handle concurrent sendalerts using QuerySet.update().
Fixes
#39
2016-09-15 22:52:48 +03:00
sendreports.py
sendreports now can be run concurrently too
2016-09-19 21:19:10 +03:00