[DRE-commits] [ruby-redis] 01/01: Merge tag 'upstream/3.1.0'
Jonas Genannt
jonas at brachium-system.net
Mon Jul 28 17:29:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-redis.
commit ea0700f59a16bd2df11c631463fa6e42299c81e9
Merge: 1c60db6 b6fde5d
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Mon Jul 28 19:07:45 2014 +0200
Merge tag 'upstream/3.1.0'
Upstream version 3.1.0
# gpg: Signature made Mon 28 Jul 2014 07:07:45 PM CEST using RSA key ID 016CFFD0
# gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
# gpg: aka "Jonas Genannt <jonas.genannt at capi2name.de>"
* tag 'upstream/3.1.0':
Imported Upstream version 3.1.0
.gitignore | 2 +
.travis.yml | 3 +-
CHANGELOG.md | 31 +-
Gemfile | 4 +
README.md | 16 +-
Rakefile | 359 +--------------------
checksums.yaml.gz | Bin 268 -> 423 bytes
lib/redis.rb | 54 ++++
lib/redis/client.rb | 46 ++-
lib/redis/distributed.rb | 23 ++
lib/redis/version.rb | 2 +-
metadata.yml | 94 +++++-
test/bitpos_test.rb | 69 ++++
test/commands_on_hyper_log_log_test.rb | 21 ++
test/distributed_commands_on_hyper_log_log_test.rb | 22 ++
test/fork_safety_test.rb | 65 ++++
test/helper.rb | 24 +-
test/internals_test.rb | 28 +-
test/lint/hyper_log_log.rb | 48 +++
19 files changed, 522 insertions(+), 389 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