summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/homebrew.rb
Commit message (Expand)AuthorAgeFilesLines
* Cookstyle fixes for our resourcesTim Smith2020-03-161-2/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Unification of shell_out APIsLamont Granquist2018-06-151-1/+1
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+3
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-10/+11
* fix for #4715Andrii Melnyk2016-03-161-1/+1
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* Update for chef.io domain in copyright lines too.Noah Kantrowitz2016-02-021-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Use double quotes by defaultThom May2016-01-141-13/+13
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+1
* fix package timeout attributeLamont Granquist2015-06-021-1/+2
* Put homebrew and macports together in an explicit priority arrayJohn Keiser2015-06-021-1/+0
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-1/+1
* Fixing homebrew package to use provider resolver per code reviewtyler-ball2014-12-161-1/+2
* First pass at fixing broken notificationstyler-ball2014-12-161-1/+1
* Fixes #2578, check that `installed` isn't emptyjtimberman2014-12-091-1/+9
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+4
* Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-131-1/+1
* homebrew_owner now tries to run homebrew as the user who owns the `brew` exec...tyler-ball2014-10-071-5/+7
* Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-191-0/+121