summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chocolatey_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Add introduced versions for properties and more descriptionsTim Smith2018-09-061-1/+2
* Remove references to a docs sectionTim Smith2018-07-251-1/+1
* Add descriptions to more resourcesTim Smith2018-04-261-6/+14
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Remove the :uninstall action from chocolatey_package - CHEF-21remove_choco_uninstallTim Smith2018-02-281-1/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-4/+4
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-1/+3
* Avoid a few initializers in resources by using the DSL we haveTim Smith2017-12-151-5/+1
* Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-021-1/+4
* Adding returns property to chocolatey_package resourceVasu11052016-12-281-0/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* add pre-deprecated uninstall actionLamont Granquist2016-01-111-0/+2
* chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-081-0/+37