summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3019 from ranjib/fix_searchJay Mundrawala2015-03-061-2/+1
|\
| * fix data fetching when explicit attributes are passedRanjib Dey2015-03-031-2/+1
* | Add --exit-on-error option to knife sshryan/knife_ssh_on_errorRyan Cragun2015-03-031-0/+7
|/
* Merge pull request #2999 from chef/pr-2988Jay Mundrawala2015-03-021-1/+2
|\
| * Add parens to highlight precedencepr-2988Jay Mundrawala2015-03-021-1/+2
| * avoid case Chef::Config[:validation_key] is nil.sawanoboly2015-02-271-1/+1
* | Move tar_cmdjdm/osx-fixJay Mundrawala2015-02-271-14/+14
* | Use tar_cmd instead of tar directlyJay Mundrawala2015-02-271-1/+1
* | Refactor tar_cmdJay Mundrawala2015-02-271-8/+14
|/
* Send search count to stderrdanielsdeleo2015-02-261-2/+2
* whitespaces fixesLamont Granquist2015-02-181-27/+27
* fix Lint/LiteralInConditionLamont Granquist2015-02-181-1/+1
* Move supermarket.getchef.com to supermarket.chef.ioJulian C. Dunn2015-02-166-8/+8
* Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-138-16/+473
|\
| * fixed a bug in --bootstrap-vault-itemLamont Granquist2015-02-131-3/+4
| * add logging of where the validation key isLamont Granquist2015-02-131-1/+1
| * prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-112-28/+28
| * validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-117-15/+471
| * moving bootstrap templates directoryLamont Granquist2015-02-115-1/+1
* | Merge pull request #2893 from chef/tball/complete-2338Tyler Ball2015-02-131-2/+5
|\ \
| * | Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-111-2/+5
| |/
* | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-1210-0/+654
* | Deprecate 'knife cookbook test'Julian C. Dunn2015-02-121-0/+1
|/
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-7/+8
* Add Knife::Core::UI#edit_hashSteven Danna2015-02-091-1/+9
* Make chef-full bootstrap use chef.io URL.Julian C. Dunn2015-02-021-1/+1
* Merge pull request #2739 from ranjib/ssl_fetch_requireLamont Granquist2015-01-281-1/+1
|\
| * fix requireRanjib Dey2015-01-101-1/+1
* | Add comments to trusted_certs_contentBryan McLellan2015-01-271-0/+5
* | add banner for knife serve commandDavid Radcliffe2015-01-271-0/+3
* | Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-3/+14
* | Updated "cbs" variable to "cookbooks_for_upload"Josh Murphy2015-01-251-4/+4
* | Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-1/+2
* | Updated cookbook upload all logic to check that cookbooks exist in the path b...Josh Murphy2015-01-251-6/+10
* | fix bad rebaseLamont Granquist2015-01-251-1/+1
* | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+12
* | Fixes #2604, update location for Chef Server 12jtimberman2015-01-211-2/+2
* | Provide more info when cookbook metadata is not foundJay Mundrawala2015-01-131-1/+1
|/
* Remaining fixes.Claire McQuin2014-12-191-4/+4
* Clean up knife cookbook site install testsBryan McLellan2014-12-151-2/+4
* Use a real error class when metadata is not foundSeth Vargo2014-12-151-1/+1
* Allow knife to install cookbooks with metadata.jsonSeth Vargo2014-12-151-9/+31
* Catch 'unknown protocol' errors in ssl fetch and explain themdanielsdeleo2014-12-101-0/+13
* knife-windows bootstrap context inherits from Chef::Knife::Core::BootstrapCon...Serdar Sutay2014-12-081-1/+1
* Merge branch 'master' into tball/contrib-passtyler-ball2014-11-251-1/+1
|\
| * Fix installer_version_string to be an array on prerelease parameter.Yulian Kuncheff2014-11-241-1/+1
* | Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-251-1/+1
|\ \
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1