summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.3.23 by Chef Expeditorv14.3.23Chef Expeditor2018-06-285-13/+12
* Merge pull request #7380 from chef/sp/ffi-powershellTim Smith2018-06-2812-68/+33
|\
| * Feed chefstylesp/ffi-powershellStuart Preston2018-06-271-2/+2
| * Only copy dlls to target location once on bundle installStuart Preston2018-06-271-1/+2
| * Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-261-23/+5
| |\
| * | Fix formattingStuart Preston2018-06-261-0/+1
| * | Ensure we use the latest/stable omnibus toolchainStuart Preston2018-06-251-0/+2
| * | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-2314-80/+272
| |\ \
| * | | Move bindir copy logic into Gemfile to be used by BundlerStuart Preston2018-06-235-1/+14
| * | | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-2090-801/+1225
| |\ \ \
| * | | | Fix up tests for appveyorStuart Preston2018-06-191-1/+1
| * | | | Remove COM registration entries from Windows InstallerStuart Preston2018-06-191-30/+0
| * | | | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-1961-844/+856
| |\ \ \ \
| * | | | | powershell_exec uses FFI instead of COMStuart Preston2018-06-196-38/+16
* | | | | | Bump version to 14.3.22 by Chef Expeditorv14.3.22Chef Expeditor2018-06-285-10/+12
* | | | | | Merge pull request #7400 from chef/missing_knife_requireTim Smith2018-06-271-0/+2
|\ \ \ \ \ \
| * | | | | | Add missing require knifeTim Smith2018-06-261-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Update CHANGELOG.md with details from pull request #7398Chef Expeditor2018-06-271-0/+2
* | | | | | Merge pull request #7398 from chef/appbundlerLamont Granquist2018-06-272-14/+1
|\ \ \ \ \ \
| * | | | | | Remove sudo/gcc-c++ package installs from kitchen testsappbundlerTim Smith2018-06-262-14/+1
| |/ / / / /
* | | | | | Update CHANGELOG.md with details from pull request #7399Chef Expeditor2018-06-271-4/+4
* | | | | | Merge pull request #7399 from chef/kill-acceptanceLamont Granquist2018-06-2777-1700/+3
|\ \ \ \ \ \
| * | | | | | Remove the existing acceptance testing frameworkkill-acceptanceTim Smith2018-06-2677-1700/+3
| |/ / / / /
* | | | | | Merge pull request #7395 from chef/lcg/spec-to-remove-cookbook-mergingLamont Granquist2018-06-271-1/+6
|\ \ \ \ \ \
| * | | | | | add spec to force really remove cookbook merginglcg/spec-to-remove-cookbook-mergingLamont Granquist2018-06-261-1/+6
| |/ / / / /
* | | | | | Bump version to 14.3.21 by Chef Expeditorv14.3.21Chef Expeditor2018-06-275-10/+12
* | | | | | Merge pull request #7388 from chef/chocoTim Smith2018-06-265-0/+373
|\ \ \ \ \ \
| * | | | | | Chefstyle fixTim Smith2018-06-262-2/+2
| * | | | | | Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-264-4/+26
| * | | | | | Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-265-0/+351
|/ / / / / /
* | | | | | Update CHANGELOG.md with details from pull request #7397Chef Expeditor2018-06-271-3/+4
* | | | | | Merge pull request #7397 from chef/license_headersTim Smith2018-06-2622-3/+185
|\ \ \ \ \ \
| * | | | | | Add missing knife license headersTim Smith2018-06-2622-3/+185
| |/ / / / /
* | | | | | Merge pull request #7396 from chef/sp/moar-awesomeTim Smith2018-06-261-3/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adding Awesome Community Chefs for 2018Stuart Preston2018-06-271-3/+9
|/ / / / /
* | | | | Merge pull request #7393 from chef/lcg/remove-187-ismsStuart Preston2018-06-261-23/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove some ruby 1.8.7-ismslcg/remove-187-ismsLamont Granquist2018-06-251-23/+5
|/ / / /
* | | | Bump version to 14.3.20 by Chef Expeditorv14.3.20Chef Expeditor2018-06-215-12/+13
* | | | Merge pull request #7382 from chef/lcg/deprecate-shell-out-methodsLamont Granquist2018-06-217-50/+234
|\ \ \ \
| * | | | fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-203-9/+14
| * | | | deprecate old shell_out APIsLamont Granquist2018-06-196-47/+226
* | | | | Bump version to 14.3.19 by Chef Expeditorv14.3.19Chef Expeditor2018-06-215-12/+12
* | | | | Merge pull request #7387 from coderanger/more-credsThom May2018-06-212-17/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Rework the credentials file system to support any config keys.Noah Kantrowitz2018-06-202-17/+24
* | | | | Merge pull request #7354 from Intility/powershell_package_sourceStuart Preston2018-06-203-0/+385
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add descriptions to actions, require chef/resourceTor Magnus Rakvåg2018-06-141-2/+4
| * | | | set the resource to previewTor Magnus Rakvåg2018-06-131-1/+1
| * | | | refactor state fetching to use jsonTor Magnus Rakvåg2018-06-131-12/+15
| * | | | rename name property to source_nameTor Magnus Rakvåg2018-06-132-21/+21
| * | | | fix some propertiesTor Magnus Rakvåg2018-06-131-9/+7