summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Move all plugin logic into knife supermarketknife_supermarketTim Smith2018-07-134-15/+19
* 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
* | fix Style/HashSyntaxLamont Granquist2018-07-02297-2409/+2409
* | 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-233-13/+169
| |\ \ | | |/
| * | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-2038-542/+759
| |\ \
| * | | Fix up tests for appveyorStuart Preston2018-06-191-1/+1
* | | | Merge pull request #7395 from chef/lcg/spec-to-remove-cookbook-mergingLamont Granquist2018-06-271-1/+6
|\ \ \ \
| * | | | add spec to force really remove cookbook merginglcg/spec-to-remove-cookbook-mergingLamont Granquist2018-06-261-1/+6
| | |_|/ | |/| |
* | | | Chefstyle fixTim Smith2018-06-262-2/+2
* | | | Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-262-0/+22
* | | | Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-262-0/+178
|/ / /
* | | Merge pull request #7382 from chef/lcg/deprecate-shell-out-methodsLamont Granquist2018-06-213-13/+169
|\ \ \ | |_|/ |/| |
| * | fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-202-4/+4
| * | deprecate old shell_out APIsLamont Granquist2018-06-192-12/+168
* | | Merge pull request #7354 from Intility/powershell_package_sourceStuart Preston2018-06-201-0/+219
|\ \ \ | |/ / |/| |
| * | rename name property to source_nameTor Magnus Rakvåg2018-06-131-7/+7