summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.3.40 by Chef Expeditorv14.3.40Chef Expeditor2018-07-131-1/+1
* Merge pull request #7455 from coderanger/config-commandsTim Smith2018-07-135-3/+216
|\
| * Feed the rubocop.Noah Kantrowitz2018-07-111-5/+5
| * New `knife config list-profiles` command to show available profiles.Noah Kantrowitz2018-07-111-0/+121
| * Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-102-0/+87
| * Add support for knife commands with hyphens.Noah Kantrowitz2018-07-102-3/+7
| * Don't mutate the argument because that makes debugging weird.Noah Kantrowitz2018-07-101-0/+1
* | Merge pull request #7458 from chef/better_rehash_errorTim Smith2018-07-131-1/+1
|\ \
| * | Provide a better error when knife plugins are missing from the cachebetter_rehash_errorTim Smith2018-07-111-1/+1
| |/
* | Bump version to 14.3.39 by Chef Expeditorv14.3.39Chef Expeditor2018-07-131-1/+1
* | Merge pull request #7457 from chef/require_the_right_shelloutTim Smith2018-07-121-1/+1
|\ \
| * | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-101-1/+1
| |/
* | Merge pull request #7452 from chef/yard_cleanupTim Smith2018-07-121-2/+2
|\ \
| * | Add proper deprecated tags on methodsTim Smith2018-05-301-2/+2
* | | Bump version to 14.3.38 by Chef Expeditorv14.3.38Chef Expeditor2018-07-121-1/+1
* | | Merge pull request #7445 from MsysTechnologiesllc/nimesh/MSYS-843/add_remove_...Stuart Preston2018-07-122-0/+14
|\ \ \ | |_|/ |/| |
| * | [MSYS-843] -nimesh-msys2018-07-102-0/+14
* | | Bump version to 14.3.37 by Chef Expeditorv14.3.3713-stableChef Expeditor2018-07-101-1/+1
* | | Attributes -> Properties in a few more resourcesTim Smith2018-07-102-7/+7
* | | Merge pull request #7441 from chef/143_release_notesTim Smith2018-07-101-1/+1
|\ \ \
| * | | Update from reviewTim Smith2018-07-101-1/+1
| |/ /
* | | Bump version to 14.3.36 by Chef Expeditorv14.3.36Chef Expeditor2018-07-101-1/+1
* | | Attribute -> Property in additional placesTim Smith2018-07-104-4/+4
* | | Fixes from the reviewTim Smith2018-07-107-13/+13
* | | Add missing action descriptionsTim Smith2018-07-092-0/+6
* | | Add missing periods in descriptionsTim Smith2018-07-0914-33/+34
* | | Add descriptions to chocolatey_sourceTim Smith2018-07-091-4/+11
|/ /
* | Bump version to 14.3.35 by Chef Expeditorv14.3.35Chef Expeditor2018-07-091-1/+1
* | Bump version to 14.3.34 by Chef Expeditorv14.3.34Chef Expeditor2018-07-071-1/+1
* | Merge pull request #7433 from chef/fix_windows_featureTim Smith2018-07-074-16/+15
|\ \
| * | Move the older_than_win_2012_or_8? to platform_introspectionTim Smith2018-07-064-16/+15
| * | Prevent failures using windows_feature due to the platform helperTim Smith2018-07-061-1/+1
* | | Bump version to 14.3.33 by Chef Expeditorv14.3.33Chef Expeditor2018-07-071-1/+1
* | | Merge pull request #7401 from chef/nolan/double-stdoutLamont Granquist2018-07-061-1/+1
|\ \ \ | |/ / |/| |
| * | fix logger logic with is_default? from new mixlib-configchef-nolan/double-stdoutLamont Granquist2018-07-051-5/+1
| * | Adding log_location_default? methodNolan Davidson2018-07-051-1/+5
| * | Fix dupe stdout_loggerNolan Davidson2018-07-051-1/+1
* | | Bump version to 14.3.32 by Chef Expeditorv14.3.32Chef Expeditor2018-07-061-1/+1
* | | Bump version to 14.3.31 by Chef Expeditorv14.3.31Chef Expeditor2018-07-061-1/+1
* | | Merge pull request #7424 from chef/window_powershell_ps_3Tim Smith2018-07-051-1/+1
|\ \ \
| * | | windows_feature_powershell: Don't error on PowerShell 3.0Tim Smith2018-07-051-1/+1
| |/ /
* | | Bump version to 14.3.30 by Chef Expeditorv14.3.30Chef Expeditor2018-07-061-1/+1
|/ /
* | 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