summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Remove a temp variable.Pete Higgins2020-06-031-2/+1
| * | | | Untangle some inheritance code around script code.Pete Higgins2020-06-032-17/+6
| * | | | Untangle some inheritance code around script extension.Pete Higgins2020-06-033-12/+14
| * | | | Remove no-op method.Pete Higgins2020-06-031-4/+0
| | |_|/ | |/| |
* | | | Update CHANGELOG.md with details from pull request #9937Chef Expeditor2020-06-051-0/+2
* | | | Merge pull request #9937 from chef/fix-rspec-warningTim Smith2020-06-0510-43/+43
|\ \ \ \
| * | | | Fix rspec warning about `not_to raise_error` with a specific exception.fix-rspec-warningPete Higgins2020-05-2910-43/+43
* | | | | Update CHANGELOG.md with details from pull request #9958Chef Expeditor2020-06-051-3/+4
* | | | | Merge pull request #9958 from bennyvasquez/small-updates-for-readmeTim Smith2020-06-051-3/+3
|\ \ \ \ \
| * | | | | update learn chef name, discourse name, and copyright yearbenny Vasquez2020-06-051-3/+3
* | | | | | Bump version to 16.2.16 by Chef Expeditorv16.2.16Chef Expeditor2020-06-057-19/+20
* | | | | | Merge pull request #9956 from chef/zypper_repositoryTim Smith2020-06-054-20/+104
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add specs and rename fingerprint -> short idzypper_repositoryTim Smith2020-06-053-20/+73
| * | | | | Change how we get the fingerprint againTim Smith2020-06-042-5/+5
| * | | | | Make sure gpg_version is actually a version objectTim Smith2020-06-041-1/+1
| * | | | | Add a kitchen test for zypper_repositoryTim Smith2020-06-042-0/+14
| * | | | | Fix zypper_repository key handling on SLES 15+Tim Smith2020-06-041-4/+21
* | | | | | Bump version to 16.2.15 by Chef Expeditorv16.2.15Chef Expeditor2020-06-057-19/+20
* | | | | | Merge pull request #9957 from chef/add-spellcheck-to-ciTim Smith2020-06-046-830/+858
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add spellcheck to CI.Pete Higgins2020-06-041-0/+8
| * | | | | Case-insensitive sort the list of spelling exceptions.Pete Higgins2020-06-041-847/+846
| * | | | | Add spelling exceptions.Pete Higgins2020-06-041-0/+21