summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.3.29 by Chef Expeditorv14.3.29Chef Expeditor2018-07-031-1/+1
* Merge pull request #7390 from coderanger/yet-more-credsLamont Granquist2018-07-032-0/+127
|\
| * Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-0250-135/+137
| |\
| * \ Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-02223-2479/+2825
| |\ \
| * | | Rename the command to `knife config get`.Noah Kantrowitz2018-06-281-2/+2
| * | | Add fallback when asking for a specific key that isn't in the non-all data.Noah Kantrowitz2018-06-231-6/+7
| * | | Show nicer labels for STDOUT/ERR.Noah Kantrowitz2018-06-231-0/+9
| * | | Add a new `knife config` command.Noah Kantrowitz2018-06-231-0/+116
| * | | Add support for a $CHEF_HOME environment variable and improve support for the...Noah Kantrowitz2018-06-231-0/+1
* | | | Bump version to 14.3.28 by Chef Expeditorv14.3.28Chef Expeditor2018-07-031-1/+1
* | | | fix Style/MutableConstantLamont Granquist2018-07-0248-81/+81
* | | | Bump version to 14.3.27 by Chef Expeditorv14.3.27Chef Expeditor2018-07-031-1/+1
| |_|/ |/| |
* | | fix Style/PreferredHashMethodsLamont Granquist2018-07-0250-135/+137
| |/ |/|
* | 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