Commit Graph

16 Commits

Author SHA1 Message Date
Javan Makhmali
0dff0eb087 cleaned up formatting and wording of tests 2009-07-13 15:17:26 -04:00
Sam Ruby
92e727c09e Fixed a bug involving double quotes and runner
Signed-off-by: Javan Makhmali <javan@javan.us>
2009-07-14 03:06:04 +08:00
Javan Makhmali
c2272dd3ec updated test to check for days using numbers (1-7) instead of strings (mon,wed,tue) 2009-07-01 00:36:06 -04:00
Sam Ruby
5ffc2b48bd Allow multiple times, arrays, and combine results whenever possible
Signed-off-by: Javan Makhmali <javan@javan.us>
2009-07-01 09:08:26 +08:00
Sam Ruby
abab2f8835 Allow multiple ":at" times, separated by commas
Signed-off-by: Javan Makhmali <javan@javan.us>
2009-07-01 09:00:58 +08:00
Javan Makhmali
2a44d2a565 Merge branch 'integration' 2009-06-25 21:45:39 -04:00
Roger Ertesvåg
e2e14a6d05 Use 0-6 instead of sun-sat
Signed-off-by: Javan Makhmali <javan@javan.us>
2009-06-26 09:39:30 +08:00
Javan Makhmali
c1bc0ab1b9 Added ability to set variabled on-the-fly from the command line 2009-06-02 12:26:15 +02:00
Javan Makhmali
93156b5c96 Added a few more tests for the days-of-week + :at jobs 2009-04-30 16:53:46 -07:00
Javan Makhmali
801c2ad7e1 Raise an exception when trying to use an :at with the cron shortcuts. 2009-04-30 16:45:07 -07:00
Javan Makhmali
f2307605d8 Mocked check for existance of config/schedule.rb 2009-04-30 16:20:41 -07:00
David Eisinger
33ec97886b Fixed bug where :at directives were being ignored when using named periods
Signed-off-by: Javan Makhmali <javan@javan.us>
2009-05-01 06:57:01 +08:00
Javan Makhmali
c4989147be Added ability to update a crontab non-destructively using identifiers 2009-03-05 17:28:36 -08:00
Javan Makhmali
bf9fb1d6c1 Got rid of already initialized constant warning. Improved version code. Improved test load paths. Bumped to 0.1.2 2009-02-16 18:32:55 -08:00
Javan Makhmali
01b7b81a10 Added RakeTask job type and helper and refactored the job types. Cleaned up and added tests. 2009-02-16 16:22:37 -08:00
Javan Makhmali
d2eec9f94a Initial commit. 2009-02-15 19:24:10 -08:00