[DRE-commits] [unicorn] 01/06: Updated version 5.3.0 from 'upstream/5.3.0'

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Sep 18 18:47:22 UTC 2017


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

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

commit ed07c1a133f03dc393da0233520df84cea7c2da8
Merge: 69e1037 ab4901f
Author: Sruthi Chandran <srud at disroot.org>
Date:   Mon Sep 18 20:23:52 2017 +0530

    Updated version 5.3.0 from 'upstream/5.3.0'
    
    with Debian dir 084fe617b9d4d09d8e84c13373d9f96103d00d0d

 .manifest                                    |   1 +
 .olddoc.yml                                  |   1 -
 GIT-VERSION-FILE                             |   2 +-
 GIT-VERSION-GEN                              |   2 +-
 HACKING                                      |   1 -
 ISSUES                                       |  18 +++--
 LATEST                                       | 100 +++++++++++++++++-------
 Links                                        |   2 +-
 NEWS                                         | 113 +++++++++++++++++++++++++++
 TUNING                                       |  20 ++++-
 ext/unicorn_http/common_field_optimization.h |   4 +-
 ext/unicorn_http/ext_help.h                  |  20 -----
 ext/unicorn_http/extconf.rb                  |   2 +-
 ext/unicorn_http/global_variables.h          |   4 +-
 ext/unicorn_http/httpdate.c                  |   4 +-
 ext/unicorn_http/unicorn_http.c              |  13 ++-
 ext/unicorn_http/unicorn_http.rl             |  13 ++-
 lib/unicorn.rb                               |   2 +-
 lib/unicorn/configurator.rb                  |  72 +++++++++++++++--
 lib/unicorn/http_request.rb                  |  98 ++++++++++++++++++++---
 lib/unicorn/http_server.rb                   |  82 ++++++++++++++-----
 lib/unicorn/oob_gc.rb                        |   3 +-
 lib/unicorn/socket_helper.rb                 |  23 +++++-
 lib/unicorn/stream_input.rb                  |   9 ++-
 lib/unicorn/tee_input.rb                     |  18 ++---
 lib/unicorn/version.rb                       |   2 +-
 lib/unicorn/worker.rb                        |  23 ++++--
 t/t0011-active-unix-socket.sh                |   2 +-
 t/t0012-reload-empty-config.sh               |   3 +-
 t/test-lib.sh                                |   4 +-
 test/exec/test_exec.rb                       |  11 +--
 test/unit/test_ccc.rb                        |  90 +++++++++++++++++++++
 test/unit/test_http_parser.rb                |  18 -----
 test/unit/test_socket_helper.rb              |  12 ++-
 test/unit/test_util.rb                       |   4 +-
 unicorn.gemspec                              |  22 +++---
 36 files changed, 636 insertions(+), 182 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