[DRE-commits] [ruby-connection-pool] branch master updated (ac75c88 -> c1b8940)

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Sun Apr 6 20:15:15 UTC 2014


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

niteshjain-guest pushed a change to branch master
in repository ruby-connection-pool.

      from  ac75c88   add itp, target unstable
      adds  e6292a9   Imported Upstream version 2.0.0
       new  45e0458   Merge tag 'upstream/2.0.0'
       new  5d33200   added ruby-minitest to build depends and bumped standards to 3.9.5
       new  c1b8940   installing docs

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:
 .travis.yml                              |  10 +
 Changes.md                               |  25 +++
 Gemfile                                  |   8 +-
 README.md                                |  86 ++++----
 checksums.yaml.gz                        | Bin 0 -> 267 bytes
 connection_pool.gemspec                  |   7 +-
 debian/control                           |   4 +-
 debian/ruby-connection-pool.docs         |   3 +-
 lib/connection_pool.rb                   |  43 +++-
 lib/connection_pool/timed_stack.rb       |  43 +++-
 lib/connection_pool/version.rb           |   2 +-
 metadata.yml                             |  54 +++--
 test/helper.rb                           |  15 +-
 test/test_connection_pool.rb             | 327 ++++++++++++++++++++++++++++---
 test/test_connection_pool_timed_stack.rb | 122 ++++++++++++
 15 files changed, 635 insertions(+), 114 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 checksums.yaml.gz
 create mode 100644 test/test_connection_pool_timed_stack.rb

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



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