summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7495 from MsysTechnologiesllc/piyush/added_downgrade_exce...Tim Smith2018-07-312-1/+9
|\
| * MSYS-858 : added warning if allow_downgrade set to be false and tried to inst...piyushawasthi2018-07-262-1/+9
* | Merge pull request #7514 from MsysTechnologiesllc/vasundhara/MSYS-872_Fix_for...Tim Smith2018-07-311-0/+4
|\ \
| * | MSYS-872 Fix for registry key resource doesn't recognise keys when passed as ...Vasu11052018-07-311-0/+4
* | | [SHACK-304] Deprecation checking turns up false positivetyler-ball2018-07-311-0/+10
|/ /
* | Merge pull request #7464 from MsysTechnologiesllc/vasundhara/MSYS-853_Add_sup...Tim Smith2018-07-251-0/+14
|\ \
| * | Add support for setting task priorityvasu11052018-07-251-0/+14
| |/
* | Assume credentials supplied are still valid if they cannot be validated due t...Stuart Preston2018-07-251-2/+12
|/
* 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 #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-171-16/+16
|\ \ \ | |_|/ |/| |
| * | Improve comma separated list splitting in group resourcegroup_propertiesTim Smith2018-07-171-16/+16
* | | 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 #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
| | |_|_|/ | |/| | |
* | | | | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-104-4/+0
|/ / / /
* | | | Attribute -> Property in additional placesTim Smith2018-07-102-11/+11
|/ / /
* | | fix Style/MutableConstantLamont Granquist2018-07-027-10/+10
* | | 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-0212-38/+38
* | | fix Layout/LeadingCommentSpaceLamont Granquist2018-07-0242-72/+72
* | | clean up whitespace againLamont Granquist2018-07-0214-108/+108
* | | fix Layout/DotPositionLamont Granquist2018-07-0242-586/+586
* | | fix Layout/AlignHash caused by Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* | | fix Layout/IndentHeredocLamont Granquist2018-07-0249-1378/+1378
* | | fix Style/HashSyntaxLamont Granquist2018-07-02221-1818/+1818
* | | Merge pull request #7406 from chef/lcg/suppress-turdfileLamont Granquist2018-06-291-1/+2
|\ \ \
| * | | Suppress data_collector.json spec turd fileLamont Granquist2018-06-291-1/+2
* | | | Merge pull request #7380 from chef/sp/ffi-powershellTim Smith2018-06-281-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-232-13/+165
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-2037-531/+748
| |\ \ \ \
| * | | | | Fix up tests for appveyorStuart Preston2018-06-191-1/+1