summaryrefslogtreecommitdiff
path: root/spec
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-0513-6/+42
|\
| * Improve coverage of root alias tests.Noah Kantrowitz2017-04-0513-6/+42
* | Merge pull request #6013 from coderanger/always-inlineNoah Kantrowitz2017-04-057-18/+17
|\ \
| * \ Merge branch 'master' into always-inlineNoah Kantrowitz2017-04-056-7/+69
| |\ \
| * | | 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-043-15/+7
| * | | The tests using these providers expect the pre-inline behavior and I don’t ...Noah Kantrowitz2017-04-043-3/+3
* | | | Merge pull request #6017 from chef/tm/ohai_plugins_2Thom May2017-04-051-0/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-051-0/+33
* | | | Merge pull request #6015 from coderanger/root-aliasSteven Murawski2017-04-055-7/+65
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix a test I broke by adding a new fixture cookbook.Noah Kantrowitz2017-04-051-7/+1
| * | Make root alias attributes work with the normal CookbookCompiler load behavior.Noah Kantrowitz2017-04-041-1/+6
| * | First pass on implementing root aliases.Noah Kantrowitz2017-04-044-0/+59
| |/
* | Ensure DataBagItems are a Mashtm/mash_up_dem_dbiThom May2017-04-051-0/+4
|/
* 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-045-199/+18
|\ \ \ | |_|/ |/| |
| * | removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-042-7/+3
| * | use rfc exit codesSteven Murawski2017-04-044-193/+16
* | | 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-043-0/+35
|\ \
| * \ Merge branch 'master' into template-lazyNoah Kantrowitz2017-04-0423-687/+380
| |\ \
| * | | Cope with the common case of passing node[“whatever”] as template variables.Noah Kantrowitz2017-04-041-0/+10
| * | | Trololol my change bled into another test.Noah Kantrowitz2017-04-041-0/+1
| * | | Make chefstyle happy.Noah Kantrowitz2017-04-031-1/+1
| * | | Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-032-0/+24
* | | | Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-042-114/+73
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #6000 from coderanger/no-more-constsNoah Kantrowitz2017-04-041-92/+15
| |\ \ \
| | * \ \ Merge branch 'master' into no-more-constsNoah Kantrowitz2017-04-0422-580/+359
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Try removing the const-ificiation of DSL-based resources/providers.Noah Kantrowitz2017-04-031-92/+15
| * | | | Merge pull request #5850 from criteo-forks/rb_supportThom May2017-04-041-22/+58
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Ensure ruby nodes are supported in knife serveGrégoire Seux2017-03-061-6/+16
| | * | | Support ruby role in knife serveGrégoire Seux2017-03-061-4/+15
| | * | | Add test for role listing in knife serveGrégoire Seux2017-03-061-1/+9
| | * | | Extract with_knife_serve helper in knife serve testsGrégoire Seux2017-03-061-22/+29
* | | | | Rubocoppppp.Noah Kantrowitz2017-04-041-1/+1
* | | | | Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-0421-573/+307
|\ \ \ \ \ | |/ / / /
| * | | | RFC 85: Remove unused metadataThom May2017-04-041-107/+25
| * | | | RFC 67: Remove cookbook segmentsThom May2017-04-0421-466/+282
| | |_|/ | |/| |
* | | | 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