[DRE-commits] [ruby-aruba] 81/98: Merge pull request #342 from dg-ratiodata/feature/bring-back-event-bus

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 22 12:20:43 UTC 2016


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 01458c1e7882a44c06be8d7c2c438e5f32441fab
Merge: 142a14d 6830b24
Author: Dennis Günnewig <dg-ratiodata at users.noreply.github.com>
Date:   Tue Jan 26 08:42:45 2016 +0100

    Merge pull request #342 from dg-ratiodata/feature/bring-back-event-bus
    
    Re-integrate code of event-bus library

 History.md                           |   2 +-
 aruba.gemspec                        |   1 -
 features/support/aruba.rb            |   5 +-
 lib/aruba/errors.rb                  |   6 ++
 lib/aruba/event_bus.rb               |  59 ++++++++++++
 lib/aruba/event_bus/name_resolver.rb | 168 +++++++++++++++++++++++++++++++++++
 lib/aruba/runtime.rb                 |   4 +-
 spec/event_bus/name_resolver_spec.rb |  68 ++++++++++++++
 spec/event_bus_spec.rb               | 160 +++++++++++++++++++++++++++++++++
 spec/spec_helper.rb                  |   3 -
 spec/support/configs/aruba.rb        |   7 ++
 11 files changed, 474 insertions(+), 9 deletions(-)

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



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