Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Bump version to 14.3.30 by Chef Expeditorv14.3.30 | Chef Expeditor | 2018-07-06 | 1 | -1/+1 | |
|/ / | ||||||
* | | Bump version to 14.3.29 by Chef Expeditorv14.3.29 | Chef Expeditor | 2018-07-03 | 1 | -1/+1 | |
* | | Merge pull request #7390 from coderanger/yet-more-creds | Lamont Granquist | 2018-07-03 | 2 | -0/+127 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 50 | -135/+137 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 223 | -2479/+2825 | |
| |\ \ \ | ||||||
| * | | | | Rename the command to `knife config get`. | Noah Kantrowitz | 2018-06-28 | 1 | -2/+2 | |
| * | | | | Add fallback when asking for a specific key that isn't in the non-all data. | Noah Kantrowitz | 2018-06-23 | 1 | -6/+7 | |
| * | | | | Show nicer labels for STDOUT/ERR. | Noah Kantrowitz | 2018-06-23 | 1 | -0/+9 | |
| * | | | | Add a new `knife config` command. | Noah Kantrowitz | 2018-06-23 | 1 | -0/+116 | |
| * | | | | Add support for a $CHEF_HOME environment variable and improve support for the... | Noah Kantrowitz | 2018-06-23 | 1 | -0/+1 | |
* | | | | | Bump version to 14.3.28 by Chef Expeditorv14.3.28 | Chef Expeditor | 2018-07-03 | 1 | -1/+1 | |
* | | | | | fix Style/MutableConstant | Lamont Granquist | 2018-07-02 | 48 | -81/+81 | |
* | | | | | Bump version to 14.3.27 by Chef Expeditorv14.3.27 | Chef Expeditor | 2018-07-03 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | fix Style/PreferredHashMethods | Lamont Granquist | 2018-07-02 | 50 | -135/+137 | |
| |/ / |/| | | ||||||
* | | | Bump version to 14.3.25 by Chef Expeditorv14.3.25 | Chef Expeditor | 2018-07-02 | 1 | -1/+1 | |
* | | | Merge pull request #7414 from chef/lcg/chefstyle2 | Lamont Granquist | 2018-07-02 | 214 | -2445/+2444 | |
|\ \ \ | ||||||
| * | | | fix Style/TrailingCommaInHashLiteral | Lamont Granquist | 2018-07-02 | 1 | -5/+5 | |
| * | | | fix some Style/StringLiterals introduced by the UnneededInterpolation | Lamont Granquist | 2018-07-02 | 3 | -3/+3 | |
| * | | | fix Style/UnneededInterpolation | Lamont Granquist | 2018-07-02 | 16 | -22/+22 | |
| * | | | fix Layout/LeadingCommentSpace | Lamont Granquist | 2018-07-02 | 35 | -158/+158 | |
| * | | | clean up whitespace again | Lamont Granquist | 2018-07-02 | 10 | -85/+85 | |
| * | | | fix Layout/DotPosition | Lamont Granquist | 2018-07-02 | 4 | -12/+12 | |
| * | | | fix Layout/AlignHash caused by Style/HashSyntax | Lamont Granquist | 2018-07-02 | 1 | -2/+2 | |
| * | | | fix Layout/IndentHeredoc | Lamont Granquist | 2018-07-02 | 31 | -612/+612 | |
| * | | | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 163 | -1701/+1700 | |
* | | | | Bump version to 14.3.24 by Chef Expeditorv14.3.24 | Chef Expeditor | 2018-07-02 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Bump version to 14.3.23 by Chef Expeditorv14.3.23 | Chef Expeditor | 2018-06-28 | 1 | -1/+1 | |
* | | | Merge pull request #7380 from chef/sp/ffi-powershell | Tim Smith | 2018-06-28 | 2 | -7/+15 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-26 | 1 | -23/+5 | |
| |\ \ \ | ||||||
| * | | | | Fix formatting | Stuart Preston | 2018-06-26 | 1 | -0/+1 | |
| * | | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-23 | 4 | -38/+40 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-20 | 48 | -250/+455 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-19 | 16 | -355/+472 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | powershell_exec uses FFI instead of COM | Stuart Preston | 2018-06-19 | 2 | -8/+15 | |
* | | | | | | | Bump version to 14.3.22 by Chef Expeditorv14.3.22 | Chef Expeditor | 2018-06-28 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #7400 from chef/missing_knife_require | Tim Smith | 2018-06-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add missing require knife | Tim Smith | 2018-06-26 | 1 | -0/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Bump version to 14.3.21 by Chef Expeditorv14.3.21 | Chef Expeditor | 2018-06-27 | 1 | -1/+1 | |
* | | | | | | | Use ALLUSERSPROFILE ENV variable vs. hardcoding the path | Tim Smith | 2018-06-26 | 2 | -4/+4 | |
* | | | | | | | Add chocolatey_config and chocolatey_source resources | Tim Smith | 2018-06-26 | 3 | -0/+173 | |
* | | | | | | | Add missing knife license headers | Tim Smith | 2018-06-26 | 22 | -3/+185 | |
|/ / / / / / | ||||||
* | | | | | | remove some ruby 1.8.7-ismslcg/remove-187-isms | Lamont Granquist | 2018-06-25 | 1 | -23/+5 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Bump version to 14.3.20 by Chef Expeditorv14.3.20 | Chef Expeditor | 2018-06-21 | 1 | -1/+1 | |
* | | | | | Merge pull request #7382 from chef/lcg/deprecate-shell-out-methods | Lamont Granquist | 2018-06-21 | 3 | -37/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix edge condition in old timeout APIslcg/deprecate-shell-out-methods | Lamont Granquist | 2018-06-20 | 1 | -5/+10 | |
| * | | | | | deprecate old shell_out APIs | Lamont Granquist | 2018-06-19 | 3 | -35/+32 | |
* | | | | | | Bump version to 14.3.19 by Chef Expeditorv14.3.19 | Chef Expeditor | 2018-06-21 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #7354 from Intility/powershell_package_source | Stuart Preston | 2018-06-20 | 2 | -0/+166 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add descriptions to actions, require chef/resource | Tor Magnus Rakvåg | 2018-06-14 | 1 | -2/+4 | |
| * | | | | set the resource to preview | Tor Magnus Rakvåg | 2018-06-13 | 1 | -1/+1 |