Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -2/+2 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -5/+5 |
* | Add `provides` to remaining provider resources | John Keiser | 2015-05-13 | 1 | -0/+1 |
* | Use unix specific provider for cron on solarisjdm/solaris-cron | Jay Mundrawala | 2015-03-24 | 1 | -0/+2 |
* | Log output of crontab -l when non-zero exit status | Eric Saxby | 2014-10-01 | 1 | -0/+2 |
* | Unix cron provider uses shell_out | Eric Saxby & Greg Poirier | 2014-09-26 | 1 | -7/+11 |
* | Reading user crontab on unix as that user | Eric Saxby | 2014-09-23 | 1 | -5/+3 |
* | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 1 | -1/+1 |
* | fix unit test for cron and stderrs check nil. | kaustubh-d | 2013-08-04 | 1 | -1/+1 |
* | solaris9, 10 on some failures for example invalid mins in crontab fails with ... | kaustubh-d | 2013-08-04 | 1 | -1/+6 |
* | abstract cron functionality for unix. | kaustubh-d | 2013-08-04 | 1 | -0/+71 |