| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use +=timedelta(minutes=1) when calculating next minute•••closes #223 | 2019-12-19 | 1 | -1/+2 | |
| * | "_match" -> "_schedule_match_part" typo | 2019-12-13 | 1 | -1/+1 | |
| * | use zip() instead of enumerate() and indexing | 2019-12-12 | 1 | -2/+1 | |
| * | more brackets in blob of math, just in case | 2019-12-12 | 1 | -1/+1 | |
| * | support cron schedule range values | 2019-12-12 | 1 | -0/+4 | |
| * | comma-separated cron schedule check should be first | 2019-12-12 | 1 | -6/+6 | |
| * | refector cron.py and support comma-separated schedule pieces | 2019-12-12 | 1 | -16/+28 | |
| * | first draft on cron module | 2019-12-11 | 1 | -0/+37 |
