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 C95F7200B6D for ; Wed, 24 Aug 2016 00:04:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C2361160ABF; Tue, 23 Aug 2016 22:04:02 +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 0D499160AAD for ; Wed, 24 Aug 2016 00:04:01 +0200 (CEST) Received: (qmail 22277 invoked by uid 500); 23 Aug 2016 22:04:01 -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 22252 invoked by uid 99); 23 Aug 2016 22:04:01 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 22:04:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1627AE0441; Tue, 23 Aug 2016 22:04:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: iilyak@apache.org To: commits@couchdb.apache.org Date: Tue, 23 Aug 2016 22:04:02 -0000 Message-Id: <3ab0e4c57326422486f25cbe303e3857@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] chttpd commit: updated refs/heads/master to 9e0ad34 archived-at: Tue, 23 Aug 2016 22:04:22 -0000 Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #137 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/9e0ad343 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/tree/9e0ad343 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/diff/9e0ad343 Branch: refs/heads/master Commit: 9e0ad343cab5ef652c3e0224da661c4343c146a3 Parents: 663273b 4f7dcc3 Author: ILYA Khlopotov Authored: Tue Aug 23 14:59:31 2016 -0700 Committer: ILYA Khlopotov Committed: Tue Aug 23 14:59:31 2016 -0700 ---------------------------------------------------------------------- src/chttpd_config_listener.erl | 59 ------------------------------------- src/chttpd_sup.erl | 47 +++++++++++++++++++++++++++-- 2 files changed, 45 insertions(+), 61 deletions(-) ----------------------------------------------------------------------