summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #9939Chef Expeditor2020-05-301-3/+4
* Merge pull request #9939 from chef/expand_kitchen_testingTim Smith2020-05-298-9/+57
|\
| * Rename the pipelinesTim Smith2020-05-291-3/+3
| * Remove the sudo testTim Smith2020-05-291-7/+0
| * Swap TunnelBlick for a smaller dmgTim Smith2020-05-291-3/+3
| * Remove note about chef 14Tim Smith2020-05-291-2/+1
| * Add additional testing for macOS hostsTim Smith2020-05-297-4/+60
|/
* Bump version to 16.2.9 by Chef Expeditorv16.2.9Chef Expeditor2020-05-307-19/+20
* Merge pull request #9894 from chef/btm/azure-pipelines2Tim Smith2020-05-297-111/+314
|\
| * Add end_to_end test to PRs via Azure DevOps Pipelinesbtm/azure-pipelines2Christopher A. Snapp2020-05-291-0/+88
| * Add macos support to end_to_end::defaultChristopher A. Snapp2020-05-295-0/+105
| * Add windows support to end_to_end::defaultChristopher A. Snapp2020-05-293-1/+11
| * Rename end_to_end::default to end_to_end::linuxChristopher A. Snapp2020-05-291-0/+0
|/
* Bump version to 16.2.8 by Chef Expeditorv16.2.8Chef Expeditor2020-05-297-19/+20
* Merge pull request #9934 from chef/dep_bumpsTim Smith2020-05-293-41/+23
|\
| * Update chef-telemetry to 1.0.8 and InSpec to 4.19dep_bumpsTim Smith2020-05-293-41/+23
|/
* Bump version to 16.2.7 by Chef Expeditorv16.2.7Chef Expeditor2020-05-297-19/+20
* Merge pull request #9927 from chef/hostname_rebootTim Smith2020-05-281-1/+2
|\
| * hostname: Improve the windows reboot messagehostname_rebootTim Smith2020-05-281-1/+2
* | Bump version to 16.2.6 by Chef Expeditorv16.2.6Chef Expeditor2020-05-297-19/+20
* | Bump version to 16.2.5 by Chef Expeditorv16.2.5Chef Expeditor2020-05-297-19/+20
|/
* Merge pull request #9928 from chef/hostname_solarisTim Smith2020-05-281-18/+4
|\
| * Add header to the hostname filehostname_solarisTim Smith2020-05-281-0/+3
| * hostname: Remove support for Solaris 5.10Tim Smith2020-05-281-18/+1
* | Merge pull request #9931 from chef/cron_access_scopeTim Smith2020-05-281-2/+2
|\ \
| * | Make sure file is properly scoped in cron_accessTim Smith2020-05-281-2/+2
|/ /
* | Bump version to 16.2.4 by Chef Expeditorv16.2.4Chef Expeditor2020-05-297-19/+20
* | Merge pull request #9929 from chef/fix-chefstyleTim Smith2020-05-281-4/+4
|\ \ | |/ |/|
| * Fix chefstyle violations.Pete Higgins2020-05-281-4/+4
|/
* changed according to suggestion of @phigginsaklyachkin2020-05-281-10/+8
* support for AIX and Solaris in cron_allow resourceaklyachkin2020-05-281-3/+13
* Bump version to 16.2.3 by Chef Expeditorv16.2.3Chef Expeditor2020-05-287-19/+20
* Merge pull request #9926 from chef/docsTim Smith2020-05-288-12/+74
|\
| * Add example to plistTim Smith2020-05-281-0/+11