summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_site_streaming_uploader.rb
Commit message (Expand)AuthorAgeFilesLines
* fixing Style/ConstantName copLamont Granquist2016-08-161-1/+1
* "fix" Lint/NestedMethodDefinition copsLamont Granquist2016-08-161-2/+2
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-1/+0
* autofixing whitespace copsLamont Granquist2016-02-051-7/+7
* Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.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-10/+10
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-4/+4
* Update more references from cookbooks -> supermarketTim Smith2015-09-271-1/+1
* Remove a require statement now that we dont need it anymoreirving/streaming_uploader_http_fixIrving Popovetsky2015-05-051-1/+0
* Use Chef::HTTP::BasicClient instead of Net::HTTP to get both proxy and ssl go...Irving Popovetsky2015-05-051-6/+1
* Remove now-redundant verify_mode because DefaultSSLPolicy takes care of it fo...Irving Popovetsky2015-05-051-12/+0
* Apply an SSL Policy to CookbookSiteStreamingUploader, fixing SSL errors uploa...Irving Popovetsky2015-05-041-1/+3
* whitespaces fixesLamont Granquist2015-02-181-23/+23
* Ensure 'uri' is required where it's used.danielsdeleo2014-11-261-0/+1
* CookbookSiteStreamingUploader uses ssl_verify_mode.Claire McQuin2014-08-141-1/+12
* [CHEF-4456] Knife cookbook site share fails with Ruby 2 fixXabier de Zuazo2013-10-101-4/+8
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+244