summaryrefslogtreecommitdiff
path: root/lib/chef/resource/cron_d.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed cron_d resource ignoring sensitive propertyAxel Amigo Arnold2020-12-191-0/+1
* Apply chefstyle fixes from Infra Client 16Tim Smith2020-07-151-1/+1
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* Update all our links to use the new docs site formatTim Smith2020-03-311-1/+1
* Add introduced fields to cron and cron_dTim Smith2020-01-161-0/+1
* Added time_out property in cronNimesh-Msys2019-12-131-0/+28
* Add more resource examples to the codebaseTim Smith2019-09-161-1/+46
* Backport another description from the docs siteTim Smith2019-08-081-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+7
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-38/+38
* more distro constants for "Chef"Marc Chamberland2019-05-231-1/+1
* More distro constant applicationsMarc Chamberland2019-05-231-1/+2
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Updates from the review of #7929Tim Smith2018-11-151-2/+2
* Improve resource descriptions for documentationTim Smith2018-11-141-8/+8
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Merge pull request #7588 from chef/crond_errorLamont Granquist2018-08-271-1/+1
|\
| * Resolve new_resource error with cron_d resourcecrond_errorTim Smith2018-08-241-1/+1
* | More description updatesrandom_delayTim Smith2018-08-241-2/+2
* | Add missing commaTim Smith2018-08-241-1/+1
* | Lazily eval the empty hash default and remove nil typesTim Smith2018-08-241-6/+7
* | Add random_delay property to cron_dTim Smith2018-08-241-0/+4
|/
* Add descriptions and fix chefstyle warningsTim Smith2018-08-131-11/+19
* Add yard commentsTim Smith2018-08-131-0/+12
* Self the callback methodsTim Smith2018-08-131-48/+48
* Add descriptions and update the Chef version to ship inTim Smith2018-08-131-2/+2
* Add cron_d and cron_access resources from the cron cookbookTim Smith2018-08-131-0/+213