summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specLamont Granquist2020-11-111-2/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add more typo fixesVivek Singh2020-04-071-2/+2
* Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-167/+1
* more spec removallcg/chef-15-shell-out-removalLamont Granquist2018-10-261-56/+0
* Merge pull request #7701 from chef/lcg/allow-downgrade-pseudo-defaultTim Smith2018-09-271-2/+10
|\
| * fix package provider superclass specslcg/allow-downgrade-pseudo-defaultLamont Granquist2018-09-271-2/+10
* | sanitize inputs to Gem::Versionlcg/gem-version-sanitizationLamont Granquist2018-09-271-0/+22
|/
* MSYS-858 : added warning if allow_downgrade set to be false and tried to inst...piyushawasthi2018-07-261-1/+8
* fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-201-1/+1
* Unification of shell_out APIsLamont Granquist2018-06-151-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-5/+10
* Ensure package (un)locking is idempotentAndy Wagner2018-01-041-20/+42
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-0/+8
* added missing tests for :(un)lock in provider/packageEike Waldt2016-09-291-0/+50
* cleaned comments in specc52275322016-09-281-14/+0
* added (un)lock_package for apt and zypperc52275322016-09-281-30/+15
* implement lockingc52275322016-09-281-0/+37
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Merge pull request #4888 from chef/lcg/multipackage-apt-providerLamont Granquist2016-05-051-2/+12
|\
| * multipackage apt providerLamont Granquist2016-05-031-2/+12
* | Update gem_package with version constraint on :upgrade actionWill Jordan2016-05-021-5/+8
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-17/+17
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-12/+12
* auto fixing some rubocopsLamont Granquist2016-02-091-12/+12
* 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
* Use double quotes by defaultThom May2016-01-141-88/+88
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-15/+15
* add unit test for a_to_sLamont Granquist2015-12-021-0/+4
* dpkg multipackage and bonus fixesLamont Granquist2015-12-021-11/+3
* base package provider fixesLamont Granquist2015-11-171-366/+499
* fix package timeout attributeLamont Granquist2015-06-021-0/+34
* Added spec for making sure package fails if both multipackage and source spec...jdm/resource-semanticsJay Mundrawala2015-05-131-0/+6
* specsLamont Granquist2015-02-051-1/+1
* Multipackage fixes to superclassLamont Granquist2015-02-031-10/+84
* Some fixes for package provider, lots of unittestsPhil Dibowitz2015-02-031-0/+200
* Update to RSpec 3.Claire McQuin2014-10-291-1/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-107/+107
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-21/+21
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* Remove deprecated method usage from package providerdanielsdeleo2013-08-021-1/+3
* Selinux spec fixes when running under root.sersut2013-05-281-4/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+429