[DRE-commits] [ruby-redis] 01/06: Merge tag 'upstream/3.2.2'

zeha at debian.org zeha at debian.org
Wed Mar 2 12:32:15 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-redis.

commit 915448a062f7b176a6fc6bd28dd20c0d3bfb2795
Merge: 39acd09 6aa610a
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Mar 2 13:12:02 2016 +0100

    Merge tag 'upstream/3.2.2'
    
    Upstream version 3.2.2

 .travis.yml                        |   5 ++
 CHANGELOG.md                       |  11 +++
 README.md                          |  20 ++++-
 examples/unicorn/unicorn.rb        |   2 +-
 lib/redis.rb                       | 150 ++++++++++++++++++++++++++++++-------
 lib/redis/client.rb                |   6 +-
 lib/redis/hash_ring.rb             |   1 +
 lib/redis/version.rb               |   2 +-
 metadata.yml                       |  22 +++++-
 redis.gemspec                      |   1 +
 test/connection_handling_test.rb   |  13 ++++
 test/distributed_internals_test.rb |  15 +++-
 test/distributed_key_tags_test.rb  |   6 +-
 test/distributed_test.rb           |   2 +-
 test/lint/sorted_sets.rb           |  78 +++++++++++++++++++
 test/sentinel_command_test.rb      |  80 ++++++++++++++++++++
 test/sentinel_test.rb              |  88 +++++++++++++---------
 test/support/redis_mock.rb         |  56 +++++++-------
 test/url_param_test.rb             |   6 ++
 19 files changed, 453 insertions(+), 111 deletions(-)

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



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