summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core
Commit message (Expand)AuthorAgeFilesLines
* fix Style/DefWithParenthesesLamont Granquist2016-12-061-1/+1
* fix Style/SelfAssignmentLamont Granquist2016-12-061-1/+1
* Merge pull request #5502 from MsysTechnologiesllc/dheeraj/configurable_log_de...Bryan McLellan2016-11-231-1/+25
|\
| * Added specs for config_log_locationdheerajd-msys2016-11-221-7/+5
| * Handling remaining values of config_log_locationdheerajd-msys2016-11-181-2/+27
| * Passing config_log_level and config_log_location in client.rb and fixed specs...dheerajd-msys2016-11-091-1/+2
* | Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-162-4/+4
|/
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-1/+13
* Make includers of MultiAttributeReturnOption consistentTom Duffield2016-10-281-3/+5
* add another spec for chef_environmentLamont Granquist2016-09-201-1/+1
* fix method_access and array handling in node presenterLamont Granquist2016-09-201-16/+12
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* autofixing Style/MultilineIfThen copLamont Granquist2016-08-161-1/+1
* Merge pull request #4059 from yossigo/bootstrap_proxy_authLamont Granquist2016-08-021-0/+10
|\
| * Add bootstrap proxy authentication support.Yossi Gottlieb2015-10-141-0/+10
* | correct typo in knife bootstrap contextAndre Elizondo2016-06-231-1/+1
* | Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-232-2/+2
|\ \
| * | Single space after periodsTim Smith2016-03-052-2/+2
* | | Merge pull request #4707 from chef/lcg/useless-assignmentLamont Granquist2016-03-151-1/+1
|\ \ \
| * | | fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-1/+1
* | | | chefstyle Style/AndOr fixesLamont Granquist2016-03-144-4/+4
|/ / /
* | | s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-104-9/+9
|/ /
* | Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-042-3/+4
|\ \
| * | Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-232-3/+4
* | | Adding specs for rehash updatetyler-ball2016-03-041-2/+3
* | | 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-041-0/+6
* | | 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-241-0/+25
|/ /
* | bugfix #2865 check for validation_keytm/h4ck3rm1k3-master-masterJames Michael DuPont2016-02-161-1/+2
* | Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-152-5/+14
* | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-122-3/+3
* | auto fixing some rubocopsLamont Granquist2016-02-092-2/+2
* | autofixing whitespace copsLamont Granquist2016-02-059-31/+26
* | auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* | Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-1/+1
|\ \
| * | Allow use of command line fips switch for knifeJay Mundrawala2016-01-281-1/+1
* | | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0210-14/+14
* | | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-026-6/+6
* | | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0213-13/+13
|/ /
* | Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-251-2/+2
* | Add --openssl-fips to knife bootstrapJay Mundrawala2016-01-251-0/+4
* | 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-181-2/+2
|/ /
* | Use double quotes by defaultThom May2016-01-1413-85/+85
* | 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-123-46/+45