summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7498 from chef/sp/7440Tim Smith2018-07-231-4/+1
|\
| * Chefstyle fixTim Smith2018-07-231-1/+1
| * Ensure we logon with the local security_user accountsp/7440Stuart Preston2018-07-231-4/+1
* | Merge pull request #7497 from MsysTechnologiesllc/nimesh/MSYS-855_fixing_wind...Tim Smith2018-07-231-8/+24
|\ \ | |/ |/|
| * Handling quotes in Windows Task commandsnimesh-msys2018-07-231-8/+24
* | Merge pull request #7480 from chef/route_platform_familyTim Smith2018-07-181-8/+8
|\ \
| * | Expand platform support for the route resourceroute_platform_familyTim Smith2018-07-161-8/+8
* | | Merge pull request #7488 from chef/functional_cleanupTim Smith2018-07-186-30/+27
|\ \ \ | |_|/ |/| |
| * | Remove the RHEL 5 exclusionsTim Smith2018-07-162-24/+23
| * | Add the DNF checks for Amazon LinuxTim Smith2018-07-163-3/+3
| * | Remove check to exclude tests on macos 10.6Tim Smith2018-07-162-2/+0
| * | Use entirely fake names in the group functional testsTim Smith2018-07-161-1/+1
* | | Merge pull request #7484 from chef/attribute_to_propertiesTim Smith2018-07-1732-107/+107
|\ \ \
| * | | Update wording in resource specs for attributes -> propertiesTim Smith2018-07-1032-107/+107
* | | | Merge pull request #7474 from chef/group_propertiesTim Smith2018-07-172-28/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
| |\ \ \ \