summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chocolatey_config.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-1/+0
* (doc) Add note about requirement for ChocolateyGary Ewan Park2021-10-111-1/+1
* Fix descriptions in resourcesTim Smith2021-09-141-13/+13
* Move more descriptions to the new formatTim Smith2021-02-041-6/+2
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-3/+5
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+3
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-1/+2
* Add more resource examples to the codebaseTim Smith2019-09-161-1/+17
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-1/+1
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Improve resource descriptions for documentationTim Smith2018-11-141-1/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Fixes from the reviewTim Smith2018-07-101-1/+1
* Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-261-2/+2
* Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-261-0/+83