summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6105 from Stromweld/patch-1Matt Wrock2017-05-101-2/+2
|\
| * fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger corey.he...Corey Hemminger2017-05-031-6/+2
| * updated testsCorey Hemminger2017-05-021-3/+7
* | Fixing broken functional test in windows_task resourcenimisha2017-05-101-1/+0
* | Adding functional specs for windows_task resource (#6067)Nimisha Sharad2017-05-081-0/+459
|/
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-2824-76/+76
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-1121-67/+67
| * Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-114-9/+9
* | Merge pull request #6097 from chef/tm/aix_manage_homeThom May2017-04-281-0/+97
|\ \
| * | Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-0/+97
* | | lazily load cookbook_files and templatestm/even_lazierThom May2017-04-252-5/+5
* | | Add tests for lazy load of cookbook filesThom May2017-04-251-0/+33
* | | add tests for CookbookManifest.each_fileThom May2017-04-251-2/+17
|/ /
* | Merge pull request #6077 from chef/lcg/runner-pointerLamont Granquist2017-04-201-0/+4
|\ \
| * | add a pointer from the run_context back to the runnerlcg/runner-pointerLamont Granquist2017-04-201-0/+4
| |/
* | Looks like this is broken on SLES 12.0/x64 tootm/fix_suse_12Thom May2017-04-201-1/+1
|/
* Merge pull request #6045 from coderanger/segment-oopsThom May2017-04-112-0/+203
|\
| * Feed rubocop some moreThom May2017-04-112-31/+12
| * Test CookbookManifest v0 and v2Thom May2017-04-112-0/+222
* | Fix expand_options to cope with arrays too.Noah Kantrowitz2017-04-101-2/+2
* | We missed this when options got converted to an array.Noah Kantrowitz2017-04-101-5/+5
|/
* Clarify log messaging for required recipe featuredanielsdeleo2017-04-101-1/+1
* Merge pull request #6035 from chef/lcg/restore-log-locationThom May2017-04-061-0/+2
|\
| * another fix for windows specsLamont Granquist2017-04-061-1/+1
| * fixing specs for windowslcg/restore-log-locationLamont Granquist2017-04-061-1/+1
| * fix specLamont Granquist2017-04-061-0/+2
* | Merge pull request #6032 from chef/sd/required-recipeThom May2017-04-062-0/+56
|\ \ | |/ |/|
| * 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
* | switch guards to use shell_out_with_systems_localeLamont Granquist2017-04-061-2/+2
* | spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-10/+18
* | Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-062-94/+20
|/
* 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
|\ \ \ \ | |_|/ / |/| | |