summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/smartos.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Unification of shell_out APIsLamont Granquist2018-06-151-4/+4
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-4/+4
* mechanical conversion of most debug log statements to traceThom May2018-03-261-5/+5
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Set smartos_package back to platform_familysimplify_providesTim Smith2018-01-021-2/+2
* Just use platform for smartos as wellTim Smith2017-12-221-1/+1
* Don't check both platform_family / os in provides when platform_family will doTim Smith2017-12-211-1/+1
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-16/+16
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-4/+1
* 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-4/+4
* fix smartos_package for new "pkgin" output, fixes #3112Dave Eddy2015-05-011-5/+5
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-251-2/+2
* CHEF-3364 Fix up Smartos Package provider. Copied from https://github.com/ben...sawanoboly2013-04-111-36/+47
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+84