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 7CA7A200B92 for ; Wed, 28 Sep 2016 19:26:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7B4CB160AD4; Wed, 28 Sep 2016 17:26:28 +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 B6DB2160AB8 for ; Wed, 28 Sep 2016 19:26:27 +0200 (CEST) Received: (qmail 33059 invoked by uid 500); 28 Sep 2016 17:26:26 -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 33050 invoked by uid 99); 28 Sep 2016 17:26:26 -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; Wed, 28 Sep 2016 17:26:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7629DE09AC; Wed, 28 Sep 2016 17:26:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davisp@apache.org To: commits@couchdb.apache.org Date: Wed, 28 Sep 2016 17:26:27 -0000 Message-Id: <49ef13b1bce8423fbac13f5823ae14b3@git.apache.org> In-Reply-To: <2f1bada2f6a04b5bb248f5cdf009f0e4@git.apache.org> References: <2f1bada2f6a04b5bb248f5cdf009f0e4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] couch-mrview commit: updated refs/heads/master to d279411 archived-at: Wed, 28 Sep 2016 17:26:28 -0000 Merge remote-tracking branch 'cloudant/COUCHDB-3150-add-new-function-to-get-view-index-pid' Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/commit/d2794119 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/tree/d2794119 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/diff/d2794119 Branch: refs/heads/master Commit: d27941193516b925959cf3d27db7ba8f6524ba25 Parents: a0b0392 fdaebcf Author: Paul J. Davis Authored: Wed Sep 28 12:25:46 2016 -0500 Committer: Paul J. Davis Committed: Wed Sep 28 12:25:46 2016 -0500 ---------------------------------------------------------------------- src/couch_mrview.erl | 6 +++++- src/couch_mrview_util.erl | 16 ++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) ----------------------------------------------------------------------