summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid a nil checkmatchTim Smith2020-06-111-1/+1
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-1180-118/+118
* Bump version to 16.2.29 by Chef Expeditorv16.2.29Chef Expeditor2020-06-117-18/+20
* Merge pull request #9979 from chef/cleanup-resource-inheritanceTim Smith2020-06-1112-29/+14
|\
| * Fix chefstyle violations.Pete Higgins2020-06-112-2/+2
| * Fix a test to silence an rspec warning.cleanup-resource-inheritancePete Higgins2020-06-101-1/+1
| * Remove an unnecessary require.Pete Higgins2020-06-101-1/+0
| * Remove some unnecessary requires.Pete Higgins2020-06-105-5/+0
| * Remove unnecessary provides line from WindowsScript.Pete Higgins2020-06-101-2/+0
| * Fix a test to avoid rspec warning.Pete Higgins2020-06-101-1/+1
| * Remove unnecessary protected/public blocks.Pete Higgins2020-06-101-6/+2
| * Remove shared initializer for WindowsScript.Pete Higgins2020-06-103-11/+8
| * Move some requires to where they are used.Pete Higgins2020-06-102-2/+2
* | Update CHANGELOG.md with details from pull request #9985Chef Expeditor2020-06-111-3/+4
* | Merge pull request #9985 from Xorima/update-2020Tim Smith2020-06-111-52/+65
|\ \
| * | Update with 2020 MVPs, move around so newest are firstJason Field2020-06-111-52/+65
|/ /
* | Bump version to 16.2.28 by Chef Expeditorv16.2.28Chef Expeditor2020-06-117-19/+20
* | Merge pull request #9984 from MsysTechnologiesllc/dh/fix-windows-linux-bootstrapTim Smith2020-06-111-9/+9
|\ \
| * | Use /etc/chef for bootstrapping instead of ChefConfigdheerajd-msys2020-06-111-9/+9
|/ /
* | Bump version to 16.2.27 by Chef Expeditorv16.2.27Chef Expeditor2020-06-117-19/+20
* | Merge pull request #9981 from chef/deprecate_debian_8Tim Smith2020-06-101-2/+1
|\ \ | |/ |/|
| * Stop producing packages for EOL Debian 8deprecate_debian_8Tim Smith2020-06-101-2/+1
|/
* Bump version to 16.2.26 by Chef Expeditorv16.2.26Chef Expeditor2020-06-107-19/+20
* Merge pull request #9978 from chef/ffiTim Smith2020-06-103-31/+31
|\
| * Allow for the latest net-ssh and ffi 1.13.1Tim Smith2020-06-103-22/+23
| * Test build to see if ffi 1.13.1 worksTim Smith2020-06-092-16/+15
* | Merge pull request #9975 from chef/spellingTim Smith2020-06-101-0/+3
|\ \ | |/ |/|
| * Add a few more words to the our spelling listTim Smith2020-06-091-0/+3
|/
* Merge pull request #9969 from chef/fail-early-with-cspell-syntax-errorTim Smith2020-06-092-3/+4
|\
| * Avoid spellchecking files twice in one run.fail-early-with-cspell-syntax-errorPete Higgins2020-06-082-3/+3
| * Fail early in CI when cspell config can't be parsed.Pete Higgins2020-06-081-0/+1
* | Bump version to 16.2.25 by Chef Expeditorv16.2.25Chef Expeditor2020-06-107-19/+20
* | Merge pull request #9974 from chef/warn_on_validator_bootstrapTim Smith2020-06-092-7/+4
|\ \
| * | Warn during bootstrapping when using validation keyswarn_on_validator_bootstrapTim Smith2020-06-092-7/+4
* | | Bump version to 16.2.24 by Chef Expeditorv16.2.24Chef Expeditor2020-06-107-19/+20
* | | Merge pull request #9973 from chef/improve_knife_infoTim Smith2020-06-091-1/+1
|\ \ \ | |/ / |/| |
| * | Let the user know what protocol we're using in knife bootstrapTim Smith2020-06-091-1/+1
|/ /
* | Bump version to 16.2.23 by Chef Expeditorv16.2.23Chef Expeditor2020-06-097-19/+20
* | Merge pull request #9971 from chef/csnapp/add_win8Tim Smith2020-06-091-0/+1
|\ \ | |/ |/|
| * Add Windows 8 Testercsnapp/add_win8Christopher A. Snapp2020-06-091-0/+1
|/
* Bump version to 16.2.22 by Chef Expeditorv16.2.22Chef Expeditor2020-06-087-19/+20
* Bump version to 16.2.21 by Chef Expeditorv16.2.21Chef Expeditor2020-06-087-19/+20
* Bump version to 16.2.20 by Chef Expeditorv16.2.20Chef Expeditor2020-06-087-19/+20
* Merge pull request #9952 from chef/Snehal/Github-#333_knife_vault_on_windows_...Tim Smith2020-06-082-3/+3
|\
| * Updated exception messageSnehal/Github-#333_knife_vault_on_windows_10_failssnehaldwivedi2020-06-052-3/+3
| * Updated exception message Chef::Exceptions::InvalidDataBagPathsnehaldwivedi2020-06-042-3/+3
* | Merge pull request #9960 from chef/resource_docsTim Smith2020-06-084-1/+67
|\ \
| * | Add more resource docs + improve yaml generationresource_docsTim Smith2020-06-054-1/+67
* | | Merge pull request #9961 from chef/fix-wrong-unit-testTim Smith2020-06-082-10/+2
|\ \ \
| * | | Fix chefstyle violations.fix-wrong-unit-testPete Higgins2020-06-052-2/+2