summaryrefslogtreecommitdiff
path: root/lib/chef/resource/homebrew_tap.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-1/+0
* The tap action was trying to use the full property which was removed previous...Jared Weyer2021-12-281-1/+1
* Remove the full option from homebrew_tapDan Webb2021-12-061-4/+0
* Improve the automatically generated docsTim Smith2021-06-071-1/+2
* Make sure we have description fields in actions and fix periodsTim Smith2021-05-121-2/+2
* Move more descriptions to the new formatTim Smith2021-02-041-6/+2
* 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
* Remove the canonical DSLLamont Granquist2020-03-031-1/+0
* Convert more resources to unified_modeLamont Granquist2020-02-211-1/+3
* 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