aboutsummaryrefslogtreecommitdiff
path: root/jobs/PeerChecker.py
Commit message (Collapse)AuthorAgeFilesLines
* Another python3 fix, and some error loggingTom Ritter2020-09-081-7/+10
|
* Other python3 fixesTom Ritter2020-09-081-1/+1
|
* 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-70/+70
|
* Create an option that lets you require two failures before alerting.Tom2016-12-281-0/+2
|
* Add in the friendly name to the state file for debuggingTom Ritter2016-02-021-0/+2
|
* Fix the super() callingTom Ritter2016-01-311-1/+1
|
* Get custom state names for each of the jobs nowTom Ritter2016-01-311-0/+1
|
* Correcting a few small errorsTom Ritter2016-01-311-2/+2
|
* Refactor lots of things to allow you to be notified every so often, instead ↵Tom Ritter2016-01-311-25/+36
| | | | of every single time.
* Differentiating between a mail problem and jobs not being run.Tom Ritter2016-01-261-1/+9
|
* Fixing PeerChecker to actually work, and report details of a failureTom Ritter2016-01-261-3/+10
|
* Initial commit of checkerTom Ritter2016-01-251-0/+39