summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the platform check from RPM compression in Omnibuspackage_compressionTim Smith2018-07-161-5/+2
* Bump version to 14.4.3 by Chef Expeditorv14.4.3Chef Expeditor2018-07-165-11/+12
* Bump version to 14.4.2 by Chef Expeditorv14.4.2Chef Expeditor2018-07-165-12/+12
* Merge pull request #7478 from chef/tomdoherty-vlanTim Smith2018-07-164-1/+8
|\
| * Remove the gateway propertyTim Smith2018-07-162-5/+1
| * Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlanTim Smith2018-07-163-0/+11
| |\ |/ /
| * Allow specifying VLAN on RHEL/CentosTom Doherty2017-09-133-0/+12
| * Refactor and add an additional unit testTom Doherty2017-09-082-16/+35
| * Simplify and add unit test for default routeTom Doherty2017-09-082-10/+14
| * 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-165-10/+12
* | 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.0 by Chef Expeditorv14.4.0Chef Expeditor2018-07-161-3/+4
* | | Merge pull request #7476 from chef/bump_144Lamont Granquist2018-07-165-10/+10
|\ \ \ | |/ / |/| |
| * | Bump version to 14.4.0bump_144Tim Smith2018-07-165-10/+10
|/ /
* | Bump version to 14.3.46 by Chef Expeditorv14.3.46Chef Expeditor2018-07-165-11/+12
* | Merge pull request #6168 from oclaussen/generate_valid_gemfileTim Smith2018-07-163-1/+21
|\ \
| * | 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-292-1/+15
* | | Bump version to 14.3.45 by Chef Expeditorv14.3.45Chef Expeditor2018-07-155-11/+12
* | | 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-155-11/+12
* | | | 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-145-11/+12
|/ / /
* | | Merge pull request #7466 from chef/knife_supermarketTim Smith2018-07-1318-590/+604
|\ \ \
| * | | Move all plugin logic into knife supermarketknife_supermarketTim Smith2018-07-1318-590/+604
* | | | Bump version to 14.3.42 by Chef Expeditorv14.3.42Chef Expeditor2018-07-135-11/+12
* | | | Merge pull request #7465 from chef/lcg/fix-dup-query-paramsTim Smith2018-07-132-2/+8
|\ \ \ \
| * | | | Fix duplicated query parametersLamont Granquist2018-07-132-2/+8
| |/ / /
* | | | Bump version to 14.3.41 by Chef Expeditorv14.3.41Chef Expeditor2018-07-135-11/+12
* | | | Merge pull request #7379 from chef/lcg/fixing-array-argsTim Smith2018-07-1321-326/+343
|\ \ \ \ | |/ / / |/| | |
| * | | fix yardlcg/fixing-array-argsLamont Granquist2018-07-061-1/+1
| * | | fix missing stubs for install_profileLamont Granquist2018-07-061-0/+2
| * | | rebase + squashLamont Granquist2018-07-0621-325/+340
* | | | Bump version to 14.3.40 by Chef Expeditorv14.3.40Chef Expeditor2018-07-135-12/+12
* | | | Merge pull request #7455 from coderanger/config-commandsTim Smith2018-07-1310-28/+708
|\ \ \ \
| * | | | Fix a lingering rubocop issue.Noah Kantrowitz2018-07-111-28/+27
| * | | | Update release notes to include list-profiles and more details.Noah Kantrowitz2018-07-111-6/+24
| * | | | Feed the rubocop.Noah Kantrowitz2018-07-112-27/+28
| * | | | A few more test cases.Noah Kantrowitz2018-07-111-0/+52
| * | | | Use the right class for the reset.Noah Kantrowitz2018-07-112-2/+2
| * | | | New `knife config list-profiles` command to show available profiles.Noah Kantrowitz2018-07-113-10/+286
| * | | | Fix up some tests I broke.Noah Kantrowitz2018-07-101-2/+2
| * | | | Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-105-0/+307
| * | | | Add support for knife commands with hyphens.Noah Kantrowitz2018-07-102-3/+7