summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Assume credentials are valid if they cannot be validated due to an Account Re...Stuart Preston2018-07-021-1/+7
* Bump version to 14.3.25 by Chef Expeditorv14.3.25Chef Expeditor2018-07-021-1/+1
* Merge pull request #7414 from chef/lcg/chefstyle2Lamont Granquist2018-07-02214-2445/+2444
|\
| * fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-021-5/+5
| * fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-023-3/+3
| * fix Style/UnneededInterpolationLamont Granquist2018-07-0216-22/+22
| * fix Layout/LeadingCommentSpaceLamont Granquist2018-07-0235-158/+158
| * clean up whitespace againLamont Granquist2018-07-0210-85/+85
| * fix Layout/DotPositionLamont Granquist2018-07-024-12/+12
| * fix Layout/AlignHash caused by Style/HashSyntaxLamont Granquist2018-07-021-2/+2
| * fix Layout/IndentHeredocLamont Granquist2018-07-0231-612/+612
| * fix Style/HashSyntaxLamont Granquist2018-07-02163-1701/+1700
* | Bump version to 14.3.24 by Chef Expeditorv14.3.24Chef Expeditor2018-07-021-1/+1
|/
* Bump version to 14.3.23 by Chef Expeditorv14.3.23Chef Expeditor2018-06-281-1/+1
* Merge pull request #7380 from chef/sp/ffi-powershellTim Smith2018-06-282-7/+15
|\
| * Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-261-23/+5
| |\
| * | Fix formattingStuart Preston2018-06-261-0/+1
| * | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-234-38/+40
| |\ \
| * \ \ Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-2048-250/+455
| |\ \ \
| * \ \ \ Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-1916-355/+472
| |\ \ \ \
| * | | | | powershell_exec uses FFI instead of COMStuart Preston2018-06-192-8/+15
* | | | | | Bump version to 14.3.22 by Chef Expeditorv14.3.22Chef Expeditor2018-06-281-1/+1
* | | | | | Merge pull request #7400 from chef/missing_knife_requireTim Smith2018-06-271-0/+2
|\ \ \ \ \ \
| * | | | | | Add missing require knifeTim Smith2018-06-261-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Bump version to 14.3.21 by Chef Expeditorv14.3.21Chef Expeditor2018-06-271-1/+1
* | | | | | Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-262-4/+4
* | | | | | Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-263-0/+173
* | | | | | Add missing knife license headersTim Smith2018-06-2622-3/+185
|/ / / / /
* | | | | 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-211-1/+1
* | | | Merge pull request #7382 from chef/lcg/deprecate-shell-out-methodsLamont Granquist2018-06-213-37/+39
|\ \ \ \
| * | | | fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-201-5/+10
| * | | | deprecate old shell_out APIsLamont Granquist2018-06-193-35/+32
* | | | | Bump version to 14.3.19 by Chef Expeditorv14.3.19Chef Expeditor2018-06-211-1/+1
| |_|_|/ |/| | |
* | | | Merge pull request #7354 from Intility/powershell_package_sourceStuart Preston2018-06-202-0/+166
|\ \ \ \ | |/ / / |/| | |
| * | | 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-131-14/+14
| * | | fix some propertiesTor Magnus Rakvåg2018-06-131-9/+7
| * | | add missing descriptionsTor Magnus Rakvåg2018-06-121-6/+6
| * | | make properties idempotentTor Magnus Rakvåg2018-06-121-20/+83
| * | | fix copyrightTor Magnus Rakvåg2018-06-111-1/+1
| * | | use psrepository cmdlet under the hood for powershellgetTor Magnus Rakvåg2018-06-111-8/+18
| * | | wire up package_management_providerTor Magnus Rakvåg2018-06-081-0/+1
| * | | fix refactor errorTor Magnus Rakvåg2018-06-081-1/+1
| * | | wire up the resourceTor Magnus Rakvåg2018-06-081-0/+1
| * | | initial resource shellTor Magnus Rakvåg2018-06-081-0/+88
* | | | Bump version to 14.3.18 by Chef Expeditorv14.3.18Chef Expeditor2018-06-191-1/+1
* | | | Merge pull request #7372 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-1945-249/+288
|\ \ \ \ | |_|_|/ |/| | |