[DRE-commits] [ruby-redis-store] 01/03: Merge tag 'upstream/1.1.5'

Balasankar C balasankarc-guest at moszumanska.debian.org
Sat Jul 4 19:30:34 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-redis-store.

commit 3cae6fb81f3dd23e55e7f4c1437ba8a763965935
Merge: f8491a7 aeb28fc
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Jun 28 11:17:29 2015 +0530

    Merge tag 'upstream/1.1.5'
    
    Upstream version 1.1.5

 .gitignore                           |   3 +
 .travis.yml                          |  16 ++
 CHANGELOG                            | 481 +++++++++++++++++++++++++++++++++++
 README.md                            |  38 ++-
 Rakefile                             |   7 +-
 lib/redis/store/factory.rb           |   4 +-
 lib/redis/store/marshalling.rb       |   2 +-
 lib/redis/store/namespace.rb         |  37 ++-
 lib/redis/store/version.rb           |   2 +-
 lib/tasks/redis.tasks.rb             | 167 ------------
 metadata.yml                         |  61 +++--
 redis-store.gemspec                  |   2 +
 test/config/node-one.conf            |  46 ----
 test/config/node-two.conf            |  46 ----
 test/config/redis.conf               |  46 ----
 test/redis/store/factory_test.rb     |   5 +
 test/redis/store/marshalling_test.rb |   3 +-
 test/redis/store/namespace_test.rb   | 168 +++++++-----
 test/redis/store_test.rb             |   7 +-
 19 files changed, 725 insertions(+), 416 deletions(-)

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



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