summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/IndentHeredocLamont Granquist2018-07-0231-612/+612
* fix Style/HashSyntaxLamont Granquist2018-07-02163-1701/+1700
* 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | add comment about odd construction herelcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-181-0/+3
| * | | fix infinite recursion and add more testsLamont Granquist2018-06-181-8/+8
| * | | Unification of shell_out APIsLamont Granquist2018-06-1545-249/+285
* | | | Bump version to 14.3.17 by Chef Expeditorv14.3.17Chef Expeditor2018-06-181-1/+1
* | | | Tweak the deprecation warning message to look a little nicer.Noah Kantrowitz2018-06-141-3/+3
* | | | Allow targeting via the deprecation ID, either as a number or in the CHEF-n f...Noah Kantrowitz2018-06-141-1/+1
* | | | Feed the Rubocop.Noah Kantrowitz2018-06-141-3/+3
* | | | Improve the warning message shown for node map collisions.Noah Kantrowitz2018-06-141-2/+17
* | | | Switch map collisions to a dedicated deprecation type so they can be silenced...Noah Kantrowitz2018-06-142-2/+6
* | | | Give property deprecations an ID just for tracking if nothing else, even if t...Noah Kantrowitz2018-06-141-0/+2
* | | | Simplify the deprecations system a bit, and introduce ways to silence depreca...Noah Kantrowitz2018-06-145-215/+134
|/ / /