summaryrefslogtreecommitdiff
path: root/lib/chef/resource/homebrew_cask.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the canonical DSLLamont Granquist2020-03-031-1/+0
* Convert more resources to unified_modeLamont Granquist2020-02-211-1/+3
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-17/+17
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Add misc YARD commentsyard3Tim Smith2019-03-111-0/+3
* Merge pull request #8140 from jeroenj/homebrew-cask-casked-checkTim Smith2019-01-211-1/+1
|\
| * Fix cask resource running each chef-client runJeroen Jacobs2019-01-211-1/+1
* | Updates homebrew_cask tap nameJeroen Jacobs2019-01-211-2/+2
|/
* homebrew_cask / homebrew_tap: Properly use the cask_name and tap_name proper...caskTim Smith2019-01-161-5/+5
* Allow Integers for all group / owner propertiesTim Smith2018-11-161-1/+1
* Improve resource descriptions for documentationTim Smith2018-11-141-1/+1
* Add more validation_messages to propertiesvalidationsTim Smith2018-11-031-0/+1
* Update description fields from the docs sitedescriptionsTim Smith2018-10-261-2/+2
* Resource description updates for homebrew_cask, homebrew_tap, and hostnameresource_doc_fixesTim Smith2018-09-141-2/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-0/+1
* homebrew_tap / homebrew_cask: Fix compile time errors with the user mixinTim Smith2018-03-291-1/+1
* Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-201-18/+40
* Add dmg_package, homebrew_cask, and homebrew_tap resourcesTim Smith2018-03-201-0/+76