summaryrefslogtreecommitdiff
path: root/lib/chef/knife/cookbook_upload.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-13/+13
* 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
* Remove unused argument to CookbookUploader#initializedanielsdeleo2014-07-301-1/+1
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-1/+1
* Restore warning for cookbook shadowingdanielsdeleo2014-03-271-0/+6
* CHEF-4851 - Replaced #select with negation for finding missing dependencies w...Josh Murphy2014-03-191-2/+2
* CHEF-4851 - Display all missing dependencies in cookbook uploadJosh Murphy2014-03-191-7/+11
* support configurable concurrencyRanjib Dey2013-11-261-1/+7
* [CHEF-3452] uploading frozen cookbook version explodesZachary Stevens2013-04-121-9/+3
* Added require 'chef/cookbook_uploader' to file 'chef/knife/cookbook_upload.rb'Stathy Touloumis2013-04-121-0/+1
* [CHEF-3919] Removed Chef::Version::Cookbook code and replaced by a Chef::Vers...Xabier de Zuazo2013-04-111-2/+2
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-2/+2
* Quote cookbook name/version in error messagedanielsdeleo2012-12-051-1/+1
* Fix 'knife cookbook upload --all'Christopher Maier2012-11-301-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+295