summaryrefslogtreecommitdiff
path: root/lib/chef/resource/powershell_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip more resources and set others to desired state falseTim Smith2018-11-051-1/+1
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-1/+1
* Add additional resource descriptionsTim Smith2018-09-061-9/+17
* Fixes from the reviewTim Smith2018-07-101-1/+1
* Add missing periods in descriptionsTim Smith2018-07-091-1/+2
* Bump the version to 14.3.0Tim Smith2018-06-111-1/+1
* allow skip_publisher_check to self documentTor Magnus Rakvåg2018-05-311-1/+1
* add skip_publisher_check paramTor Magnus Rakvåg2018-05-151-0/+1
* Add more resource descriptionsTim Smith2018-03-161-3/+4
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Merge pull request #6899 from chef/descriptions_v2Tim Smith2018-02-261-2/+2
|\
| * Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-2/+2
* | Simplify how we define the powershell_package resource_namepowershell_package_nameTim Smith2018-02-221-7/+1
|/
* add source paramTor Magnus Rakvåg2018-02-121-0/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+5
* Added unit specs for powershell packagedheerajd-msys2016-11-101-2/+2
* Added code for adding support for powershell package managerdheerajd-msys2016-11-101-0/+41