aboutsummaryrefslogtreecommitdiff
path: root/jobmanager.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a new nomail commandline option for debuggingTom2016-09-141-0/+1
|
* Fixing a typo that was breaking a bunch of stuff.Tom Ritter2016-02-021-1/+1
|
* Add in the friendly name to the state file for debuggingTom Ritter2016-02-021-1/+1
|
* Fix the super() callingTom Ritter2016-01-311-1/+1
|
* Get custom state names for each of the jobs nowTom Ritter2016-01-311-1/+1
|
* Correcting a few small errorsTom Ritter2016-01-311-1/+1
|
* Refactor lots of things to allow you to be notified every so often, instead ↵Tom Ritter2016-01-311-5/+50
| | | | of every single time.
* Do not error if we can't hit localhostTom Ritter2016-01-251-2/+10
|
* Initial commit of checkerTom Ritter2016-01-251-0/+35