Commit Graph

110 Commits

Author SHA1 Message Date
Peer Allan
be38dd1139 Added output redirection support
* replaced cron_log option with output
  * setting output to nil explicitly redirects to /dev/null
  * updated Readme and wheneverize template with examples
2009-10-18 06:49:16 +08:00
Javan Makhmali
53b92aa84b bump to version 0.3.7 2009-09-04 17:14:35 -04:00
Javan Makhmali
6bf363b723 don't try to combine @shortcut jobs 2009-09-04 16:48:33 -04:00
Javan Makhmali
51a6b3720a Sets the PATH automatically unless it's already provided or told not to. 2009-07-15 15:37:03 -04:00
Javan Makhmali
ed86aeb792 Bumped version, updated changelog, gemspec, etc. Now presenting 0.3.5 2009-07-13 22:34:34 -04:00
Javan Makhmali
8d3b02861a Merge branch 'new_line_after_closing_comment' 2009-07-13 22:24:10 -04:00
Javan Makhmali
5ad11bd642 0.upto(4), not 5) 2009-07-13 22:23:21 -04:00
Javan Makhmali
434423f22d Adds new line after closing Whenever comment. Prevents accumulation of new lines with each --update-crontab. Closes #18 2009-07-13 17:23:58 -04:00
Javan Makhmali
e2c30ca299 Added failing test to show problem with #combine method when two commands are in one every statement 2009-07-13 16:24:23 -04:00
Javan Makhmali
ef219c8665 documented the #combine method 2009-07-13 16:07:18 -04:00
Javan Makhmali
c8c87406f5 Added aligned time tests for runners and rake tasks 2009-07-13 15:43:08 -04:00
Javan Makhmali
2ab3c26f9e Added test for crazy combo of every's and at's 2009-07-13 15:40:02 -04:00
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
2bd1660386 updated changelog 2009-06-25 21:53:45 -04: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
6fbb125296 Removed activesupport dependency from gemspec. Closes #1 2009-06-25 21:37:23 -04:00
javan
bfc46cc7bb updated readme 2009-06-24 13:37:37 -07:00
javan
d128a969c0 Added info and link about setting variables on the fly. 2009-06-02 04:26:32 -07:00
javan
74ee26048a added Railscasts link 2009-06-02 04:13:09 -07: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
623c895d5e built gemspec 2009-04-30 18:22:53 -07:00
Javan Makhmali
a1e20fabbe Added Manifest, version bump 2009-04-30 18:22:27 -07:00
Javan Makhmali
c15c0faecd bumped version 2009-04-30 18:09:24 -07:00
Javan Makhmali
c86743dc0f modified .gitignore 2009-04-30 17:07:27 -07:00
Javan Makhmali
e6e681b765 bumped to version 0.2.0 and updated changelog, readme, etc 2009-04-30 17:03:16 -07: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
2574cc77be Ignoring config directory
Signed-off-by: Javan Makhmali <javan@javan.us>
2009-05-01 06:57:03 +08: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
18186fa0eb removed lighthouse link. using github's issue tracker. 2009-04-16 16:07:19 -07:00
javan
5da9f1b179 added missing comma. [#1 state:resolved] 2009-03-23 20:56:21 -07:00
javan
efc0b42fb3 updated readme 2009-03-16 16:10:41 -07:00
Javan Makhmali
b2f282ce2e Moved more code out of the bin and into the CommandLine class. Bumped to 0.1.7 2009-03-05 18:18:38 -08:00
Javan Makhmali
841c5a4a4a updated readme, changelog, gemspec. bumped to 0.1.6 2009-03-05 17:58:23 -08:00
Javan Makhmali
c4989147be Added ability to update a crontab non-destructively using identifiers 2009-03-05 17:28:36 -08:00
javan
06fd568c72 updated readme 2009-02-26 15:25:56 -07:00
Javan Makhmali
f036675e94 Somehow dropped the gemspec, adding it again. 2009-02-19 11:51:18 -08:00
Javan Makhmali
7199b9e5ef Fixed load path to avoid conflicts with Rails files (Thanks Ryan Koopmans). Bumped to 0.1.5 2009-02-19 11:48:07 -08:00
javan
16fd6fb337 Updated README with Lighthouse url and MIT license 2009-02-19 09:08:33 -07:00
javan
fc8863c571 updated readme 2009-02-18 18:10:14 -07:00
javan
51f6839cab updated readme 2009-02-18 18:09:31 -07:00
javan
85fb895c6e updated readme 2009-02-18 11:29:20 -07:00
Javan Makhmali
666dd2cb9b updated readme 2009-02-17 11:39:28 -08:00
Javan Makhmali
0b7bece772 updated readme 2009-02-17 11:38:37 -08:00