[DRE-commits] [ruby-em-synchrony] 01/16: Merge tag 'upstream/1.0.4'

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Mar 2 12:44:39 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ruby-em-synchrony.

commit 329597170bbe78e917ff5443e31e45d1e716318d
Merge: ccd0d41 1dc184b
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Mar 1 18:36:37 2016 -0300

    Merge tag 'upstream/1.0.4'
    
    Upstream version 1.0.4
    
    # gpg: Signature made Tue 01 Mar 2016 06:36:34 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 README.md                           |   5 +-
 em-synchrony.gemspec                |   3 +-
 lib/em-synchrony.rb                 |   8 +++
 lib/em-synchrony/activerecord.rb    |  43 +++++++++++++++-
 lib/em-synchrony/amqp.rb            |   6 +--
 lib/em-synchrony/connection_pool.rb |  11 ++++
 lib/em-synchrony/em-hiredis.rb      | 100 ++++++++++++++++++++----------------
 lib/em-synchrony/mechanize.rb       |  27 ++++++++++
 lib/em-synchrony/tcpsocket.rb       |  15 ++++--
 metadata.yml                        |  33 ++++++------
 spec/amqp_spec.rb                   |  16 +++---
 spec/connection_pool_spec.rb        |  47 ++++++++++++++++-
 spec/helper/all.rb                  |   7 +--
 spec/helper/core.rb                 |   6 +++
 spec/tcpsocket_spec.rb              |  94 +++++++++++++++++++++++++++++----
 15 files changed, 326 insertions(+), 95 deletions(-)

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



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