summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove integration test with chef-zero for nowsd/required-recipesdelano2017-04-061-23/+0
* chefstyle fixessdelano2017-04-061-4/+4
* server enforced required recipesdelano2017-04-063-0/+79
* Merge pull request #5851 from chef/lcg/chef-13-formatterLamont Granquist2017-04-064-60/+88
|\
| * fix knife configure client speclcg/chef-13-formatterLamont Granquist2017-04-051-2/+0
| * couple of integration tests for Chef-13 formatterLamont Granquist2017-04-051-0/+38
| * CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-053-58/+50
* | Merge pull request #5886 from MsysTechnologiesllc/nim/windows_taskThom May2017-04-062-0/+605
|\ \
| * | Removed config file and chcp commandnimisha2017-04-051-2/+3
| * | Added unit testcases for windows_task providernimisha2017-04-031-0/+391
| * | Fixed Rubocop style issues and review commentsnimisha2017-03-311-213/+213
| * | Adding specs for windows_task resourcenimisha2017-03-311-0/+213
* | | Merge pull request #6028 from chef/lcg/chef-13-gem-package-take-2Thom May2017-04-061-30/+40
|\ \ \ | |_|/ |/| |
| * | Chef-13: better solution to gem_package source issueslcg/chef-13-gem-package-take-2Lamont Granquist2017-04-051-30/+40
* | | Merge pull request #6024 from chef/create_in_dkTim Smith2017-04-051-220/+1
|\ \ \ | |/ / |/| |
| * | Improve the warning textcreate_in_dkTim Smith2017-04-051-1/+1
| * | Chef 13: Remove the knife cookbook create command in favor of Chef-DKTim Smith2017-04-051-220/+1
* | | 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