summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/zypper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable zypper package optionsshain/enable_zypper_optionsScott Hain2017-07-031-5/+5
* Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-021-12/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-11/+11
* fix Style/DefWithParenthesesLamont Granquist2016-12-061-1/+1
* added corrections mentioned by @lamont-granquist in https://github.com/chef/c...Eike Waldt2016-09-291-1/+2
* fixed styleEike Waldt2016-09-281-3/+3
* added (un)lock_package for apt and zypperc52275322016-09-281-16/+5
* implement lockingc52275322016-09-281-0/+30
* Fixed regex for zypper version 1.13.*. This is backward compatible with zyppe...Eike Waldt2016-07-141-7/+7
* zypper multipackage performance fixlcg/fix-zypperLamont Granquist2016-02-171-1/+1
* 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