summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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