summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/solaris.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+2
* 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-7/+7
* package: Make sure to use the package_name name propertiesname_propertiesTim Smith2018-06-121-2/+2
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-7/+7
* mechanical conversion of most debug log statements to traceThom May2018-03-261-9/+9
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-44/+44
* 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-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-5/+0
* package/solaris: Adds alias method for upgrade_package.John Bellone2015-10-231-0/+2
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+2
* fix package timeout attributeLamont Granquist2015-06-021-7/+7
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-21/+17
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-12/+4
* CHEF-4469 Allow installing packages from Jumpstart shareJeff Blaine2013-10-041-2/+12
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+139