Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0CD1820049E for ; Thu, 10 Aug 2017 21:06:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B0C816BEE1; Thu, 10 Aug 2017 19:06:35 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 47CE516BEDD for ; Thu, 10 Aug 2017 21:06:34 +0200 (CEST) Received: (qmail 17527 invoked by uid 500); 10 Aug 2017 19:06:28 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 17518 invoked by uid 99); 10 Aug 2017 19:06:28 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2017 19:06:28 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1899281260; Thu, 10 Aug 2017 19:06:25 +0000 (UTC) Date: Thu, 10 Aug 2017 19:06:26 +0000 To: "commits@couchdb.apache.org" Subject: [couchdb] 01/01: Merge pull request #744 from cloudant/allow-503-response MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rnewson@apache.org Reply-To: "commits@couchdb.apache.org" In-Reply-To: <150239198537.8718.13165683907770260732@gitbox.apache.org> References: <150239198537.8718.13165683907770260732@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: couchdb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 4cd94eb9db0993434c39876a1c7d3b776761f5df X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20170810190627.1899281260@gitbox.apache.org> archived-at: Thu, 10 Aug 2017 19:06:35 -0000 This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 4cd94eb9db0993434c39876a1c7d3b776761f5df Merge: 52da19b 8e2c5b3 Author: Robert Newson AuthorDate: Thu Aug 10 20:06:23 2017 +0100 Merge pull request #744 from cloudant/allow-503-response Allow a 503 response to be thrown src/chttpd/src/chttpd.erl | 2 ++ 1 file changed, 2 insertions(+) -- To stop receiving notification emails like this one, please contact "commits@couchdb.apache.org" .