summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_uploader.rb
Commit message (Expand)AuthorAgeFilesLines
* Add policy mode option to CookbookUploaderdanielsdeleo2015-02-111-1/+6
* Ensure cookbook_manifest is required where it's useddanielsdeleo2015-02-111-0/+1
* Temporarily implement deprecation warnings as errorsdanielsdeleo2015-02-111-2/+5
* Remove unused argument to CookbookUploader#initializedanielsdeleo2014-07-301-3/+3
* Update CookbookUploader contract with HTTP client objectdanielsdeleo2014-07-301-19/+6
* remove rest-client gemLamont Granquist2014-07-171-1/+0
* CHEF-4423: extract cookbook upload threaded queue into utility classNikhil Benesch2014-05-131-25/+4
* Make sure --concurrency 1 works while uploading multiple cookbooks.sersut2014-02-031-1/+1
* support configurable concurrencyRanjib Dey2013-11-261-3/+7
* Add missing require for thread to Chef::CookbookUploaderBryan McLellan2013-11-261-0/+1
* Update HTTP usage for IPv6 Supportdanielsdeleo2013-11-151-4/+6
* Fix DELETE requests for -z for all endpoints, and PUT/POST for cookbooksJohn Keiser2013-10-111-8/+10
* Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-031-1/+1
* Fixes CHEF-3307Mal Graty2013-05-241-1/+1
* [CHEF-3452] uploading frozen cookbook version explodesZachary Stevens2013-04-121-1/+10
* [CHEF-3715] rename files checksum_cache -> digesterdanielsdeleo2012-12-211-1/+1
* Add a dummy Chef::Sandbox class back inChristopher Maier2012-11-281-0/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+163