summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core
Commit message (Expand)AuthorAgeFilesLines
* Fix up knife loggingtm/investigate_loggingThom May2018-04-111-1/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Update status lineChibuikem Amaechi2018-01-231-22/+22
* Update error handling for "knife status" #3287Chibuikem Amaechi2018-01-231-0/+5
* Fix IndentationChibuikem Amaechi2018-01-111-4/+4
* Fix knife status to show seconds when needed #5055Chibuikem Amaechi2018-01-101-2/+6
* Update the knife editor error message to point to the correct documentnew_knife_docTim Smith2018-01-021-1/+1
* Escape single-quoted strings from the contextAllan Espinosa2017-12-201-1/+1
* Link to the knife docs in both places where we error on editorknife_docTim Smith2017-08-291-1/+1
* avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-171-1/+1
* If we don't have a run_list, don't send ittm/fix-policy-bootstrapThom May2017-07-051-0/+1
* remove now-unnecessary fileLamont Granquist2017-04-021-69/+0
* Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-011-32/+2
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-2/+1
* Require chef/version when trying to read iter-478/fips_bootstrapTyler Ball2017-02-231-7/+8
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-134-29/+23
* 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