From commits-return-32231-archive-asf-public=cust-asf.ponee.io@couchdb.apache.org Fri Feb 23 16:33:10 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0A40C180652 for ; Fri, 23 Feb 2018 16:33:09 +0100 (CET) Received: (qmail 5337 invoked by uid 500); 23 Feb 2018 15:33:09 -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 5328 invoked by uid 99); 23 Feb 2018 15:33:08 -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; Fri, 23 Feb 2018 15:33:08 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4C8748615F; Fri, 23 Feb 2018 15:33:07 +0000 (UTC) Date: Fri, 23 Feb 2018 15:33:08 +0000 To: "commits@couchdb.apache.org" Subject: [couchdb-nano] 01/01: Merge pull request #72 from angelodlfrtr/index_method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: jan@apache.org In-Reply-To: <151939998723.15607.8169940381222244417@gitbox.apache.org> References: <151939998723.15607.8169940381222244417@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: couchdb-nano X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 2c7f056ee4228062325f0bf5ee41355a0ce8e0ef X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180223153307.4C8748615F@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git commit 2c7f056ee4228062325f0bf5ee41355a0ce8e0ef Merge: c308792 8fa80ca Author: Jan Lehnardt AuthorDate: Fri Feb 23 16:33:04 2018 +0100 Merge pull request #72 from angelodlfrtr/index_method Add couchdb 2.* index creation support README.md | 24 ++++++++++++++++++---- lib/nano.js | 10 +++++++++ tests/fixtures/document/create_index.json | 19 +++++++++++++++++ tests/integration/document/create_index.js | 33 ++++++++++++++++++++++++++++++ 4 files changed, 82 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact jan@apache.org.