Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add command line argument --config (-f) | Linus Nordberg | 2022-07-21 | 1 | -2/+5 |
* | Better error logging | Tom Ritter | 2020-09-08 | 1 | -1/+2 |
* | env python -> python3 | Tom Ritter | 2020-09-07 | 1 | -1/+1 |
* | Run futurize on the codebase for python3 | Tom Ritter | 2020-09-07 | 1 | -4/+8 |
* | Fix executions that stomped on each other | Tom Ritter | 2017-11-11 | 1 | -2/+18 |
* | Support logging to a logfile | Tom Ritter | 2017-02-10 | 1 | -4/+11 |
* | Log exceptions during run. | Tom | 2016-09-14 | 1 | -1/+2 |
* | Add a new nomail commandline option for debugging | Tom | 2016-09-14 | 1 | -2/+7 |
* | If we get an error somewhere in the code, record it as a failure for our peer... | Tom Ritter | 2016-05-09 | 1 | -3/+6 |
* | Add day and daily at noon options | Tom Ritter | 2016-01-26 | 1 | -1/+1 |
* | Add a server identifier to the settings file. | Tom Ritter | 2016-01-26 | 1 | -1/+2 |
* | Read the config file from the absolute path. | Tom Ritter | 2016-01-25 | 1 | -1/+4 |
* | Fix redundant setLog call | Tom Ritter | 2016-01-25 | 1 | -1/+0 |
* | Initial commit of checker | Tom Ritter | 2016-01-25 | 1 | -0/+70 |