summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_site_streaming_uploader.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused monkeypatch on net/http.remove-net-http-monkeypatchPete Higgins2020-10-261-1/+1
* Resolve Style/RedundantCondition copTim Smith2020-09-161-5/+1
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* use autoloading for many required gemsmwrock2020-09-081-4/+10
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-1/+1
* some leftover/new "Chef" references converted to distro constantsMarc Chamberland2019-12-051-1/+2
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-3/+3
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+3
* Chefstyle fixesTim Smith2018-03-071-1/+1
* RFC 67: Remove cookbook segmentsThom May2017-04-041-9/+7
* 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