[DRE-commits] [ruby-stomp] 01/01: Merge tag 'upstream/1.2.12'

Jonas Genannt jonas at brachium-system.net
Fri Aug 16 12:46:28 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-stomp.

commit c01bb13803f21d7611c95ceb6ad4b5dda1cf12aa
Merge: 7714f5a 751b587
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Fri Aug 16 14:46:10 2013 +0200

    Merge tag 'upstream/1.2.12'
    
    Upstream version 1.2.12

 CHANGELOG.rdoc               |   25 ++++++
 README.rdoc                  |   26 ++++--
 examples/slogger.rb          |   80 ++++++++++++++++--
 examples/ssl_uc1_ciphers.rb  |    6 +-
 examples/ssl_uc2.rb          |    9 +-
 examples/ssl_uc2_ciphers.rb  |   16 ++--
 examples/ssl_uc3.rb          |   10 ++-
 examples/ssl_uc3_ciphers.rb  |   18 ++--
 examples/ssl_uc4.rb          |   13 ++-
 examples/ssl_uc4_ciphers.rb  |   21 +++--
 lib/client/utils.rb          |   98 +++++++++++-----------
 lib/connection/heartbeats.rb |  169 +++++++++++++++++++++++++++++--------
 lib/connection/netio.rb      |   42 +++++++---
 lib/connection/utils.rb      |   26 +++++-
 lib/stomp/client.rb          |    8 ++
 lib/stomp/connection.rb      |   59 +++++++++++--
 lib/stomp/constants.rb       |    7 ++
 lib/stomp/errors.rb          |   34 ++++++--
 lib/stomp/version.rb         |    2 +-
 metadata.yml                 |   11 ++-
 notes/heartbeat_readme.txt   |  169 +++++++++++++++++++++++++++++++++++++
 spec/client_spec.rb          |    6 +-
 spec/connection_spec.rb      |   36 ++++++--
 stomp.gemspec                |    7 +-
 test/test_client.rb          |  189 +++++++++++++++++++++++++++++++-----------
 test/test_connection.rb      |   16 +++-
 test/test_connection1p.rb    |   29 ++++++-
 test/test_helper.rb          |    7 +-
 test/test_urlogin.rb         |   86 +++++++++++++++++++
 test/tlogger.rb              |   10 ++-
 30 files changed, 1008 insertions(+), 227 deletions(-)

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



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