[DRE-commits] [ruby-excon] branch master updated (5150c46 -> ff46547)

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 change to branch master
in repository ruby-excon.

      from  5150c46   close rc bug, upload to unstable as medium priority
      adds  91cd106   Imported Upstream version 0.38.0
       new  5a47c54   Merge tag 'upstream/0.38.0'
       new  9f44083   new upstream
       new  ff46547   upload to experimental

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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
 debian/changelog                           |   8 ++++
 debian/control                             |   4 +-
 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 ++--
 26 files changed, 279 insertions(+), 62 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 tests/rackups/streaming.ru

-- 
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