summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/zypper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Unification of shell_out APIsLamont Granquist2018-06-151-40/+36
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-8/+8
* Fix NoMethodError when (un)locking single packages in apt and zypperJonathan Hartman2018-04-091-0/+67
* Detect new "automatically" installed string in ZypperTim Smith2018-03-191-0/+8
* add allow_downgrade to zypper_package resourceEike Waldt2017-10-061-0/+8
* Enable zypper package optionsshain/enable_zypper_optionsScott Hain2017-07-031-0/+43
* Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-021-76/+33
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-34/+34
* cleaned comments in specc52275322016-09-281-18/+0
* added (un)lock_package for apt and zypperc52275322016-09-281-4/+68
* implement lockingc52275322016-09-281-0/+18
* added "zypper info" tests for 1.12.* and 1.13.* formatEike Waldt2016-07-141-2/+18
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-14/+8
* 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-1/+1
* zypper multipackage patchLamont Granquist2016-01-251-52/+26
* Added support for Zypper to install multiple packages at onceYorgos Saslis2016-01-251-0/+36
* Use double quotes by defaultThom May2016-01-141-1/+1
* chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-081-1/+1
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-1/+0
* wire zypper_package up to the DSLLamont Granquist2015-06-031-2/+2
* fix package timeout attributeLamont Granquist2015-06-021-90/+125
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-12/+9
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-47/+47
* Add unit test for #1174Julian C. Dunn2014-08-031-16/+28
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-7/+7
* [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-45/+44
* CHEF-3938: create global config option for zypper gpg checksIonuț Arțăriși2013-04-111-2/+65
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+159