[DRE-commits] [ruby-redis-store] 01/03: Updated version 1.3.0 from 'upstream/1.3.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 20 13:00:00 UTC 2017


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

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

commit 158285e2cbd6c6a2f7d38f54ffe12f16760e9ef3
Merge: 5b3391c 86ed9f5
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 20 16:53:01 2017 +0530

    Updated version 1.3.0 from 'upstream/1.3.0'
    
    with Debian dir 75ad75fdb63da8901769039cd9a1cbc9430d7c71

 .travis.yml                            |   5 +-
 CHANGELOG                              |   8 ++
 README.md                              |   8 +-
 lib/redis-store.rb                     |   1 +
 lib/redis/distributed_store.rb         |  16 +++
 lib/redis/store.rb                     |   5 +-
 lib/redis/store/factory.rb             |   1 +
 lib/redis/store/interface.rb           |   2 +-
 lib/redis/store/marshalling.rb         |  16 ++-
 lib/redis/store/namespace.rb           |  54 ++++++----
 lib/redis/store/redis_version.rb       |  14 +++
 lib/redis/store/ttl.rb                 |   2 +-
 lib/redis/store/version.rb             |   2 +-
 metadata.yml                           | 178 ---------------------------------
 test/redis/distributed_store_test.rb   |  14 +++
 test/redis/store/factory_test.rb       |   1 +
 test/redis/store/marshalling_test.rb   |  34 ++++++-
 test/redis/store/namespace_test.rb     |  15 ++-
 test/redis/store/redis_version_test.rb |  29 ++++++
 test/redis/store/ttl_test.rb           |  10 +-
 test/redis/store/version_test.rb       |   2 +-
 test/redis/store_test.rb               |  22 ++++
 22 files changed, 225 insertions(+), 214 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