| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix warmachine not honoring weekend | jason | 2017-07-07 | 1 | -4/+4 |
| | | | | | | - The offset for the next job was being calucated by `timedelta.seconds` rather than `timedelta.total_seconds()` | ||||
| * | Initial commit | jason | 2016-07-29 | 2 | -0/+40 |