summaryrefslogtreecommitdiff
path: root/lib/chef/resource/powershell_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Convert more resources to unified_modelcg/unified-mode4Lamont Granquist2020-04-011-2/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-8/+8
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Merge pull request #7808 from chef/resource_descriptionsTim Smith2018-11-051-1/+1
|\
| * Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+1
* | update description with the powershell_package_source resourceTor Magnus Rakvåg2018-11-021-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