Commit Graph

16 Commits (f2a40f88dc4bb13a2974fb6ee8a5a2fbd706aefd)

Author SHA1 Message Date
John Benediktsson 2cbcacad88 core/basis/extra: update some tags.txt. 2020-02-26 10:57:08 -08:00
John Benediktsson 2bb6e58eb0 crontab: simplify logic max days of month. 2019-03-24 15:41:19 -07:00
John Benediktsson 6e1d23a931 crontab: better input validation for stuff like Feb 30 or Apr 31. 2019-03-24 13:32:57 -07:00
John Benediktsson 92bf1786de crontab: adding some Feb 29th tests. 2019-03-24 08:34:03 -07:00
John Benediktsson 6f8ee02569 crontab: test a lot more things. 2019-03-23 14:16:07 -07:00
John Benediktsson deb4b7c0d6 crontab: fix day-of-week to be OR instead of AND days. 2019-03-23 08:21:26 -07:00
John Benediktsson ffbb4c8289 crontab: simplify (next-time-after) recursion. 2019-03-22 20:57:50 -07:00
John Benediktsson 3afc3447b4 crontab: simplify common code paths in (next-time-after). 2019-03-22 20:52:33 -07:00
John Benediktsson ea83c1c1ee crontab: constraint order is month, day, day-of-week, hour, minute. 2019-03-22 20:42:46 -07:00
John Benediktsson 0f0099b08d crontab: some more fixes. 2019-03-22 20:36:45 -07:00
John Benediktsson 799bf88daf crontab: some fixes and additional test case. 2019-03-22 15:20:46 -07:00
John Benediktsson ca9f74e993 Revert "crontab: instead of after= make it after."
This reverts commit a3d5e3ffcb.
2019-03-21 10:55:22 -07:00
John Benediktsson a3d5e3ffcb crontab: instead of after= make it after. 2019-03-17 09:24:47 -07:00
John Benediktsson 112263ca3c crontab: avoid next-time being minutes in the past. 2019-03-17 08:55:36 -07:00
John Benediktsson 49d9d21124 crontab: cleanup empty lines differently. 2019-03-16 16:48:41 -07:00
John Benediktsson e37b530338 crontab: adding first version of crontab parser. 2018-03-09 12:08:49 -08:00