summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* @returns should be @return in yardyard_fixesTim Smith2018-07-165-6/+6
* Bump version to 14.4.4 by Chef Expeditorv14.4.4Chef Expeditor2018-07-171-1/+1
* Bump version to 14.4.3 by Chef Expeditorv14.4.3Chef Expeditor2018-07-161-1/+1
* Bump version to 14.4.2 by Chef Expeditorv14.4.2Chef Expeditor2018-07-161-1/+1
* Remove the gateway propertyTim Smith2018-07-161-4/+0
* Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlanTim Smith2018-07-162-0/+9
|\
| * Allow specifying VLAN on RHEL/CentosTom Doherty2017-09-132-0/+10
| * Refactor and add an additional unit testTom Doherty2017-09-081-15/+24
| * Simplify and add unit test for default routeTom Doherty2017-09-081-10/+4
| * Allow specifying default gateway on RHEL/CentosTom Doherty2017-09-081-5/+21
* | Bump version to 14.4.1 by Chef Expeditorv14.4.1Chef Expeditor2018-07-161-1/+1
* | Merge pull request #7477 from chef/lcg/shell-out-regressionLamont Granquist2018-07-161-0/+5
|\ \
| * | add back clean_array APIlcg/shell-out-regressionLamont Granquist2018-07-161-0/+5
* | | Bump version to 14.4.0bump_144Tim Smith2018-07-161-1/+1
|/ /
* | Bump version to 14.3.46 by Chef Expeditorv14.3.46Chef Expeditor2018-07-161-1/+1
* | Merge pull request #6168 from oclaussen/generate_valid_gemfileTim Smith2018-07-162-0/+13
|\ \
| * | Fail loudly when the gem installer finds conflicting gem requirementsOle Claussen2017-05-292-1/+7
| * | Generate a valid Gemfile, even multiple gem declaration with keyword argument...Ole Claussen2017-05-291-0/+7
* | | Bump version to 14.3.45 by Chef Expeditorv14.3.45Chef Expeditor2018-07-151-1/+1
* | | Merge pull request #7472 from chef/json_cleanupTim Smith2018-07-1522-23/+1
|\ \ \
| * | | This plugin needs role not node.json_cleanupTim Smith2018-07-151-1/+1
| * | | Remove require json_compat where note usedTim Smith2018-07-1522-22/+0
* | | | Bump version to 14.3.44 by Chef Expeditorv14.3.44Chef Expeditor2018-07-151-1/+1
* | | | Merge pull request #7470 from chef/knife_cleanupLamont Granquist2018-07-141-1/+11
|\ \ \ \
| * | | | Improve the error message when knife bootstrap windows isn't installedknife_cleanupTim Smith2018-07-131-1/+1
| * | | | Add some yard / commentsTim Smith2018-07-131-0/+10
| |/ / /
* | | | Bump version to 14.3.43 by Chef Expeditorv14.3.43Chef Expeditor2018-07-141-1/+1
|/ / /
* | | Merge pull request #7466 from chef/knife_supermarketTim Smith2018-07-1314-575/+585
|\ \ \
| * | | Move all plugin logic into knife supermarketknife_supermarketTim Smith2018-07-1314-575/+585
* | | | Bump version to 14.3.42 by Chef Expeditorv14.3.42Chef Expeditor2018-07-131-1/+1
* | | | Merge pull request #7465 from chef/lcg/fix-dup-query-paramsTim Smith2018-07-131-1/+1
|\ \ \ \
| * | | | Fix duplicated query parametersLamont Granquist2018-07-131-1/+1
| |/ / /
* | | | Bump version to 14.3.41 by Chef Expeditorv14.3.41Chef Expeditor2018-07-131-1/+1
* | | | Merge pull request #7379 from chef/lcg/fixing-array-argsTim Smith2018-07-1311-66/+80
|\ \ \ \ | |/ / / |/| | |
| * | | fix yardlcg/fixing-array-argsLamont Granquist2018-07-061-1/+1
| * | | rebase + squashLamont Granquist2018-07-0611-65/+79
* | | | 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