summaryrefslogtreecommitdiff
path: root/lib/chef/resource/homebrew_tap.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* 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
* homebrew_cask / homebrew_tap: Properly use the cask_name and tap_name proper...caskTim Smith2019-01-161-6/+6
* Improve resource descriptions for documentationTim Smith2018-11-141-1/+1
* Add more validation_messages to propertiesvalidationsTim Smith2018-11-031-1/+1
* Update description fields from the docs sitedescriptionsTim Smith2018-10-261-1/+1
* Resource description updates for homebrew_cask, homebrew_tap, and hostnameresource_doc_fixesTim Smith2018-09-141-3/+3
* Add missing periods in descriptionsTim Smith2018-07-091-1/+1
* 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-19/+32
* Add dmg_package, homebrew_cask, and homebrew_tap resourcesTim Smith2018-03-201-0/+73