summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chocolatey_source.rb
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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
* Add introduced fields for chocolatey_sourcechoco_docsTim Smith2019-06-251-3/+5
* Address PR review feedbackGary Ewan Park2019-06-051-6/+5
* (GH-8634) Add ability to further configure sourceGary Ewan Park2019-06-041-1/+35
* 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
* Add descriptions to chocolatey_sourceTim Smith2018-07-091-4/+11
* Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-261-2/+2
* Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-261-0/+88