aboutsummaryrefslogtreecommitdiff
path: root/jobs/HTTPServerChecker.py
Commit message (Expand)AuthorAgeFilesLines
* env python -> python3Tom Ritter2020-09-071-1/+1
* Run futurize on the codebase for python3Tom Ritter2020-09-071-2/+4
* Correct line endingsTom Ritter2020-09-071-51/+51
* Clarify the job inheritance info and make the state file simplerTom Ritter2017-02-011-1/+1
* Create an option that lets you require two failures before alerting.Tom2016-12-281-5/+8
* Check for 200 status code and set server timeout to 10Tom Ritter2016-12-281-4/+7
* Fix the super() callingTom Ritter2016-01-311-1/+1
* Get custom state names for each of the jobs nowTom Ritter2016-01-311-0/+1
* Refactor lots of things to allow you to be notified every so often, instead o...Tom Ritter2016-01-311-8/+16
* Initial commit of checkerTom Ritter2016-01-251-0/+36