[DRE-commits] [ruby-connection-pool] branch master updated (ebda90d -> dd1c680)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat May 2 12:24:04 UTC 2015


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

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

      from  ebda90d   changed target to unstable
      adds  24bf24a   Imported Upstream version 2.2.0
       new  9b8275b   Merge tag 'upstream/2.2.0'
       new  35fa4ac   new upstream
       new  dd1c680   upload to unstable

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                              |  16 ++--
 Changes.md                               |  40 ++++++++++
 README.md                                |  19 +++++
 Rakefile                                 |  12 +--
 checksums.yaml.gz                        | Bin 267 -> 0 bytes
 connection_pool.gemspec                  |   1 +
 debian/changelog                         |   8 ++
 debian/control                           |   2 +-
 lib/connection_pool.rb                   |  68 ++++++++++------
 lib/connection_pool/timed_stack.rb       | 129 ++++++++++++++++++++++++++++---
 lib/connection_pool/version.rb           |   2 +-
 metadata.yml                             |  36 ++++++---
 test/helper.rb                           |   2 -
 test/test_connection_pool.rb             |  91 ++++++++++++++++++----
 test/test_connection_pool_timed_stack.rb |  27 +++++++
 15 files changed, 373 insertions(+), 80 deletions(-)
 delete mode 100644 checksums.yaml.gz

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