[DRE-commits] [ruby-raindrops] 01/05: Merge tag 'upstream/0.19.0'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 18 11:47:24 UTC 2017


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-raindrops.

commit 3de1420d2495fd2161caed7816fbf30aac0f1318
Merge: 6b4a108 77fb816
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Fri Aug 18 14:34:37 2017 +0300

    Merge tag 'upstream/0.19.0'
    
    Upstream version 0.19.0

 .document                                         |   2 +-
 .manifest                                         |   4 +-
 .olddoc.yml                                       |   1 -
 GIT-VERSION-FILE                                  |   2 +-
 GIT-VERSION-GEN                                   |   2 +-
 LATEST                                            |  28 +--
 NEWS                                              |  61 ++++++
 README                                            |   9 +-
 TODO                                              |   1 +
 ext/raindrops/extconf.rb                          | 106 +++++++++-
 ext/raindrops/linux_inet_diag.c                   | 138 +++++-------
 ext/raindrops/linux_tcp_info.c                    | 173 ---------------
 ext/raindrops/raindrops.c                         |  35 +++-
 ext/raindrops/tcp_info.c                          | 245 ++++++++++++++++++++++
 lib/raindrops/aggregate/pmq.rb                    |  28 ++-
 lib/raindrops/middleware/proxy.rb                 |   4 +-
 raindrops.gemspec                                 |  26 +--
 test/test_aggregate_pmq.rb                        |   2 +-
 test/test_inet_diag_socket.rb                     |   2 +-
 test/test_last_data_recv_unicorn.rb               |   2 +-
 test/{test_linux_tcp_info.rb => test_tcp_info.rb} |  40 +++-
 test/test_watcher.rb                              |   7 +-
 22 files changed, 590 insertions(+), 328 deletions(-)

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



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