summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_feature_dism.rb
Commit message (Expand)AuthorAgeFilesLines
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Merge pull request #7905 from MsysTechnologiesllc/Kapil/MSYS-873_windows_feat...Tim Smith2018-11-141-17/+13
|\
| * removed features are also available for installation in windows_feature_dismKapil Chouhan2018-11-091-17/+13
* | More resource description updatesTim Smith2018-11-071-1/+1
* | Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-1/+1
|/
* Removing incorrect grammar, now that the exception message is aware of packag...Daniel Greeninger2018-09-201-1/+1
* Update descriptions in more windows resourcesTim Smith2018-08-311-5/+4
* Move the older_than_win_2012_or_8? to platform_introspectionTim Smith2018-07-061-3/+3
* windows_feature_dism: Fix errors when specifying the sourceTim Smith2018-06-131-1/+1
* Fix error messages and helper usageTim Smith2018-06-101-2/+2
* Move the windows helper to query_helpersTim Smith2018-06-091-8/+3
* Add helper method to dism as wellTim Smith2018-06-071-7/+13
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Minor syncs from the windows cookbook in windows_feature_dismTim Smith2018-03-291-3/+3
* Keep case sensitivity on Windows < 2012case_insensitve_dismTim Smith2018-03-281-3/+11
* windows_feature_dism: Be case insensitive with feature namesTim Smith2018-03-271-2/+7
* Fix array parsing in windows_feature_dism / windows_feature_powershellfix_dismTim Smith2018-03-271-2/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-5/+5
* Support installing removed windows features from sourcewindows_feature_fixTim Smith2018-03-201-5/+15
* Use node.override not node.normal in the windows_feature_dism resourceTim Smith2018-03-071-6/+6
* Updates from the reviewmisc_resourceTim Smith2018-03-041-1/+1
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-0/+2
* Fix description spacingTim Smith2018-03-021-2/+2
* Add description and introduced fieldsTim Smith2018-03-021-4/+25
* Add windows_feature, windows_feature_powershell, andTim Smith2018-03-021-0/+177