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 6B2E1200B72 for ; Thu, 11 Aug 2016 13:28:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 69F92160A85; Thu, 11 Aug 2016 11:28:26 +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 A7C70160A94 for ; Thu, 11 Aug 2016 13:28:25 +0200 (CEST) Received: (qmail 9894 invoked by uid 500); 11 Aug 2016 11:28:24 -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 9878 invoked by uid 99); 11 Aug 2016 11:28:24 -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; Thu, 11 Aug 2016 11:28:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B553EE04AF; Thu, 11 Aug 2016 11:28:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rnewson@apache.org To: commits@couchdb.apache.org Date: Thu, 11 Aug 2016 11:28:25 -0000 Message-Id: <19ed0e3974174ed596bdefd57aa3bb17@git.apache.org> In-Reply-To: <853cb5a2cbf14089afbd49df191c4395@git.apache.org> References: <853cb5a2cbf14089afbd49df191c4395@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] fabric commit: updated refs/heads/master to 78eb096 archived-at: Thu, 11 Aug 2016 11:28:26 -0000 Merge remote-tracking branch 'cloudant/2779-view-cleanup-cluster-aware' Project: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/commit/78eb096d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/tree/78eb096d Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/diff/78eb096d Branch: refs/heads/master Commit: 78eb096dae277facc5cf4f6f166e5591da6c165f Parents: cb85279 b2afce7 Author: Robert Newson Authored: Thu Aug 11 12:27:19 2016 +0100 Committer: Robert Newson Committed: Thu Aug 11 12:27:19 2016 +0100 ---------------------------------------------------------------------- src/fabric.erl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fabric/blob/78eb096d/src/fabric.erl ----------------------------------------------------------------------