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 1304FDC90 for ; Wed, 31 Oct 2012 16:43:16 +0000 (UTC) Received: (qmail 52343 invoked by uid 500); 31 Oct 2012 16:43:14 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51859 invoked by uid 500); 31 Oct 2012 16:43:13 -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 51369 invoked by uid 99); 31 Oct 2012 16:43:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2012 16:43:12 +0000 Date: Wed, 31 Oct 2012 16:43:12 +0000 (UTC) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Message-ID: <440937455.51112.1351701792645.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (COUCHDB-1584) Allow passing of open_doc parameters to _all_docs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jan Lehnardt created COUCHDB-1584: ------------------------------------- Summary: Allow passing of open_doc parameters to _all_docs Key: COUCHDB-1584 URL: https://issues.apache.org/jira/browse/COUCHDB-1584 Project: CouchDB Issue Type: New Feature Affects Versions: 1.2 Reporter: Jan Lehnardt Priority: Minor GET /_all_docs should take the same arguments as GET /db/doc /_all_docs?revisions=true /_all_docs?rev_info=true See http://wiki.apache.org/couchdb/HTTP_Document_API#GET for details -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira