[DRE-commits] [ruby-delayed-job] 01/03: Merge tag 'upstream/4.1.1'

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Nov 8 06:32:10 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-delayed-job.

commit 6a9b77bbafe4e3f3236a26edc0e66c1fa81f33b0
Merge: 7d5340a 3ac8923
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Nov 8 11:31:33 2015 +0530

    Merge tag 'upstream/4.1.1'
    
    Upstream version 4.1.1

 CHANGELOG.md                       |  14 ++++
 README.md                          |  63 +++++++++++++++--
 delayed_job.gemspec                |   4 +-
 lib/delayed/backend/base.rb        |  18 ++++-
 lib/delayed/backend/shared_spec.rb |  78 ++++++++++++++++++---
 lib/delayed/command.rb             |  36 ++++++++--
 lib/delayed/message_sending.rb     |   6 +-
 lib/delayed/recipes.rb             |   6 +-
 lib/delayed/syck_ext.rb            |   2 +-
 lib/delayed/tasks.rb               |   2 +-
 lib/delayed/worker.rb              |  44 ++++++++----
 metadata.yml                       |   8 ++-
 spec/autoloaded/instance_struct.rb |   3 +-
 spec/autoloaded/struct.rb          |   3 +-
 spec/daemons.rb                    |   2 +
 spec/delayed/command_spec.rb       | 137 +++++++++++++++++++++++++++++++++++--
 spec/message_sending_spec.rb       |  21 ++++++
 spec/performable_method_spec.rb    |   4 +-
 spec/sample_jobs.rb                |   8 ++-
 spec/worker_spec.rb                |  18 +++++
 20 files changed, 416 insertions(+), 61 deletions(-)

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



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