[DRE-commits] [ruby-em-http-request] 05/07: Merge tag 'upstream/1.1.5'

Sebastien Badia sbadia at moszumanska.debian.org
Mon Dec 19 20:51:51 UTC 2016


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

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

commit cfd91bda512de04ecb36be2f30cbb550b8f32425
Merge: 36b293c b6724f8
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Dec 19 21:39:24 2016 +0100

    Merge tag 'upstream/1.1.5'
    
    Upstream version 1.1.5
    
    # gpg: Signature made Mon 19 Dec 2016 09:39:23 PM CET
    # gpg:                using RSA key 7E43E9ACBF727AB3CF0885338716CE4614A452D8
    # gpg: Good signature from "Sebastien Badia <seb at sebian.fr>" [ultimate]
    # gpg:                 aka "Sebastien Badia <seb at ldn-fai.net>" [ultimate]
    # gpg:                 aka "Sebastien Badia <sebastien at badia.fr>" [ultimate]
    # gpg:                 aka "Sebastien Badia <seb at gitoyen.net>" [ultimate]
    # gpg:                 aka "Sebastien Badia <sbadia at debian.org>" [ultimate]

 .travis.yml                             |   7 +
 README.md                               |   9 +-
 checksums.yaml.gz                       | Bin 269 -> 0 bytes
 em-http-request.gemspec                 |   2 +-
 lib/em-http/client.rb                   |  16 +-
 lib/em-http/decoders.rb                 |   3 +-
 lib/em-http/http_client_options.rb      |  11 +-
 lib/em-http/http_connection.rb          |  50 ++++--
 lib/em-http/http_connection_options.rb  |   1 +
 lib/em-http/http_encoding.rb            |  13 +-
 lib/em-http/http_header.rb              |  10 +-
 lib/em-http/middleware/json_response.rb |   2 +-
 lib/em-http/version.rb                  |   2 +-
 metadata.yml                            | 263 --------------------------------
 spec/client_spec.rb                     |  61 +++++++-
 spec/external_spec.rb                   |   6 +-
 spec/gzip_spec.rb                       |  23 +++
 spec/helper.rb                          |   1 +
 spec/http_proxy_spec.rb                 |  17 +++
 spec/pipelining_spec.rb                 |   8 +-
 spec/redirect_spec.rb                   |  65 ++++++++
 spec/spec_helper.rb                     |   8 +
 spec/stallion.rb                        |  23 ++-
 spec/stub_server.rb                     |   9 +-
 24 files changed, 294 insertions(+), 316 deletions(-)

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



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