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 B2139200B35 for ; Mon, 20 Jun 2016 18:23:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AF30F160A66; Mon, 20 Jun 2016 16:23:04 +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 031A5160A26 for ; Mon, 20 Jun 2016 18:23:03 +0200 (CEST) Received: (qmail 79777 invoked by uid 500); 20 Jun 2016 16:23:03 -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 79767 invoked by uid 99); 20 Jun 2016 16:23:03 -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; Mon, 20 Jun 2016 16:23:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EE253DFE65; Mon, 20 Jun 2016 16:23:02 +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: Mon, 20 Jun 2016 16:23:03 -0000 Message-Id: In-Reply-To: <89639eba14bd45688914c690f7f75282@git.apache.org> References: <89639eba14bd45688914c690f7f75282@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] couch-mrview commit: updated refs/heads/master to cfc3549 archived-at: Mon, 20 Jun 2016 16:23:04 -0000 Merge remote branch 'cloudant:2847-list_when_no_rows' This closes #49 Signed-off-by: ILYA Khlopotov 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/cfc35498 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/tree/cfc35498 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/diff/cfc35498 Branch: refs/heads/master Commit: cfc354989a28865ec83efc0f745e91b8c6a3a6c3 Parents: 8567b43 f9a58d8 Author: ILYA Khlopotov Authored: Mon Jun 20 09:22:06 2016 -0700 Committer: ILYA Khlopotov Committed: Mon Jun 20 09:22:06 2016 -0700 ---------------------------------------------------------------------- src/couch_mrview_show.erl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) ----------------------------------------------------------------------