summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve comma separated list splitting in group resourcegroup_propertiesTim Smith2018-07-171-16/+16
| | |/ | |/|
| * | Fix functional specs to set properties to empty arraysTim Smith2018-07-161-2/+2
| * | Simplify platform detection in the group functional specsTim Smith2018-07-161-5/+5
| * | Remove the gating logic for testing on macOS 10.6Tim Smith2018-07-161-5/+1
* | | Remove the gateway propertyTim Smith2018-07-161-1/+1
* | | Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlanTim Smith2018-07-161-0/+2
|\ \ \
| * | | Allow specifying VLAN on RHEL/CentosTom Doherty2017-09-131-0/+2
| * | | Refactor and add an additional unit testTom Doherty2017-09-081-1/+11
| * | | Simplify and add unit test for default routeTom Doherty2017-09-081-0/+10
* | | | Merge pull request #6168 from oclaussen/generate_valid_gemfileTim Smith2018-07-161-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Generate a valid Gemfile, even multiple gem declaration with keyword argument...Ole Claussen2017-05-291-1/+8
* | | | Merge pull request #7466 from chef/knife_supermarketTim Smith2018-07-134-15/+19
|\ \ \ \
| * | | | Move all plugin logic into knife supermarketknife_supermarketTim Smith2018-07-134-15/+19
* | | | | Merge pull request #7465 from chef/lcg/fix-dup-query-paramsTim Smith2018-07-131-1/+7
|\ \ \ \ \
| * | | | | Fix duplicated query parametersLamont Granquist2018-07-131-1/+7
| |/ / / /
* | | | | Merge pull request #7379 from chef/lcg/fixing-array-argsTim Smith2018-07-1310-260/+263
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix missing stubs for install_profileLamont Granquist2018-07-061-0/+2
| * | | | rebase + squashLamont Granquist2018-07-0610-260/+261
* | | | | Merge pull request #7455 from coderanger/config-commandsTim Smith2018-07-133-0/+400
|\ \ \ \ \
| * | | | | Fix a lingering rubocop issue.Noah Kantrowitz2018-07-111-28/+27
| * | | | | Feed the rubocop.Noah Kantrowitz2018-07-111-22/+23
| * | | | | 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-111-0/+136
| * | | | | Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-102-0/+212
| | |_|_|/ | |/| | |
* | | | | 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
| |/ / / /
* | | | | Merge pull request #7457 from chef/require_the_right_shelloutTim Smith2018-07-124-4/+0
|\ \ \ \ \
| * | | | | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-104-4/+0
| |/ / / /
* | | | | Merge pull request #7445 from MsysTechnologiesllc/nimesh/MSYS-843/add_remove_...Stuart Preston2018-07-121-0/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [MSYS-843] -nimesh-msys2018-07-101-0/+21
| |/ / /
* | | | Attribute -> Property in additional placesTim Smith2018-07-103-12/+12
|/ / /
* | | Merge pull request #7390 from coderanger/yet-more-credsLamont Granquist2018-07-032-1/+190
|\ \ \
| * \ \ Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-029-41/+37
| |\ \ \
| * \ \ \ Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-02383-8961/+9167
| |\ \ \ \
| * | | | | Rename the command to `knife config get`.Noah Kantrowitz2018-06-281-3/+3
| * | | | | Don't need this anymore.Noah Kantrowitz2018-06-241-4/+0
| * | | | | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-242-4/+4
| * | | | | Add tests for `knife config`.Noah Kantrowitz2018-06-232-1/+194
* | | | | | fix Style/MutableConstantLamont Granquist2018-07-0210-18/+18
| |_|/ / / |/| | | |
* | | | | fix Style/PreferredHashMethodsLamont Granquist2018-07-028-38/+34
* | | | | fix Naming/HeredocDelimiterCaseLamont Granquist2018-07-021-3/+3
| |/ / / |/| | |
* | | | fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-023-5/+5
* | | | fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-021-8/+8
* | | | fix Style/UnneededInterpolationLamont Granquist2018-07-0217-43/+43
* | | | fix Layout/LeadingCommentSpaceLamont Granquist2018-07-0252-129/+129
* | | | clean up whitespace againLamont Granquist2018-07-0227-242/+242
* | | | fix Layout/DotPositionLamont Granquist2018-07-0247-641/+641
* | | | fix Layout/AlignHash caused by Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* | | | fix Layout/IndentHeredocLamont Granquist2018-07-02106-5915/+5915