aboutsummaryrefslogtreecommitdiff
path: root/jobs/EmailChecker.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor lots of things to allow you to be notified every so often, instead ↵Tom Ritter2016-01-311-6/+8
| | | | of every single time.
* For getting boolean values I need to coerce the typeTom Ritter2016-01-281-1/+1
|
* Add day and daily at noon optionsTom Ritter2016-01-261-0/+1
|
* Debugging why EmailChecker was failing. Added more details to the ↵Tom Ritter2016-01-261-2/+10
| | | | notification, and diagnosed it to a time window search issue.
* Fixing PeerChecker to actually work, and report details of a failureTom Ritter2016-01-261-2/+2
|
* Initial commit of checkerTom Ritter2016-01-251-0/+46