Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/chef/chef | AbhishekKr | 2016-10-06 | 95 | -845/+2117 |
|\ | |||||
| * | Merge pull request #5417 from chef/lcg/issue5089 | Thom May | 2016-10-06 | 2 | -8/+22 |
| |\ | | | | | | | Fix for "Chefspec template rendering fails when cookbook_name != directory name" | ||||
| | * | redo of the redo of the patch to fix #5089lcg/issue5089 | Lamont Granquist | 2016-10-05 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | see discussion in: https://github.com/chef/chef/pull/5096 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| | * | add a spec for the fix to #5089 | Lamont Granquist | 2016-10-05 | 1 | -0/+15 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | Bump version of chef to 12.15.14 by Chef Versioner.v12.15.14 | Chef Versioner | 2016-10-06 | 4 | -8/+8 |
| | | | |||||
| * | | Merge pull request #5406 from chef/shain/test_bump | Matt Wrock | 2016-10-06 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Update omnibus pinning to pull in Solaris 11 pkg fix | ||||
| | * | | Update omnibus pinningshain/test_bump | Scott Hain | 2016-10-04 | 1 | -1/+1 |
| | |/ | | | | | | | | | | Signed-off-by: Scott Hain <shain@chef.io> | ||||
| * | | Bump version of chef to 12.15.13 by Chef Versioner.v12.15.13 | Chef Versioner | 2016-10-06 | 4 | -8/+8 |
| | | | |||||
| * | | Merge pull request #5420 from chef/revert-5381-nim/double_quotes_parsing_error | Matt Wrock | 2016-10-05 | 3 | -24/+39 |
| |\ \ | | | | | | | | | Revert "Handling double quotes in powershell_out" | ||||
| | * | | Revert Handling double quotes in powershell_out | Matt Wrock | 2016-10-05 | 3 | -24/+39 |
| | | | | | | | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
| * | | | Merge pull request #5407 from chef/chef_client | Matt Wrock | 2016-10-05 | 2 | -1/+4 |
| |\ \ \ | | |/ / | |/| | | Fix centos 6 kitchen tests with chef-client cookbook 6.0.0 | ||||
| | * | | Fix centos 6 kitchen tests with chef-client 6chef_client | Matt Wrock | 2016-10-04 | 2 | -1/+4 |
| | |/ | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
| * | | Merge pull request #5408 from coderanger/solaris-m | Noah Kantrowitz | 2016-10-06 | 2 | -3/+13 |
| |\ \ | | | | | | | | | Fix solaris handling for useradd -m/-M behavior | ||||
| | * | | Fix solaris handling for -m/-M behavior. Fixes #5403. | Noah Kantrowitz | 2016-10-05 | 2 | -3/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | | Bump version of chef to 12.15.12 by Chef Versioner.v12.15.12 | Chef Versioner | 2016-10-05 | 4 | -8/+8 |
| | | | | |||||
| * | | | Merge pull request #5414 from chef/test | Matt Wrock | 2016-10-05 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | turn off fips unit-functional tests on windows acceptance | ||||
| | * | | | turn off fips unit-functional tests on windows acceptance | Matt Wrock | 2016-10-05 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
| * | | | Merge pull request #5381 from ↵ | Bryan McLellan | 2016-10-05 | 3 | -39/+24 |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | MsysTechnologiesllc/nim/double_quotes_parsing_error Handling double quotes in powershell_out | ||||
| | * | | Raising Mixlib::ShellOut::ShellCommandFailed exception | NimishaS | 2016-10-03 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com> | ||||
| | * | | Removed unwanted templates | NimishaS | 2016-09-30 | 3 | -3/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com> | ||||
| | * | | Handling double quotes. Added specs | NimishaS | 2016-09-30 | 6 | -39/+27 |
| | | | | | | | | | | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com> | ||||
| * | | | Merge pull request #5319 from tas50/apt_update_specs | Thom May | 2016-10-04 | 1 | -17/+25 |
| |\ \ \ | | | | | | | | | | | Test apt_update on non-linux behavior | ||||
| | * | | | Test apt_update on non-linux behavior | Tim Smith | 2016-09-14 | 1 | -17/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure on non-linux without running which we still end up with a no-op Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | | Merge pull request #5290 from bai/better-apt-key-cache | Thom May | 2016-10-04 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | Normalize full key name to avoid resource update on identical key names | ||||
| | * | | | | Normalize full key name to avoid resource update on identical key names | Vlad Gorodetsky | 2016-09-19 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Bump version of chef to 12.15.11 by Chef Versioner.v12.15.11 | Chef Versioner | 2016-10-04 | 4 | -8/+8 |
| | | | | | | |||||
| * | | | | | Merge pull request #5245 from chef/jk/knife-cookbook-delete-test | Thom May | 2016-10-04 | 1 | -59/+48 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Don't let knife cookbook delete tests print to stdout | ||||
| | * | | | | | Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-test | John Keiser | 2016-09-08 | 1 | -59/+48 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #5314 from chef/tm/raw_key | Thom May | 2016-10-04 | 2 | -1/+51 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow raw_key to override the configured signing_key | ||||
| | * | | | | | | Allow raw_key to override the configured signing_keytm/raw_key | Thom May | 2016-09-14 | 2 | -1/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #5175 Signed-off-by: Thom May <thom@may.lt> | ||||
| * | | | | | | | Merge pull request #5382 from pwalz/fix-15update-stamp | Thom May | 2016-10-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | Add trailing newline to generated 15update-stamp | ||||
| | * | | | | | | Add trailing newline to generated 15update-stamp (obvious fix) | Peter Walz | 2016-09-23 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #5405 from chef/deps | Lamont Granquist | 2016-10-03 | 6 | -41/+40 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | update dependencies | ||||
| | * | | | | | | | update dependencies | Matt Wrock | 2016-10-03 | 6 | -41/+40 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
| * | | | | | | | Bump version of chef to 12.15.10 by Chef Versioner.v12.15.10 | Chef Versioner | 2016-10-03 | 4 | -8/+8 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #5404 from chef/omni | Matt Wrock | 2016-10-03 | 1 | -10/+10 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | update omnibus branch sha to get new autoloading commit | ||||
| | * | | | | | | | update omnibus branch sha to get new autoloading commit | Matt Wrock | 2016-10-03 | 1 | -10/+10 |
| | | | | | | | | | |||||
| * | | | | | | | | Bump version of chef to 12.15.9 by Chef Versioner.v12.15.9 | Chef Versioner | 2016-10-03 | 4 | -8/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #5400 from chef/dco | Tim Smith | 2016-10-03 | 2 | -24/+65 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update contributing docs for the DCO | ||||
| | * | | | | | | | | Updates to the DCO wording based on feedbackdco | Tim Smith | 2016-10-03 | 1 | -25/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| | * | | | | | | | | Update contributing doc for the DCO | Tim Smith | 2016-10-02 | 1 | -15/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| | * | | | | | | | | Update links in the readme | Tim Smith | 2016-09-30 | 1 | -7/+9 |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | | | | | | Bump version of chef to 12.15.8 by Chef Versioner.v12.15.8 | Chef Versioner | 2016-09-30 | 4 | -8/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #5398 from shortdudey123/fix_yum_repository_gpgcheck | Tim Smith | 2016-09-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Set yum_repository gpgcheck default to true | ||||
| | * | | | | | | | Set yum_repository gpgcheck default to true | Grant Ridder | 2016-09-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/chef/chef/issues/5397 | ||||
| * | | | | | | | | Bump version of chef to 12.15.7 by Chef Versioner.v12.15.7 | Chef Versioner | 2016-09-30 | 4 | -8/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #5380 from brit-smith/contributing | Lamont Granquist | 2016-09-30 | 1 | -20/+20 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Updates to the Contributing process document | ||||
| | * | | | | | | | | Updates to the Contributing process document | Brittany Smith | 2016-09-25 | 1 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Paired with @tas50 to update the contributing process document for clarity. | ||||
| * | | | | | | | | | Bump version of chef to 12.15.6 by Chef Versioner.v12.15.6 | Chef Versioner | 2016-09-30 | 4 | -8/+8 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #5359 from ↵ | Bryan McLellan | 2016-09-30 | 7 | -19/+265 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MsysTechnologiesllc/ali/windows_registry_key_resource_delete_fix Allow deletion of registry_key without the need for users to pass data key in values hash. |