Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1B161083A for ; Wed, 16 Oct 2013 08:26:07 +0000 (UTC) Received: (qmail 46161 invoked by uid 500); 16 Oct 2013 08:25:56 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 45915 invoked by uid 500); 16 Oct 2013 08:25:47 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 45844 invoked by uid 99); 16 Oct 2013 08:25:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 08:25:45 +0000 Date: Wed, 16 Oct 2013 08:25:45 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1694) Add advanced options support to the _all_docs page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796549#comment-13796549 ] ASF subversion and git services commented on COUCHDB-1694: ---------------------------------------------------------- Commit bcb4fba312ba2ad74b9f19adcaf9eecbaf1bffe7 in branch refs/heads/master from [~garren] [ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=bcb4fba ] Fauxton: Add advanced options to Alldocs Fixes COUCHDB-1694 > Add advanced options support to the _all_docs page > -------------------------------------------------- > > Key: COUCHDB-1694 > URL: https://issues.apache.org/jira/browse/COUCHDB-1694 > Project: CouchDB > Issue Type: Improvement > Components: Fauxton > Reporter: Russell Branca > Assignee: Garren Smith > > When you visit the _views page, there is an advanced options allowing you to select the limit, and {start,end}key and other things. We should have a similar item on the _all_docs page. -- This message was sent by Atlassian JIRA (v6.1#6144)