summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump train-core to 3.3.1expeditor/train-core_3.3.1Chef Expeditor2020-06-101-8/+8
* 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
| * | | Fix wrong unit test exposed by cleaning up rspec deprecations.Pete Higgins2020-06-051-9/+1
|/ / /
* | | Bump version to 16.2.19 by Chef Expeditorv16.2.19Chef Expeditor2020-06-057-19/+20
|/ /
* | Merge pull request #9959 from chef/bumpsTim Smith2020-06-052-10/+12
|\ \
| * | Update train-core to the latestTim Smith2020-06-052-10/+12
|/ /
* | Bump version to 16.2.18 by Chef Expeditorv16.2.18Chef Expeditor2020-06-057-21/+20
* | Merge pull request #9920 from chef-davin/masterTim Smith2020-06-052-6/+28
|\ \
| * | Modify my fixes for the windows unit tests so that I don't break all the Linu...Davin Taddeo2020-06-031-4/+4
| * | unit test updates for chef_client_scheduled taskDavin Taddeo2020-06-031-5/+15
| * | put the logic into the default parameter of the property definition, rather t...Davin Taddeo2020-06-031-10/+3
| * | Merge branch 'master' of github.com:chef/chefDavin Taddeo2020-06-0319-133/+386
| |\ \
| * | | minor fixes for linting and comparator mistakeDavin Taddeo2020-05-291-1/+1
| * | | Merge branch 'master' of github.com:chef/chefDavin Taddeo2020-05-2936-130/+934
| |\ \ \
| * | | | Update to the chef_client_scheduled_task resource so that it defaults to 1 fo...Davin Taddeo2020-05-271-1/+20
* | | | | Bump version to 16.2.17 by Chef Expeditorv16.2.17Chef Expeditor2020-06-057-18/+20
* | | | | Merge pull request #9932 from chef/script-resources-use-pipesTim Smith2020-06-058-292/+265
|\ \ \ \ \
| * | | | | Fix chefstyle.script-resources-use-pipesPete Higgins2020-06-031-2/+2
| * | | | | Adapt old tests from Script provider to Batch provider.Pete Higgins2020-06-031-0/+130
| * | | | | Remove unix code from WindowsScript.Pete Higgins2020-06-031-13/+1
| * | | | | Move test of resource behavior to resource test.Pete Higgins2020-06-032-32/+10
| * | | | | Fix script provider tests.Pete Higgins2020-06-031-110/+20
| * | | | | Restrict temp file to when it is used.Pete Higgins2020-06-033-21/+20
| * | | | | Move code using temp file from Script to WindowsScript.Pete Higgins2020-06-032-62/+71
| * | | | | Remove unnecessary cruft in test.Pete Higgins2020-06-031-25/+3
| * | | | | Fix test stub.Pete Higgins2020-06-031-4/+1
| * | | | | Remove and unnecesary method.Pete Higgins2020-06-031-5/+1
| * | | | | Move some code out of the action block to its own method.Pete Higgins2020-06-031-4/+10
| * | | | | Cleanup some shared code in WindowsScript and children.Pete Higgins2020-06-033-20/+16