summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chef_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve automatic docs generationdocsTim Smith2021-02-151-1/+1
* Move more descriptions to the new formatTim Smith2021-02-041-6/+2
* Fix examples markdown in chef_handler resource.example-fix-for-chef_handler-resourcePete Higgins2020-09-231-0/+1
* Docs fixes from reviewTim Smith2020-09-161-3/+3
* More updatesTim Smith2020-09-151-1/+1
* Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
* Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
* Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
* Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
* Fix quoteTim Smith2020-09-151-1/+1
* Cookstyle fixes for the chef_handler examplesTim Smith2020-09-151-12/+9
* Use the chef_handler description from the docs siteTim Smith2020-09-151-1/+1
* Improve resource examplesTim Smith2020-09-151-0/+147
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-3/+3
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-2/+2
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-1/+3
* Add examples to the resourcesTim Smith2019-07-081-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-7/+7
* More distro constant applicationsMarc Chamberland2019-05-231-4/+5
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Add misc YARD commentsyard3Tim Smith2019-03-111-0/+3
* Add missing chef/resource requires in resourceTim Smith2018-06-121-0/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-161-1/+1
* Add chef_handler resource from chef_handler cookbookhandler_resourceTim Smith2018-02-211-0/+130