summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixing specs for powershell_packagesp/fix7166Stuart Preston2018-04-212-20/+20
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Avoid conflict with build_powershell_command from powershell_out mixinStuart Preston2018-04-211-9/+9
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Bump version to 14.0.206 by Expeditorv14.0.206Chef Expeditor2018-04-195-11/+12
|
* Merge pull request #7162 from tomdoherty/td/use-dev-with-route-metricThom May2018-04-191-1/+2
|\ | | | | Some options, i.e. metric, require specifying dev
| * Merge branch 'td/use-dev-with-route-metric' of ↵Tom Doherty2018-04-170-0/+0
| |\ | | | | | | | | | https://github.com/tomdoherty/chef into td/use-dev-with-route-metric
| | * Some options, i.e. metric, require specifying devTom Doherty2018-04-171-1/+2
| | |
| * | Some options, i.e. metric, require specifying devTom Doherty2018-04-171-1/+2
| |/ | | | | | | Signed-off-by: Tom Doherty <tom.doherty@fixnetix.com>
* | Bump version to 14.0.205 by Expeditorv14.0.205Chef Expeditor2018-04-195-11/+12
| |
* | Merge pull request #7111 from chef/sp/issue/7103Thom May2018-04-191-1/+1
|\ \ | | | | | | Windows MSI: files are now re-unzipped during repair mode
| * | Attempt to unzip files even if in repair modesp/issue/7103Stuart Preston2018-04-021-1/+1
| | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | Bump version to 14.0.204 by Expeditorv14.0.204Chef Expeditor2018-04-195-11/+12
| | |
* | | Merge pull request #7164 from chef/tm/inspect_name_propertiesThom May2018-04-191-1/+4
|\ \ \ | | | | | | | | add name_property to resource inspector
| * | | add name_property to resource inspectortm/inspect_name_propertiesThom May2018-04-181-1/+4
|/ / / | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Bump version to 14.0.203 by Expeditorv14.0.203Chef Expeditor2018-04-175-10/+18
| | |
* | | Merge pull request #7147 from chef/lcg/yum-rhs-fixLamont Granquist2018-04-171-0/+5
|\ \ \ | |_|/ |/| | fix for Red Hat Satellite yum_package bug
| * | fix for Red Hat Satellite yum_package buglcg/yum-rhs-fixLamont Granquist2018-04-111-0/+5
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Merge pull request #7159 from chef/14_0_202Tim Smith2018-04-161-0/+9
|\ \ \ | | | | | | | | Add 14.0.202 release notes
| * | | Add 14.0.202 release notes14_0_202Tim Smith2018-04-161-0/+9
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Update CHANGELOG.md to reflect the promotion of 14.0.202Chef Expeditor2018-04-162-23/+20
|/ / /
* | | Bump version to 14.0.202 by Expeditorv14.0.202Chef Expeditor2018-04-145-11/+12
| | |
* | | Merge pull request #7155 from tomdoherty/masterThom May2018-04-141-1/+7
|\ \ \ | | | | | | | | Catch json.load exceptions causing syslog errors
| * | | Catch json.load exceptions causing syslog errorsTom Doherty2018-04-131-1/+7
| | | | | | | | | | | | | | | | Signed-off-by: Tom Doherty <tom.doherty@fixnetix.com>
* | | | Bump version to 14.0.201 by Expeditorv14.0.201Chef Expeditor2018-04-145-11/+12
| | | |
* | | | Merge pull request #7136 from chef/lcg/lockbotThom May2018-04-141-0/+1
|\ \ \ \ | | | | | | | | | | add support for lock bot
| * | | | bump to 60lcg/lockbotLamont Granquist2018-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | add support for lock botLamont Granquist2018-04-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/dessant/lock-threads Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | Bump version to 14.0.200 by Expeditorv14.0.200Chef Expeditor2018-04-135-11/+12
| | | | |
* | | | | Merge pull request #7157 from chef/lcg/bump-omnibusLamont Granquist2018-04-131-10/+10
|\ \ \ \ \ | |_|/ / / |/| | | | bump omnibus
| * | | | bump omnibusLamont Granquist2018-04-131-10/+10
|/ / / / | | | | | | | | | | | | | | | | | | | | tested this in CI builds and it was working. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 14.0.199 by Expeditorv14.0.199Chef Expeditor2018-04-135-11/+12
| | | |
* | | | Merge pull request #7152 from chef/lcg/fix-resources-dsl-methodLamont Granquist2018-04-134-29/+36
|\ \ \ \ | | | | | | | | | | add the resources() dsl method back to providers
| * | | | add test that methods wind up in important classesLamont Granquist2018-04-131-1/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | add the resources() dsl method to providerslcg/fix-resources-dsl-methodLamont Granquist2018-04-123-28/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Custom resource actions were picking this up via delegation to the wrapping resource, and that wiring was removed in 14, so that API then got dropped accidentally. This should fix that back up. It also consistently injects the resource APIs into resources and providers both now (and consistently across core resources and custom resources). Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | Bump version to 14.0.198 by Expeditorv14.0.198Chef Expeditor2018-04-135-11/+12
| | | | |
* | | | | Add support for route metric (#7140)tomdoherty2018-04-132-2/+4
|/ / / / | | | | | | | | Signed-off-by: Tom Doherty <tom.doherty@fixnetix.com>
* | | | Bump version to 14.0.197 by Expeditorv14.0.197Chef Expeditor2018-04-125-11/+12
| | | |
* | | | Merge pull request #7144 from chef/tm/investigate_loggingLamont Granquist2018-04-123-5/+11
|\ \ \ \ | | | | | | | | | | Fix up knife logging
| * | | | Fix up knife loggingtm/investigate_loggingThom May2018-04-113-5/+11
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | ensure that trace level is selectable if necessary via -VVV Pass the correct object to net/ssh Signed-off-by: Thom May <thom@chef.io>
* | | | Merge pull request #7151 from chef/tm/ship_resource_inspectorLamont Granquist2018-04-121-1/+1
|\ \ \ \ | | | | | | | | | | ship resource-inspector
| * | | | ship resource-inspectortm/ship_resource_inspectorThom May2018-04-121-1/+1
| | |/ / | |/| | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | Merge pull request #7149 from chef/tm/bump_mixlibsLamont Granquist2018-04-122-14/+14
|\ \ \ \ | | | | | | | | | | Update mixlib-log and mixlib-authentication
| * | | | Update mixlib-log and mixlib-authenticationtm/bump_mixlibsThom May2018-04-122-15/+15
| |/ / / | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | Bump version to 14.0.196 by Expeditorv14.0.196Chef Expeditor2018-04-125-12/+13
| | | |
* | | | Merge pull request #7148 from chef/lcg/enable-repo-fixLamont Granquist2018-04-123-17/+26
|\ \ \ \ | |/ / / |/| | | fix for enable/disable repo ordering
| * | | add a testlcg/enable-repo-fixLamont Granquist2018-04-111-0/+8
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | fix for enable/disable repo orderingLamont Granquist2018-04-112-17/+18
|/ / / | | | | | | | | | | | | | | | | | | use one array, shove them in the array in order, read them out and apply them... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 14.0.195 by Expeditorv14.0.195Chef Expeditor2018-04-115-11/+12
| | |
* | | Merge pull request #7143 from chef/lcg/chef-zero-perfLamont Granquist2018-04-112-20/+28
|\ \ \ | | | | | | | | fix Chef-14 chef_fs/chef-zero perf regression
| * | | fix Chef-14 chef_fs/chef-zero perf regressionlcg/chef-zero-perfLamont Granquist2018-04-102-20/+28
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a perf bug introduced by #6471 where we were taking O(n^2) with the number of cookbook versions in the cookbook synch phase. This is a minimum viable fix that changes the algorithm so that it does the old, fast method of looking up the CBV first. Only if it doesn't find it does it then go searching for cookbooks that are in a differently named directory but which match by the name in the metadata. There may be edge conditions here if people mix-and-match and have cookbooks which have both named-directory and name-in-metadata versions. Please try not to do that. Don't cross the streams. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Merge pull request #7145 from chef/btm/expeditor-httpBryan McLellan2018-04-111-1/+1
|\ \ \ | |/ / |/| | Expeditor docs are available over http