[DRE-commits] [ruby-http] 02/04: Merge tag 'upstream/0.6.2'

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Fri Oct 24 20:22:16 UTC 2014


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

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

commit 1b40777f0d6ca7c1ec5dcad741830baafc98198f
Merge: 3c0538b c214c1f
Author: Nitesh A Jain <nitesh.j at directi.com>
Date:   Sat Oct 25 01:25:23 2014 +0530

    Merge tag 'upstream/0.6.2'
    
    Upstream version 0.6.2

 .rubocop.yml                                  |  19 ++++++-
 .travis.yml                                   |  20 +++----
 CHANGES.md                                    |  15 ++++++
 Gemfile                                       |   9 ++--
 README.md                                     |   4 +-
 Rakefile                                      |   4 +-
 checksums.yaml.gz                             | Bin 270 -> 268 bytes
 examples/parallel_requests_with_celluloid.rb  |   4 +-
 lib/http/authorization_header/bearer_token.rb |  15 +++---
 lib/http/backports/uri.rb                     |   8 +--
 lib/http/chainable.rb                         |  11 +++-
 lib/http/client.rb                            |   2 +-
 lib/http/options.rb                           |  42 +++------------
 lib/http/request.rb                           |  30 +++++++++--
 lib/http/request/writer.rb                    |  17 +++---
 lib/http/response/parser.rb                   |   6 +--
 lib/http/version.rb                           |   2 +-
 metadata.yml                                  |   6 +--
 spec/http/client_spec.rb                      |   2 +-
 spec/http/request/writer_spec.rb              |   2 +-
 spec/http/request_spec.rb                     |  73 ++++++++++++++++++++------
 spec/http_spec.rb                             |   6 +--
 spec/spec_helper.rb                           |  17 +++---
 spec/support/example_server.rb                |  17 +++---
 spec/support/proxy_server.rb                  |   4 +-
 25 files changed, 202 insertions(+), 133 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