Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #6168 from oclaussen/generate_valid_gemfile | Tim Smith | 2018-07-16 | 1 | -1/+8 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Generate a valid Gemfile, even multiple gem declaration with keyword argument... | Ole Claussen | 2017-05-29 | 1 | -1/+8 | |
* | | | | Merge pull request #7466 from chef/knife_supermarket | Tim Smith | 2018-07-13 | 4 | -15/+19 | |
|\ \ \ \ | ||||||
| * | | | | Move all plugin logic into knife supermarketknife_supermarket | Tim Smith | 2018-07-13 | 4 | -15/+19 | |
* | | | | | Merge pull request #7465 from chef/lcg/fix-dup-query-params | Tim Smith | 2018-07-13 | 1 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix duplicated query parameters | Lamont Granquist | 2018-07-13 | 1 | -1/+7 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7379 from chef/lcg/fixing-array-args | Tim Smith | 2018-07-13 | 10 | -260/+263 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix missing stubs for install_profile | Lamont Granquist | 2018-07-06 | 1 | -0/+2 | |
| * | | | | rebase + squash | Lamont Granquist | 2018-07-06 | 10 | -260/+261 | |
* | | | | | Merge pull request #7455 from coderanger/config-commands | Tim Smith | 2018-07-13 | 3 | -0/+400 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix a lingering rubocop issue. | Noah Kantrowitz | 2018-07-11 | 1 | -28/+27 | |
| * | | | | | Feed the rubocop. | Noah Kantrowitz | 2018-07-11 | 1 | -22/+23 | |
| * | | | | | A few more test cases. | Noah Kantrowitz | 2018-07-11 | 1 | -0/+52 | |
| * | | | | | Use the right class for the reset. | Noah Kantrowitz | 2018-07-11 | 2 | -2/+2 | |
| * | | | | | New `knife config list-profiles` command to show available profiles. | Noah Kantrowitz | 2018-07-11 | 1 | -0/+136 | |
| * | | | | | Add two new knife commands for getting and setting the credentials profile name. | Noah Kantrowitz | 2018-07-10 | 2 | -0/+212 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #7458 from chef/better_rehash_error | Tim Smith | 2018-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Provide a better error when knife plugins are missing from the cachebetter_rehash_error | Tim Smith | 2018-07-11 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7457 from chef/require_the_right_shellout | Tim Smith | 2018-07-12 | 4 | -4/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove require mixlib/shellouts where not necessaryrequire_the_right_shellout | Tim Smith | 2018-07-10 | 4 | -4/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7445 from MsysTechnologiesllc/nimesh/MSYS-843/add_remove_... | Stuart Preston | 2018-07-12 | 1 | -0/+21 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | [MSYS-843] - | nimesh-msys | 2018-07-10 | 1 | -0/+21 | |
| |/ / / | ||||||
* | | | | Attribute -> Property in additional places | Tim Smith | 2018-07-10 | 3 | -12/+12 | |
|/ / / | ||||||
* | | | Merge pull request #7390 from coderanger/yet-more-creds | Lamont Granquist | 2018-07-03 | 2 | -1/+190 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 9 | -41/+37 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 383 | -8961/+9167 | |
| |\ \ \ \ | ||||||
| * | | | | | Rename the command to `knife config get`. | Noah Kantrowitz | 2018-06-28 | 1 | -3/+3 | |
| * | | | | | Don't need this anymore. | Noah Kantrowitz | 2018-06-24 | 1 | -4/+0 | |
| * | | | | | Apparently the block argument is already in use with `knife()` even though I ... | Noah Kantrowitz | 2018-06-24 | 2 | -4/+4 | |
| * | | | | | Add tests for `knife config`. | Noah Kantrowitz | 2018-06-23 | 2 | -1/+194 | |
* | | | | | | fix Style/MutableConstant | Lamont Granquist | 2018-07-02 | 10 | -18/+18 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | fix Style/PreferredHashMethods | Lamont Granquist | 2018-07-02 | 8 | -38/+34 | |
* | | | | | fix Naming/HeredocDelimiterCase | Lamont Granquist | 2018-07-02 | 1 | -3/+3 | |
| |/ / / |/| | | | ||||||
* | | | | fix Style/TrailingCommaInHashLiteral | Lamont Granquist | 2018-07-02 | 3 | -5/+5 | |
* | | | | fix some Style/StringLiterals introduced by the UnneededInterpolation | Lamont Granquist | 2018-07-02 | 1 | -8/+8 | |
* | | | | fix Style/UnneededInterpolation | Lamont Granquist | 2018-07-02 | 17 | -43/+43 | |
* | | | | fix Layout/LeadingCommentSpace | Lamont Granquist | 2018-07-02 | 52 | -129/+129 | |
* | | | | clean up whitespace again | Lamont Granquist | 2018-07-02 | 27 | -242/+242 | |
* | | | | fix Layout/DotPosition | Lamont Granquist | 2018-07-02 | 47 | -641/+641 | |
* | | | | fix Layout/AlignHash caused by Style/HashSyntax | Lamont Granquist | 2018-07-02 | 1 | -1/+1 | |
* | | | | fix Layout/IndentHeredoc | Lamont Granquist | 2018-07-02 | 106 | -5915/+5915 | |
* | | | | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 297 | -2409/+2409 | |
* | | | | Merge pull request #7406 from chef/lcg/suppress-turdfile | Lamont Granquist | 2018-06-29 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Suppress data_collector.json spec turd file | Lamont Granquist | 2018-06-29 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #7380 from chef/sp/ffi-powershell | Tim Smith | 2018-06-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-23 | 3 | -13/+169 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-20 | 38 | -542/+759 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix up tests for appveyor | Stuart Preston | 2018-06-19 | 1 | -1/+1 | |
* | | | | | | Merge pull request #7395 from chef/lcg/spec-to-remove-cookbook-merging | Lamont Granquist | 2018-06-27 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add spec to force really remove cookbook merginglcg/spec-to-remove-cookbook-merging | Lamont Granquist | 2018-06-26 | 1 | -1/+6 | |
| | |_|/ / / | |/| | | | |