summaryrefslogtreecommitdiff
path: root/lib/chef/provider/cron
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-5/+5
* Add `provides` to remaining provider resourcesJohn Keiser2015-05-131-0/+1
* Use unix specific provider for cron on solarisjdm/solaris-cronJay Mundrawala2015-03-241-0/+2
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Log output of crontab -l when non-zero exit statusEric Saxby2014-10-011-0/+2
* Unix cron provider uses shell_outEric Saxby & Greg Poirier2014-09-261-7/+11
* Reading user crontab on unix as that userEric Saxby2014-09-231-5/+3
* Normalize whitespace on all filesSeth Vargo2013-09-262-2/+2
* fix unit test for cron and stderrs check nil.kaustubh-d2013-08-041-1/+1
* solaris9, 10 on some failures for example invalid mins in crontab fails with ...kaustubh-d2013-08-041-1/+6
* abstract cron functionality for unix.kaustubh-d2013-08-043-40/+125
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+56