Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | refactor state fetching to use json | Tor Magnus Rakvåg | 2018-06-13 | 1 | -12/+15 |
| * | | | rename name property to source_name | Tor Magnus Rakvåg | 2018-06-13 | 1 | -14/+14 |
| * | | | fix some properties | Tor Magnus Rakvåg | 2018-06-13 | 1 | -9/+7 |
| * | | | add missing descriptions | Tor Magnus Rakvåg | 2018-06-12 | 1 | -6/+6 |
| * | | | make properties idempotent | Tor Magnus Rakvåg | 2018-06-12 | 1 | -20/+83 |
| * | | | fix copyright | Tor Magnus Rakvåg | 2018-06-11 | 1 | -1/+1 |
| * | | | use psrepository cmdlet under the hood for powershellget | Tor Magnus Rakvåg | 2018-06-11 | 1 | -8/+18 |
| * | | | wire up package_management_provider | Tor Magnus Rakvåg | 2018-06-08 | 1 | -0/+1 |
| * | | | fix refactor error | Tor Magnus Rakvåg | 2018-06-08 | 1 | -1/+1 |
| * | | | wire up the resource | Tor Magnus Rakvåg | 2018-06-08 | 1 | -0/+1 |
| * | | | initial resource shell | Tor Magnus Rakvåg | 2018-06-08 | 1 | -0/+88 |
* | | | | Bump version to 14.3.18 by Chef Expeditorv14.3.18 | Chef Expeditor | 2018-06-19 | 1 | -1/+1 |