[DRE-commits] [rainbows] 01/03: Merge tag 'upstream/5.0.0'

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jun 11 21:38:25 UTC 2016


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

boutil pushed a commit to branch master
in repository rainbows.

commit 24c6209e99cf62190b47114c118941260a780aae
Merge: 349a0f6 c0586b8
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jun 11 23:19:14 2016 +0200

    Merge tag 'upstream/5.0.0'
    
    Upstream version 5.0.0
    
    # gpg: Signature faite le sam. 11 juin 2016 23:19:13 CEST
    # gpg:                avec la clef RSA 0x89AF82B739CD217A
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> » [ultime]
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> » [ultime]
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> » [ultime]
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> » [ultime]
    # Empreinte de clef principale : 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9
    #    Empreinte de la sous-clef : 9CCD 6B31 9DBF 8E40 AB1A  BD1A 89AF 82B7 39CD 217A

 .document                                   |    1 -
 .gitattributes                              |    5 +
 .gitignore                                  |    4 +-
 .manifest                                   |    8 +-
 .wrongdoc.yml => .olddoc.yml                |    9 +-
 ChangeLog                                   | 3976 ---------------------------
 DEPLOY                                      |   10 +-
 Documentation/comparison.css                |    6 -
 FAQ                                         |   14 +-
 GIT-VERSION-FILE                            |    2 +-
 GIT-VERSION-GEN                             |    2 +-
 GNUmakefile                                 |   13 +-
 HACKING                                     |    8 +-
 LATEST                                      |  107 +-
 NEWS                                        |   98 +
 README                                      |   22 +-
 Rakefile                                    |   71 -
 SIGNALS                                     |    6 +-
 Sandbox                                     |    2 +-
 Static_Files                                |    2 +-
 Summary                                     |    1 +
 Test_Suite                                  |   64 +-
 bin/rainbows                                |    6 +-
 checksums.yaml.gz                           |  Bin 268 -> 0 bytes
 lib/rainbows.rb                             |   27 +-
 lib/rainbows/configurator.rb                |   16 +-
 lib/rainbows/const.rb                       |    3 -
 lib/rainbows/coolio.rb                      |    9 +-
 lib/rainbows/coolio/client.rb               |   12 +-
 lib/rainbows/coolio/heartbeat.rb            |    4 +-
 lib/rainbows/coolio/thread_client.rb        |    6 +-
 lib/rainbows/dev_fd_response.rb             |   22 +-
 lib/rainbows/epoll/client.rb                |   19 +-
 lib/rainbows/error.rb                       |    4 +-
 lib/rainbows/ev_core.rb                     |   28 +-
 lib/rainbows/event_machine/client.rb        |   14 +-
 lib/rainbows/event_machine/try_defer.rb     |    5 +-
 lib/rainbows/fiber.rb                       |    2 +-
 lib/rainbows/fiber/base.rb                  |    6 +-
 lib/rainbows/fiber/coolio/heartbeat.rb      |    2 +-
 lib/rainbows/fiber/io.rb                    |    2 +-
 lib/rainbows/http_parser.rb                 |   24 +
 lib/rainbows/http_server.rb                 |    9 +-
 lib/rainbows/join_threads.rb                |    4 +-
 lib/rainbows/max_body.rb                    |   13 +-
 lib/rainbows/process_client.rb              |   23 +-
 lib/rainbows/response.rb                    |   64 +-
 lib/rainbows/revactor.rb                    |    1 -
 lib/rainbows/revactor/client.rb             |    5 +-
 lib/rainbows/revactor/proxy.rb              |    2 +-
 lib/rainbows/reverse_proxy.rb               |   28 +-
 lib/rainbows/reverse_proxy/coolio.rb        |    6 +-
 lib/rainbows/reverse_proxy/ev_client.rb     |    7 +-
 lib/rainbows/reverse_proxy/event_machine.rb |    2 +-
 lib/rainbows/sendfile.rb                    |   12 +-
 lib/rainbows/server_token.rb                |    7 +-
 lib/rainbows/stream_response_epoll.rb       |   17 +-
 lib/rainbows/sync_close.rb                  |    4 +-
 lib/rainbows/thread_timeout.rb              |    8 +-
 lib/rainbows/version.rb                     |    2 +-
 lib/rainbows/writer_thread_pool.rb          |    4 +-
 lib/rainbows/xepoll_thread_pool/client.rb   |    7 +-
 lib/rainbows/xepoll_thread_spawn/client.rb  |    7 +-
 man/man1/rainbows.1                         |  131 +-
 metadata.yml                                |   42 +-
 pkg.mk                                      |   54 +-
 rainbows.gemspec                            |   25 +-
 rainbows_1                                  |    1 +
 t/GNUmakefile                               |   15 +-
 t/close-has-env.ru                          |    1 +
 t/t0044-autopush.sh                         |  121 -
 t/t0105-rack-input-limit-bigger.sh          |   12 +-
 t/test_isolate.rb                           |   32 +-
 vs_Unicorn                                  |   16 +-
 74 files changed, 595 insertions(+), 4729 deletions(-)

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



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