summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chocolatey_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Embed the note for chocolatey_description to the descriptionTim Smith2020-05-011-1/+1
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-3/+5
* Tweak resource formattingTim Smith2020-04-291-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-0/+2
* Merge pull request #8765 from MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_...Lamont Granquist2019-09-181-1/+15
|\
| * Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-091-1/+15
* | Add more resource examples to the codebaseTim Smith2019-09-161-0/+16
|/
* support arrays of strings for optionslcg/chocolatey-splat-argsLamont Granquist2019-09-041-2/+2
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-8/+8
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* 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