[DRE-commits] [ruby-sidekiq-cron] 01/04: Updated version 0.6.3 from 'upstream/0.6.3'

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Sep 11 10:07:36 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-sidekiq-cron.

commit eb017b7a621681b5a5958c0b496c9422fee2f0e5
Merge: b329e07 7061113
Author: Sruthi Chandran <srud at disroot.org>
Date:   Mon Sep 11 15:07:05 2017 +0530

    Updated version 0.6.3 from 'upstream/0.6.3'
    
    with Debian dir b4d01f3a874c0c252aa0ac5ddb28b6c4acb31542

 .travis.yml                          |   4 +-
 Changes.md                           |  25 +++++++
 Dockerfile                           |  32 ++++++++
 Gemfile                              |   8 +-
 README.md                            |  28 +++++--
 VERSION                              |   2 +-
 docker-compose.yml                   |  21 ++++++
 lib/sidekiq/cron/job.rb              |  47 +++++++-----
 lib/sidekiq/cron/locales/en.yml      |   5 ++
 lib/sidekiq/cron/poller.rb           |  13 +++-
 lib/sidekiq/cron/support.rb          |  38 ++++++++++
 lib/sidekiq/cron/views/cron.erb      |  21 +++++-
 lib/sidekiq/cron/views/cron.slim     |  17 ++++-
 lib/sidekiq/cron/web.rb              |   1 +
 lib/sidekiq/cron/web_extension.rb    |  16 +++-
 sidekiq-cron.gemspec                 | 138 +++++++++++++++++++----------------
 test/integration/performance_test.rb |  52 +++++++++++++
 test/test_helper.rb                  |   4 +-
 test/unit/job_test.rb                |  14 ++--
 test/unit/poller_test.rb             |   8 +-
 test/unit/web_extension_test.rb      |  27 +++++++
 21 files changed, 402 insertions(+), 119 deletions(-)

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



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