summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Chef-13: better solution to gem_package source issueslcg/chef-13-gem-package-take-2Lamont Granquist2017-04-051-30/+40
* Merge pull request #6023 from coderanger/root-aliasNoah Kantrowitz2017-04-051-1/+1
|\
| * Improve coverage of root alias tests.Noah Kantrowitz2017-04-051-1/+1
* | Merge branch 'master' into always-inlineNoah Kantrowitz2017-04-052-7/+5
|\ \
| * \ Merge pull request #6015 from coderanger/root-aliasSteven Murawski2017-04-051-7/+1
| |\ \ | | |/
| | * Fix a test I broke by adding a new fixture cookbook.Noah Kantrowitz2017-04-051-7/+1
| * | Ensure DataBagItems are a Mashtm/mash_up_dem_dbiThom May2017-04-051-0/+4
| |/
* | Make use_inline_resources a no-op to allow for easier support of 12 and 13 in...Noah Kantrowitz2017-04-051-0/+1
* | Add a unit test for the deprecation.Noah Kantrowitz2017-04-051-0/+6
* | Update some more tests for removing use_inline_resources.Noah Kantrowitz2017-04-041-2/+0
|/
* Merge pull request #6008 from coderanger/no-more-vendorNoah Kantrowitz2017-04-042-3/+3
|\
| * Merge branch 'master' into no-more-vendorNoah Kantrowitz2017-04-042-7/+101
| |\
| * | Replace a few dangling references to `knife cookbook site vendor` that don’...Noah Kantrowitz2017-04-042-3/+3
* | | Merge pull request #6001 from chef/smurawski/exit_status_defaultSteven Murawski2017-04-043-94/+16
|\ \ \ | |_|/ |/| |
| * | removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-042-7/+3
| * | use rfc exit codesSteven Murawski2017-04-042-88/+14
* | | add better specs around modifying gem sourcesLamont Granquist2017-04-042-6/+100
* | | Chef-13: tweaks to rubygems source option for urlsLamont Granquist2017-04-041-1/+1
| |/ |/|
* | Merge pull request #6005 from coderanger/template-lazyNoah Kantrowitz2017-04-041-0/+1
|\ \
| * \ Merge branch 'master' into template-lazyNoah Kantrowitz2017-04-0418-520/+309
| |\ \
| * | | Trololol my change bled into another test.Noah Kantrowitz2017-04-041-0/+1
* | | | Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-041-92/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into no-more-constsNoah Kantrowitz2017-04-0418-435/+346
| |\ \ \ | | | |/ | | |/|
| * | | Try removing the const-ificiation of DSL-based resources/providers.Noah Kantrowitz2017-04-031-92/+15
* | | | Rubocoppppp.Noah Kantrowitz2017-04-041-1/+1
* | | | Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-0417-428/+294
|\ \ \ \ | | |/ / | |/| |
| * | | RFC 85: Remove unused metadataThom May2017-04-041-107/+25
| * | | RFC 67: Remove cookbook segmentsThom May2017-04-0417-321/+269
| | |/ | |/|
* | | Switch to recursive freeze, if you want to footgun you need to work for it. Noah Kantrowitz2017-04-031-0/+17
* | | Freeze the default value for properties unless it is a lazy.Noah Kantrowitz2017-04-031-22/+39
|/ /
* | Merge pull request #5987 from coderanger/error-infoNoah Kantrowitz2017-04-031-7/+52
|\ \ | |/ |/|
| * Chefstyle fixes.Noah Kantrowitz2017-04-031-3/+3
| * Expand the system info displayed on error to give us some more data to work w...Noah Kantrowitz2017-03-311-7/+52
* | Merge pull request #5973 from chef/jjh/policy_collector_fieldsLamont Granquist2017-04-031-0/+137
|\ \
| * | YUNO like cookstyle, Travis?Josh Hudson2017-03-301-63/+63
| * | Add unit tests for run_end message in policy mode. Also some random cookstyle...Josh Hudson2017-03-301-33/+170
* | | Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-031-76/+33
|\ \ \
| * | | Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-021-76/+33
* | | | Merge pull request #5989 from chef/lcg/deprecated-knife-subcommand-apisThom May2017-04-033-49/+1
|\ \ \ \
| * | | | also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
| * | | | Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-012-8/+1
* | | | | Merge pull request #5991 from chef/lcg/package-optionsThom May2017-04-032-3/+8
|\ \ \ \ \
| * | | | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-022-3/+8
| |/ / / /
* | | | | Merge pull request #5942 from criteo-forks/fix_gem_installerThom May2017-04-031-0/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add unit test for gem installerMaxime Brugidou2017-03-281-0/+70
* | | | | Merge pull request #5984 from chef/lcg/notifying-array-resourcesLamont Granquist2017-04-012-1/+18
|\ \ \ \ \
| * | | | | Chef-13: fix notifying array resourcesLamont Granquist2017-03-312-1/+18
| | |_|_|/ | |/| | |
* | | | | need to call load_current_resource before this testLamont Granquist2017-04-011-1/+2
* | | | | few more stray popen4 failing specsLamont Granquist2017-04-012-2/+3
* | | | | fix remaining specs for popen4 removalLamont Granquist2017-04-015-75/+34