summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/zypper.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* only require what we needlcg/zypper-multipackageLamont Granquist2016-01-251-3/+1
* zypper multipackage patchLamont Granquist2016-01-251-39/+52
* Use double quotes by defaultThom May2016-01-141-6/+6
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-1/+0
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+1
* wire zypper_package up to the DSLLamont Granquist2015-06-031-13/+14
* fix package timeout attributeLamont Granquist2015-06-021-3/+4
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-18/+17
* [COOK-4028] zypper remove not working wiht OpenSuse 13.1Boris Komraz2014-08-031-1/+1
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* [CHEF-3366] Add --non-interactive option to zypper info to prevent it from bl...Adam Spiers2013-06-181-1/+1
* CHEf-4090: refactor zypper commands and use shell_outIonuț Arțăriși2013-05-241-55/+33
* CHEF-3938: create global config option for zypper gpg checksIonuț Arțăriși2013-04-111-9/+21
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+144