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
ce57a1cc8b
Calculate
alert_after
in Python code instead of a database trigger. This will allow complex calculations down the road.
2016-11-04 16:30:19 +02:00
..
__init__.py
sendalerts concurrently
2015-10-30 23:44:08 -07:00
droptriggers.py
Calculate
alert_after
in Python code instead of a database trigger. This will allow complex calculations down the road.
2016-11-04 16:30:19 +02: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
Calculate
alert_after
in Python code instead of a database trigger. This will allow complex calculations down the road.
2016-11-04 16:30:19 +02:00
sendreports.py
sendreports now can be run concurrently too
2016-09-19 21:19:10 +03:00