Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have a sensible default for old chef serverstm/no_api_version | Thom May | 2017-07-05 | 2 | -2/+23 |
| | | | | | | | If we don't see a version header, we should default to only supporting API version 0, and if we can't support that, then we should die as usual Signed-off-by: Thom May <thom@chef.io> | ||||
* | Bump version of chef to 13.2.21 by Chef Expeditor.v13.2.21 | Chef Expeditor | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | fix execute resource to use shell_out_with_systems_locale | Lamont Granquist | 2017-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This may be a breaking change for some users coming from 13.0/13.1 but this was the intended way that this API would function in Chef 13.0. With this change we stop inserting environment variables into execute resources. That means that whatever users type into the execute resource should much more exactly agree with the response on the command line, which will close a shedload of bugs and is how Chef 13.0 was intended to operate. We no longer globally mangle the PATH or the LANG/LC_ locale environment variables. The way that it worked in Chef 13.0/13.1 resulted in the internal chef embedded/bin directory being prepended to the PATH environment variable in the `execute` resource, which was never intended. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Bump version of chef to 13.2.20 by Chef Expeditor.v13.2.20 | Chef Expeditor | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Bump version of chef to 13.2.19 by Chef Expeditor.v13.2.19 | Chef Expeditor | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Update deprecation message for Cookstyleupdate_deprecation | Tim Smith | 2017-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Bump version of chef to 13.2.18 by Chef Expeditor.v13.2.18 | Chef Expeditor | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | Properly send run_list_expanded event in policy node casetc/fix-expanded-run-list-reporting-for-policyfiles | Tyler Cloke | 2017-06-20 | 1 | -1/+27 |
| | | | | Signed-off-by: Tyler Cloke <tylercloke@gmail.com> | ||||
* | Bump version of chef to 13.2.17 by Chef Expeditor.v13.2.17 | Chef Expeditor | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #6228 from chef/lcg/bump-rubocop | Lamont Granquist | 2017-06-20 | 4 | -4/+4 |
|\ | | | | | bump rubocop to 0.49.1 | ||||
| * | fixes for rubocop 0.49.1 engine | Lamont Granquist | 2017-06-20 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 13.2.16 by Chef Expeditor.v13.2.16dh/chef11_compatible_sles12 | Chef Expeditor | 2017-06-19 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 13.2.15 by Chef Expeditor.v13.2.15 | Chef Expeditor | 2017-06-19 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 13.2.14 by Chef Expeditor.v13.2.14 | Chef Expeditor | 2017-06-16 | 1 | -1/+1 |
|/ | |||||
* | Bump version of chef to 13.2.13 by Chef Versioner.v13.2.13 | Chef Versioner | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #6207 from MsysTechnologiesllc/piyush/fix_chomp_error | Lamont Granquist | 2017-06-12 | 1 | -1/+1 |
|\ | | | | | Fix chomp error for nil class | ||||
| * | Fix chomp error for nil class | piyushawasthi | 2017-06-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: piyushawasthi <piyush.awasthi@msystechnologies.com> | ||||
* | | Bump version of chef to 13.2.12 by Chef Versioner.v13.2.12 | Chef Versioner | 2017-06-09 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 13.2.11 by Chef Versioner.v13.2.11 | Chef Versioner | 2017-06-09 | 1 | -1/+1 |
|/ | |||||
* | Bump version of chef to 13.2.10 by Chef Versioner.v13.2.10 | Chef Versioner | 2017-06-08 | 1 | -1/+1 |
| | |||||
* | Fix a typo in the breakpoint resource name | Tim Smith | 2017-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Bump version of chef to 13.2.9 by Chef Versioner.v13.2.9 | Chef Versioner | 2017-06-08 | 1 | -1/+1 |
| | |||||
* | fix chefstyle again, confused as to where this is coming from | Lamont Granquist | 2017-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | remove FIXME since its deprecated nowlcg/deprecate-resource-namespace-magic | Lamont Granquist | 2017-06-08 | 1 | -2/+0 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Deprecate property namespace magic | Lamont Granquist | 2017-06-08 | 3 | -1/+21 |
| | | | | | | | This forces everyone to starting using new_resource.property_name instead of just property_name. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Bump version of chef to 13.2.8 by Chef Versioner.v13.2.8 | Chef Versioner | 2017-06-07 | 1 | -1/+1 |
| | |||||
* | Bump version of chef to 13.2.7 by Chef Versioner.v13.2.7 | Chef Versioner | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | Bump version of chef to 13.2.6 by Chef Versioner.v13.2.6 | Chef Versioner | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #6142 from ↵ | Thom May | 2017-06-02 | 1 | -1/+5 |
|\ | | | | | | | | | MsysTechnologiesllc/nim/error_handling_for_proxy_issue [MSYS-563] Modified error message to explain connectivity issue due to Proxy | ||||
| * | Checking for proxy error separately | nimisha | 2017-06-02 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
| * | Mofified error message to explain connectivity issue due to Proxy settings | nimisha | 2017-05-11 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Bump version of chef to 13.2.5 by Chef Versioner.v13.2.5 | Chef Versioner | 2017-06-02 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 13.2.4 by Chef Versioner.v13.2.4 | Chef Versioner | 2017-06-01 | 1 | -2/+2 |
| | | |||||
* | | feed chefstyle for some reasonlcg/remove-remaining-garbage | Lamont Granquist | 2017-06-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 13.2.3 by Chef Versioner.v13.2.3 | Chef Versioner | 2017-06-01 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 13.2.2 by Chef Versioner.v13.2.2 | Chef Versioner | 2017-05-31 | 1 | -1/+1 |
| | | |||||
* | | Always run reconfigure between runs, and when HUP'd | Bryan McLellan | 2017-05-31 | 2 | -21/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | We can't reconfigure in a trap context because we might open files or another activity that could cause a deadlock. Ruby 2.0+ now prevents this by raising a ThreadError. This now runs reconfigure after every daemonized run, but still takes a HUP in case you need to reconfigure while sleeping. Fixes #4578 Signed-off-by: Bryan McLellan <btm@loftninjas.org> | ||||
* | | Calling reconfigure outside trap('HUP') | nimisha | 2017-05-31 | 2 | -5/+6 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Bump version of chef to 13.2.1 by Chef Versioner.v13.2.1 | Chef Versioner | 2017-05-31 | 1 | -2/+2 |
| | | |||||
* | | Copy chef gems in placetm/copy_gems | Thom May | 2017-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | | Provided by chef/omnibus-software#836 Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Bump to 13.2 | Thom May | 2017-05-31 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Bump version of chef to 13.1.34 by Chef Versioner.v13.1.34 | Chef Versioner | 2017-05-31 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 13.1.33 by Chef Versioner.v13.1.33 | Chef Versioner | 2017-05-31 | 1 | -2/+2 |
| | | |||||
* | | Feed the rubocop. | Noah Kantrowitz | 2017-05-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
* | | Merge branch 'master' into version-check | Noah Kantrowitz | 2017-05-30 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | Bump version of chef to 13.1.32 by Chef Versioner.v13.1.32 | Chef Versioner | 2017-05-26 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version of chef to 13.1.31 by Chef Versioner.v13.1.31 | Chef Versioner | 2017-05-26 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version of chef to 13.1.30 by Chef Versioner.v13.1.30 | Chef Versioner | 2017-05-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into version-check | Noah Kantrowitz | 2017-05-25 | 9 | -42/+27 |
|\ \ \ | |/ / | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | Bump version of chef to 13.1.29 by Chef Versioner.v13.1.29 | Chef Versioner | 2017-05-26 | 1 | -1/+1 |
| | | |