summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* Improve resource descriptions and the rake task for docs generationTim Smith2019-11-141-2/+2
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-12/+12
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Updates from the review of #7929Tim Smith2018-11-151-1/+1
* windows_feature: Move provider logic into the default of the install_method p...windows_featureTim Smith2018-11-091-5/+5
* More tweaks to when we quote defaults in resource-inspectorTim Smith2018-11-071-1/+1
* More resource description updatesTim Smith2018-11-071-7/+4
* Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-4/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Update release notes and resources to matchTim Smith2018-03-271-1/+3
* Updates from the reviewmisc_resourceTim Smith2018-03-041-2/+2
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-0/+3
* Chefstyle fixTim Smith2018-03-021-4/+4
* Fix description spacingTim Smith2018-03-021-1/+1
* Simplify how we select the subresourceTim Smith2018-03-021-29/+10
* Add description and introduced fieldsTim Smith2018-03-021-6/+34
* Rename provider -> subresourceTim Smith2018-03-021-8/+8
* Add windows_feature, windows_feature_powershell, andTim Smith2018-03-021-0/+81