From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=0.5 required=5.0 tests=AWL,RDNS_NONE shortcircuit=no autolearn=no version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (unknown [50.56.192.79]) by dcvr.yhbt.net (Postfix) with ESMTP id 80FEC1F6FD for ; Sat, 17 Aug 2013 01:20:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 2C9392E188; Sat, 17 Aug 2013 01:20:20 +0000 (UTC) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 9CBB22E145 for ; Sat, 17 Aug 2013 01:20:15 +0000 (UTC) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E3C971F523 for ; Sat, 17 Aug 2013 01:20:14 +0000 (UTC) From: Eric Wong To: mongrel-unicorn@rubyforge.org Subject: [PATCH 0/2] minor improvements pushed to unicorn.git Date: Sat, 17 Aug 2013 01:20:10 +0000 Message-Id: <1376702412-13562-1-git-send-email-normalperson@yhbt.net> X-Mailer: git-send-email 1.8.3.2.701.g8c4e4ec X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org The following changes since commit 2f5174d4ca9764313d6be4c092e9e6c2e4f9d1e1: unicorn 4.6.3 - fix --no-default-middleware option (2013-06-21 08:00:09 +0000) are available in the git repository at: git://bogomips.org/unicorn.git master for you to fetch changes up to 9af083d7f6b97c0f5ebbdd9a42b58478a6f874b7: test_util: fix encoding test for Ruby trunk (2.1.0dev) (2013-08-17 01:09:46 +0000) ---------------------------------------------------------------- Eric Wong (2): http_server: improve handling of client-triggerable socket errors test_util: fix encoding test for Ruby trunk (2.1.0dev) lib/unicorn/http_server.rb | 9 +++++---- test/unit/test_util.rb | 10 ++++++++-- 2 files changed, 13 insertions(+), 6 deletions(-) _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying