aboutsummaryrefslogtreecommitdiff
path: root/jobs/TCPServerChecker.py
Commit message (Collapse)AuthorAgeFilesLines
* Check for 200 status code and set server timeout to 10Tom Ritter2016-12-281-1/+1
|
* Set a timeout on socket connectionsTom2016-09-141-0/+1
|
* 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 ↵Tom Ritter2016-01-311-7/+15
| | | | of every single time.
* Initial commit of checkerTom Ritter2016-01-251-0/+41