Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add multiple client/nodes knife delete to release notestas50/notes | Tim Smith | 2016-12-07 | 1 | -0/+6 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Bump version of chef to 12.17.46 by Chef Versioner.v12.17.46 | Chef Versioner | 2016-12-07 | 5 | -10/+10 |
| | |||||
* | Merge pull request #5625 from chef/tduffield/add-url-to-announcement-template | Tom Duffield | 2016-12-07 | 2 | -2/+2 |
|\ | | | | | Use new downloads.chef.io URLs for announcements | ||||
| * | Use new downloads.chef.io URLs for announcementstduffield/add-url-to-announcement-template | Tom Duffield | 2016-12-07 | 2 | -2/+2 |
|/ | | | | | | | The product download pages now leverage predictable URLS, so our generators can leverage those to improve the download experience. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Bump version of chef to 12.17.45 by Chef Versioner.v12.17.45 | Chef Versioner | 2016-12-07 | 5 | -10/+10 |
| | |||||
* | Merge pull request #5548 from chef/lcg/chefstyle-updates | Thom May | 2016-12-07 | 56 | -111/+128 |
|\ | | | | | Chefstyle updates | ||||
| * | seems this exception type is necessary as welllcg/chefstyle-updates | Lamont Granquist | 2016-12-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | added disable to the wrong line | Lamont Granquist | 2016-12-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | helpful spec tests discovered could not change this superclass | Lamont Granquist | 2016-12-06 | 3 | -4/+4 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix style bug pulled in by rebase on master | Lamont Granquist | 2016-12-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/NonNilCheck | Lamont Granquist | 2016-12-06 | 10 | -13/+13 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/NilComparison | Lamont Granquist | 2016-12-06 | 9 | -13/+13 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/VariableInterpolation | Lamont Granquist | 2016-12-06 | 5 | -12/+12 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/DefWithParentheses | Lamont Granquist | 2016-12-06 | 7 | -11/+11 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/SpaceInsideStringInterpolation | Lamont Granquist | 2016-12-06 | 6 | -11/+11 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/SelfAssignment | Lamont Granquist | 2016-12-06 | 9 | -10/+10 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/MultilineIfModifier | Lamont Granquist | 2016-12-06 | 8 | -29/+46 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Lint/InheritException | Lamont Granquist | 2016-12-06 | 2 | -6/+6 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Performance/SortWithBlock cop | Lamont Granquist | 2016-12-06 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | fix Style/SpaceInsideArrayPercentLiteral | Lamont Granquist | 2016-12-06 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 12.17.44 by Chef Versioner.v12.17.44 | Chef Versioner | 2016-12-07 | 5 | -11/+11 |
| | | |||||
* | | Merge pull request #5622 from chef/chef-ad/3888 | Thom May | 2016-12-07 | 2 | -115/+118 |
|\ \ | | | | | | | Knife: cookbook site share doesn't work with some json metadata | ||||
| * | | refactor specs to be less stubbychef-ad/3888 | Lamont Granquist | 2016-12-06 | 1 | -122/+115 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | Fixing metadata.json validation, adding spec test to ensure we're actually ↵ad/3888 | andy-dufour | 2016-09-21 | 2 | -3/+13 |
| | | | | | | | | | | | | validating the JSON passed to us | ||||
* | | | Bump version of chef to 12.17.43 by Chef Versioner.v12.17.43 | Chef Versioner | 2016-12-06 | 5 | -11/+11 |
| | | | |||||
* | | | Merge pull request #5601 from chef/COOL-604/chef-solo-node-permissions | Bryan McLellan | 2016-12-06 | 3 | -1/+81 |
|\ \ \ | | | | | | | | | Core: Ensure chef-solo creates node files w/ correct permissions | ||||
| * | | | Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissions | Scott Christopherson | 2016-12-06 | 3 | -1/+81 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit ensures that the `nodes` dir and the node files within it are created with the correct permissions by chef-solo. Signed-off-by: Scott Christopherson <scott@chef.io> | ||||
* | | | | Bump version of chef to 12.17.42 by Chef Versioner.v12.17.42 | Chef Versioner | 2016-12-06 | 5 | -10/+12 |
| | | | | |||||
* | | | | Ensures correct version of shutdown is called when using the reboot resource ↵ | Christoph | 2016-12-06 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on Windows (#5596) Use a fixed path to shutdown.exe on windows in Chef::Platform::Rebooter, fixes #5594 Signed-off-by: Christoph Griesshammer <cgriesshammer@gmail.com> | ||||
* | | | | Bump version of chef to 12.17.41 by Chef Versioner.v12.17.41 | Chef Versioner | 2016-12-06 | 5 | -10/+12 |
| | | | | |||||
* | | | | Merge pull request #5562 from stefanor/svn-http-proxy | Bryan McLellan | 2016-12-06 | 1 | -0/+9 |
|\ \ \ \ | | | | | | | | | | | Unset http[s]_proxy in the subversion spec | ||||
| * | | | | Unset http[s]_proxy in the subversion spec | Stefano Rivera | 2016-11-18 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So it doesn't alter generated subversion commands. Signed-off-by: Stefano Rivera <stefanor@debian.org> | ||||
* | | | | | Bump version of chef to 12.17.40 by Chef Versioner.v12.17.40 | Chef Versioner | 2016-12-06 | 5 | -15/+15 |
| | | | | | |||||
* | | | | | Merge pull request #5613 from spuder/patch-1 | Bryan McLellan | 2016-12-06 | 2 | -7/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | change choco -version to choco --version | ||||
| * | | | | Fixes #5256 | Spencer Owen | 2016-12-05 | 2 | -7/+7 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Chocolatey packages with version will give error changes chocolatey tests to use --version instead of -version Signed-off-by: Spencer Owen <owenspencer@gmail.com> | ||||
* | | | | Merge pull request #5615 from chef/tas50/typo | Tim Smith | 2016-12-06 | 2 | -3/+9 |
|\ \ \ \ | | | | | | | | | | | The suggested fix for the manage_home deprecation is incorrect | ||||
| * | | | | Add a spec for supports non_unique throwing a deprecation message | Tim Smith | 2016-12-06 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | | The suggested fix for the manage_home deprecation is incorrect | Tim Smith | 2016-12-06 | 2 | -3/+3 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | manage_home: true is not a proper resource property. It should be manage_home true instead. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | Merge pull request #5618 from chef/tm/require_deprecated | Thom May | 2016-12-06 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Core: Ensure deprecation messages are always included | ||||
| * | | | | Ensure deprecation messages are always includedtm/require_deprecated | Thom May | 2016-12-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | | | Merge pull request #5616 from chef/COOL-614/tduffield/link-keep-access-controls | Tom Duffield | 2016-12-06 | 2 | -1/+68 |
|\ \ \ \ \ | |/ / / / |/| | | | | Core: Fix bug where Access Controls on existing symlink resources would be ignored on first chef-client run | ||||
| * | | | | Ensure Access Controls on link resourceCOOL-614/tduffield/link-keep-access-controls | Tom Duffield | 2016-12-06 | 2 | -1/+68 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a link resource needs to change its destination, there was a bug in the logic flow that would cause the access controls on the resulting symlink to revert to the default access controls. This commit closes that hole by re-evaluating the current access controls after creating the new symlink. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | | | | Bump version of chef to 12.17.39 by Chef Versioner.v12.17.39 | Chef Versioner | 2016-12-06 | 5 | -11/+11 |
| | | | | |||||
* | | | | Merge pull request #5617 from chef/tduffield/tweak-changelog | Thom May | 2016-12-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Use badge in CHANGELOG | ||||
| * | | | | Use badge in CHANGELOGtduffield/tweak-changelog | Tom Duffield | 2016-12-05 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Use the badge in the changelog so the current stable version is shown regardless of when the CHANGELOG is viewed. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | | | | Bump version of chef to 12.17.38 by Chef Versioner.v12.17.38 | Chef Versioner | 2016-12-05 | 5 | -11/+21 |
| | | | | |||||
* | | | | Merge pull request #5614 from chef/lcg/fix-yum-regexp | Lamont Granquist | 2016-12-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | fix yum regexp similarly to rpm regexp in #3985 | ||||
| * | | | fix yum regexp similarly to rpm regexp in #3985lcg/fix-yum-regexp | Lamont Granquist | 2016-12-05 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is a "nope, aint got time to test this one" PR. this affects a code path that is only for localinstalls and doesn't have any existing tests. i've already exceeded my 5 minute timebox for fixing the problem. i'm more likely to rewrite the yum provider from scratch and shitcan the unit tests in their entirety than to reuse any work that i do here so any time spent on carefully testing this is likely to end up wasted. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Bump version of chef to 12.17.37 by Chef Versioner.v12.17.37 | Chef Versioner | 2016-12-05 | 5 | -10/+10 |
| | | | |||||
* | | | Merge pull request #5609 from chef/tas50/newchefclient | Thom May | 2016-12-05 | 3 | -44/+64 |
|\ \ \ | | | | | | | | | Update chef client testing deps |