summaryrefslogtreecommitdiff
path: root/lib/chef/http/decompressor.rb
Commit message (Expand)AuthorAgeFilesLines
* mechanical conversion of most debug log statements to traceThom May2018-03-261-6/+6
* autofixing whitespace copsLamont Granquist2016-02-051-4/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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-3/+3
* Capitalize sentencesTim Smith2015-10-181-2/+2
* Additional debug logs per PR comments.sersut2014-03-271-2/+7
* CHEF-5100:Lamont Granquist2014-03-271-3/+0
* CHEF-5041: check for transfer-encoding headerLamont Granquist2014-03-271-2/+3
* validate streaming file sizeClaire McQuin2014-01-231-0/+4
* Express stream handling via middlewaresdanielsdeleo2013-10-081-3/+18
* Move HTTP components into chef/httpdanielsdeleo2013-10-081-0/+122