[DRE-commits] [ruby-health-check] 01/03: Merge tag 'upstream/2.2.1'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Aug 25 10:53:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-health-check.
commit 43ec1a66612a671f2c7224329c94f73f17f330d5
Merge: cd9f643 54e1014
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Aug 25 16:01:55 2016 +0530
Merge tag 'upstream/2.2.1'
Upstream version 2.2.1
# gpg: Signature made Thursday 25 August 2016 04:01:47 PM IST using RSA key ID CE1F9C674512C22A
# gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>" [ultimate]
# gpg: aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>" [ultimate]
# gpg: aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>" [ultimate]
# gpg: aka "Pirate Praveen (PP) <praveen at privacyrequired.com>" [ultimate]
# gpg: aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>" [ultimate]
.gitignore | 1 +
.travis.yml | 109 ++++++-----
CHANGELOG | 268 +---------------------------
Gemfile | 13 +-
README.rdoc | 94 ++++++----
VERSION | 1 -
config/routes.rb | 4 +-
health_check.gemspec | 3 +-
lib/health_check.rb | 40 +++--
lib/health_check/add_23_routes.rb | 25 ---
lib/health_check/base_health_check.rb | 5 +
lib/health_check/health_check_controller.rb | 98 +++++-----
lib/health_check/health_check_routes.rb | 6 +-
lib/health_check/redis_health_check.rb | 15 ++
lib/health_check/resque_health_check.rb | 15 ++
lib/health_check/s3_health_check.rb | 65 +++++++
lib/health_check/sidekiq_health_check.rb | 17 ++
lib/health_check/utils.rb | 24 ++-
lib/health_check/version.rb | 3 +-
test/rails_2.3.gemfile | 27 ---
test/rails_3.0.gemfile | 16 --
test/rails_3.1.gemfile | 24 ---
test/rails_3.2.gemfile | 23 ---
test/rails_4.0.gemfile | 33 ++++
test/rails_4.1.gemfile | 33 ++++
test/rails_4.2.gemfile | 30 ++++
test/rails_5.0.gemfile | 26 +++
test/rails_edge.gemfile | 32 ++++
test/setup_railsapp | 75 ++++----
test/test_with_railsapp | 36 +++-
test/testurl | 4 +-
31 files changed, 566 insertions(+), 599 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-health-check.git
More information about the Pkg-ruby-extras-commits
mailing list