summaryrefslogtreecommitdiff
path: root/main.py
Commit message (Expand)AuthorAgeFilesLines
* Add command line argument --config (-f)Linus Nordberg2022-07-211-2/+5
* Better error loggingTom Ritter2020-09-081-1/+2
* env python -> python3Tom Ritter2020-09-071-1/+1
* Run futurize on the codebase for python3Tom Ritter2020-09-071-4/+8
* Fix executions that stomped on each otherTom Ritter2017-11-111-2/+18
* Support logging to a logfileTom Ritter2017-02-101-4/+11
* Log exceptions during run.Tom2016-09-141-1/+2
* Add a new nomail commandline option for debuggingTom2016-09-141-2/+7
* If we get an error somewhere in the code, record it as a failure for our peer...Tom Ritter2016-05-091-3/+6
* Add day and daily at noon optionsTom Ritter2016-01-261-1/+1
* Add a server identifier to the settings file.Tom Ritter2016-01-261-1/+2
* Read the config file from the absolute path.Tom Ritter2016-01-251-1/+4
* Fix redundant setLog callTom Ritter2016-01-251-1/+0
* Initial commit of checkerTom Ritter2016-01-251-0/+70