summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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.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
|/ /
* | Bump version to 14.3.16 by Chef Expeditorv14.3.16Chef Expeditor2018-06-141-1/+1
* | Merge pull request #7293 from MsysTechnologiesllc/vasundhara/MSYS-822_fix_for...Bryan McLellan2018-06-141-5/+3
|\ \
| * | fix for task is not idempotent when task name includes parent foldervasu11052018-06-141-5/+3
* | | Bump version to 14.3.15 by Chef Expeditorv14.3.15Chef Expeditor2018-06-141-1/+1
* | | Fix for windows_task getting created when wrong username and password provide...vasu11052018-06-141-2/+2
|/ /
* | Bump version to 14.3.14 by Chef Expeditorv14.3.1413.9.113.9Chef Expeditor2018-06-131-1/+1
* | Bump version to 14.3.13 by Chef Expeditorv14.3.13Chef Expeditor2018-06-131-1/+1
* | Bump version to 14.3.12 by Chef Expeditorv14.3.12Chef Expeditor2018-06-131-1/+1
* | Merge pull request #7358 from chef/descriptionsTim Smith2018-06-137-129/+308
|\ \
| * | Minor fixes from PR reviewTim Smith2018-06-134-6/+6
| * | Add more property descriptions to resourcesTim Smith2018-06-127-129/+308
* | | Bump version to 14.3.11 by Chef Expeditorv14.3.11Chef Expeditor2018-06-131-1/+1
* | | windows_feature_dism: Fix errors when specifying the sourceTim Smith2018-06-131-1/+1