[DRE-commits] [unicorn] 01/04: Merge tag 'upstream/4.7.0'

Hleb Valoshka tsfgnu-guest at alioth.debian.org
Thu Nov 7 09:30:34 UTC 2013


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

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

commit d396a56550d8f415230b7a18105ae7f86554cfea
Merge: 14d714e 45e7d24
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Thu Nov 7 12:00:01 2013 +0300

    Merge tag 'upstream/4.7.0'
    
    Upstream version 4.7.0

 ChangeLog                        |  228 +++++++++++++++++++++++++++++++++++++-
 GIT-VERSION-FILE                 |    2 +-
 GIT-VERSION-GEN                  |    2 +-
 GNUmakefile                      |    1 -
 LATEST                           |   46 +++++++-
 LICENSE                          |   17 +--
 NEWS                             |   45 ++++++++
 README                           |    5 +-
 Rakefile                         |   37 -------
 Sandbox                          |    7 ++
 bin/unicorn                      |    6 +-
 bin/unicorn_rails                |    6 +-
 ext/unicorn_http/unicorn_http.c  |    2 +-
 ext/unicorn_http/unicorn_http.rl |    2 +-
 lib/unicorn/app/inetd.rb         |    2 +-
 lib/unicorn/app/old_rails.rb     |    2 +-
 lib/unicorn/cgi_wrapper.rb       |    2 +-
 lib/unicorn/configurator.rb      |   21 +++-
 lib/unicorn/http_server.rb       |   70 ++++++++----
 lib/unicorn/socket_helper.rb     |   41 +++++--
 lib/unicorn/util.rb              |   24 +++-
 lib/unicorn/version.rb           |    2 +-
 metadata.yml                     |    8 +-
 script/isolate_for_tests         |    6 +-
 t/oob_gc.ru                      |    3 +-
 t/oob_gc_path.ru                 |    3 +-
 test/test_helper.rb              |    2 +-
 test/unit/test_http_parser.rb    |    2 +-
 test/unit/test_request.rb        |    2 +-
 test/unit/test_response.rb       |    2 +-
 test/unit/test_server.rb         |    2 +-
 test/unit/test_signals.rb        |    2 +-
 test/unit/test_socket_helper.rb  |    8 ++
 test/unit/test_util.rb           |   10 +-
 unicorn.gemspec                  |    2 +-
 35 files changed, 503 insertions(+), 119 deletions(-)

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



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