summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'patch-3' of github.com:justanshulsharma/cheftyler-ball2014-11-251-3/+11
|\ \ \ | |_|/ |/| |
| * | Updated bannerAnshul Sharma2014-10-181-1/+1
| * | remove extra spacesAnshul Sharma2014-10-161-3/+0
| * | knife node run_list remove issue #2186Anshul Sharma2014-10-161-2/+13
* | | Merge branch 'chef-dk-227' into 11-stabledanielsdeleo2014-11-131-0/+24
* | | Merge pull request #2331 from justanshulsharma/patch-2Lamont Granquist2014-11-131-1/+1
|\ \ \ | |_|/ |/| |
| * | File.exists? is deprecated in favor of File.exist?Anshul Sharma2014-10-311-1/+1
* | | Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-071-7/+8
|/ /
* | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+8
|\ \
| * | Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-0/+2
| * | Changes to fix review commentssiddheshwar-more2014-10-101-6/+6
| * | Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-6/+6
* | | Merge pull request #2246 from rottenbytes/annoying_spaceSerdar Sutay2014-10-211-3/+3
|\ \ \
| * | | aesthetics: that trailing space missing makes me uncomfortableNicolas Szalay2014-10-171-3/+3
| | |/ | |/|
* | | Merge pull request #2239 from justanshulsharma/patch-2Serdar Sutay2014-10-211-8/+9
|\ \ \
| * | | fix typo errorAnshul Sharma2014-10-161-1/+1
| * | | fix for #2173 Anshul Sharma2014-10-161-8/+9
| |/ /
* | | Merge pull request #2126 from trvrnrth/fix-ssh-errorhandler-name-lookupSerdar Sutay2014-10-211-7/+0
|\ \ \ | |/ / |/| |
| * | Remove node_name lookup in knife ssh error handlerTrevor North2014-09-291-7/+0
* | | Merge pull request #2170 from vaxvms/knife-status-json-outputSerdar Sutay2014-10-102-58/+167
|\ \ \
| * | | Remove commented codeNicolas DUPEUX2014-10-071-3/+0
| * | | Add JSON output to knife status commandNicolas Dupeux2014-10-062-58/+170
* | | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-8/+28
|\ \ \ \
| * | | | Adjust banner, error messagesMartin Smith2014-10-101-9/+9
| * | | | Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-101-6/+26
* | | | | Merge pull request #2164 from alexpop/alexpop/issue-2163Serdar Sutay2014-10-101-1/+1
|\ \ \ \ \
| * | | | | [issue-2163] display new cookbook pathAlex Pop2014-10-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1724 from higanworks/prevew_archive_before_site_shareSerdar Sutay2014-10-101-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | remove line for debugsawanoboly2014-09-121-1/+0
| * | | | change option name to dry-run and set false as default.sawanoboly2014-09-121-6/+8
| * | | | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-09-1219-364/+188
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-08-124-7/+6
| |\ \ \ \ \
| * | | | | | change option name --preview-archive to --[no-]uploadsawanoboly2014-08-121-6/+7
| * | | | | | updates by comment. #1724sawanoboly2014-08-021-4/+4
| * | | | | | Add option --prevew-archive to `knife cookbook site share`sawanoboly2014-07-311-0/+13
* | | | | | | Stop ignoring colored knife output config on Windowsadamedx2014-10-091-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixing some more changes I missedtyler-ball2014-10-073-6/+6
| |_|_|/ / |/| | | |
* | | | | Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-292-6/+5
* | | | | Fixing bad method definitiontyler-ball2014-09-293-23/+31
* | | | | Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-291-15/+13