[DRE-commits] [ruby-excon] 01/03: Merge tag 'upstream/0.38.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Nov 23 19:33:19 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-excon.

commit 5a47c54caf9b44d14cff667aef8de20606bdb52d
Merge: 5150c46 91cd106
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 22 13:39:56 2014 +0530

    Merge tag 'upstream/0.38.0'
    
    Upstream version 0.38.0
    
    # gpg: Signature made Saturday 22 November 2014 01:39:50 PM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"

 CONTRIBUTING.md                            |  18 ++++----
 CONTRIBUTORS.md                            |   3 ++
 Gemfile                                    |   1 +
 Gemfile.lock                               |  11 ++---
 LICENSE.md                                 |   2 +-
 README.md                                  |  10 ++---
 changelog.txt                              |  34 ++++++++++++++
 checksums.yaml.gz                          | Bin 418 -> 0 bytes
 excon.gemspec                              |   7 +--
 lib/excon.rb                               |   4 +-
 lib/excon/connection.rb                    |   8 ++--
 lib/excon/constants.rb                     |   3 +-
 lib/excon/errors.rb                        |   3 +-
 lib/excon/middlewares/mock.rb              |   4 +-
 lib/excon/response.rb                      |  41 ++++++++++++-----
 lib/excon/socket.rb                        |  11 +++--
 lib/excon/ssl_socket.rb                    |  10 +++--
 lib/excon/standard_instrumentor.rb         |  36 ++++++++++++++-
 metadata.yml                               |   7 +--
 tests/basic_tests.rb                       |  69 ++++++++++++++++++++++++++++-
 tests/middlewares/instrumentation_tests.rb |   2 +-
 tests/middlewares/mock_tests.rb            |   6 +++
 tests/rackups/streaming.ru                 |  30 +++++++++++++
 tests/test_helper.rb                       |   9 ++--
 24 files changed, 269 insertions(+), 60 deletions(-)

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



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