summaryrefslogtreecommitdiff
path: root/lib/chef/provider/cron
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary Mixin::ShellOut in providersshell_outTim Smith2020-08-031-2/+0
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-132-2/+2
* Added time_out property in cronNimesh-Msys2019-12-131-2/+9
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-2/+2
* Convert require to require_relativeLamont Granquist2019-05-083-5/+5
* rebase + squashLamont Granquist2018-07-061-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-4/+4
* 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