[DRE-commits] [ruby-http] 01/06: Merge tag 'upstream/0.9.8'

Sebastien Badia sbadia-guest at moszumanska.debian.org
Sun Dec 20 22:42:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

sbadia-guest pushed a commit to branch master
in repository ruby-http.

commit a11c755a188b5b731bb31802e6d422ab36fe4203
Merge: fb8d02a 333e70f
Author: Sebastien Badia <seb at sebian.fr>
Date:   Sun Dec 20 21:34:06 2015 +0100

    Merge tag 'upstream/0.9.8'
    
    Upstream version 0.9.8

 CHANGES.md                           | 276 ++++++++++++++++++++++++-----------
 Rakefile                             |   2 +-
 lib/http/connection.rb               |   8 +-
 lib/http/request.rb                  |  17 ++-
 lib/http/request/writer.rb           |  26 +++-
 lib/http/timeout/global.rb           | 108 ++++++++------
 lib/http/timeout/null.rb             |   4 +-
 lib/http/timeout/per_operation.rb    |  12 +-
 lib/http/uri.rb                      |   9 +-
 lib/http/version.rb                  |   2 +-
 metadata.yml                         |  40 ++++-
 spec/lib/http/client_spec.rb         |  11 +-
 spec/lib/http/request_spec.rb        |  35 ++++-
 spec/lib/http_spec.rb                |  26 ++++
 spec/regression_specs.rb             |  15 ++
 spec/support/dummy_server/servlet.rb |   5 +
 spec/support/http_handling_shared.rb |   4 +-
 17 files changed, 437 insertions(+), 163 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-http.git



More information about the Pkg-ruby-extras-commits mailing list