summaryrefslogtreecommitdiff
path: root/lib/chef/knife/cookbook_upload.rb
Commit message (Expand)AuthorAgeFilesLines
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-161-2/+2
|\
| * don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-2/+2
* | remove bogus recalculation of cookbook upload failurestm/cookbook_upload_name_argsThom May2016-02-161-2/+0
|/
* autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* 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