summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* chefstyle Style/AndOr fixesLamont Granquist2016-03-149-10/+10
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-105-10/+10
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-046-7/+8
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-236-7/+8
* | Adding specs for rehash updatetyler-ball2016-03-042-3/+4
* | Changing the knife behavior when using the cached plugins to only display 1 e...tyler-ball2016-03-041-3/+21
* | First part of fixing the rehash command, it now always loads gems from disc i...tyler-ball2016-03-042-1/+10
* | Merge pull request #4630 from chef/ksubrama/fips_guardKartik Null Cating-Subramanian2016-02-261-1/+7
|\ \
| * | Have client.rb verify that FIPS mode can be enforcedksubrama/fips_guardKartik Null Cating-Subramanian2016-02-251-1/+7
| |/
* | Copy client.d files during bootstrapJay Mundrawala2016-02-242-0/+30
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-4/+4
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-161-2/+2
|\
| * don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-2/+2
* | Merge pull request #4524 from PatrickWalker/feature/4154Steven Murawski2016-02-161-1/+1
|\ \
| * | Update to Log Level when showing unencrypted databagPatrick Walker2016-02-031-1/+1
* | | Merge pull request #4581 from chef/tm/h4ck3rm1k3-master-masterThom May2016-02-161-1/+2
|\ \ \
| * | | bugfix #2865 check for validation_keytm/h4ck3rm1k3-master-masterJames Michael DuPont2016-02-161-1/+2
* | | | remove bogus recalculation of cookbook upload failurestm/cookbook_upload_name_argsThom May2016-02-161-2/+0
|/ / /
* | | Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-1514-17/+34
* | | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-125-6/+6
* | | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-126-8/+8
| |/ |/|
* | Merge pull request #4566 from chef/lcg/useless-run-commandLamont Granquist2016-02-111-3/+0
|\ \
| * | remove Chef::Mixin::Command uselcg/useless-run-commandLamont Granquist2016-02-111-3/+0
* | | Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-117-7/+7
|\ \ \ | |/ / |/| |
| * | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
| * | auto fixing some rubocopsLamont Granquist2016-02-097-7/+7
* | | Ensure we do streaming requests correctly everywheretm/site_download_regressionThom May2016-02-091-1/+1
* | | Use a streaming request to download cookbookThom May2016-02-091-2/+1
|/ /
* | autofixing whitespace copsLamont Granquist2016-02-0588-233/+145
* | auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-032-2/+2
|/
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-032-6/+1
|\
| * Allow use of command line fips switch for knifeJay Mundrawala2016-01-282-6/+1
* | Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0293-110/+110
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0284-84/+84
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-02128-130/+130
|/
* Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-252-4/+4
* Add --openssl-fips to knife bootstrapJay Mundrawala2016-01-252-0/+9
* Merge pull request #4423 from chef/tm/rest_deprecationThom May2016-01-211-1/+1
|\
| * add deprecation warningsThom May2016-01-181-1/+1
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-183-4/+4
|/
* Use double quotes by defaultThom May2016-01-14136-687/+687
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-142-3/+3
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-3/+3
* | Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
|/
* really fix copslcg/really-fix-copsLamont Granquist2016-01-126-84/+84
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-2/+2
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-1119-38/+38
* no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-223-21/+16