summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates from the review of #7929Tim Smith2018-11-201-1/+1
* windows_feature: Move provider logic into the default of the install_method p...Tim Smith2018-11-131-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 othersTim Smith2018-11-071-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