Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 35840 invoked from network); 25 Feb 2009 06:35:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Feb 2009 06:35:29 -0000 Received: (qmail 10086 invoked by uid 500); 25 Feb 2009 06:35:28 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 9921 invoked by uid 500); 25 Feb 2009 06:35:27 -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 9910 invoked by uid 99); 25 Feb 2009 06:35:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 22:35:27 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2009 06:35:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A4539234C48C for ; Tue, 24 Feb 2009 22:35:04 -0800 (PST) Message-ID: <305369338.1235543704668.JavaMail.jira@brutus> Date: Tue, 24 Feb 2009 22:35:04 -0800 (PST) From: "Chris Anderson (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-260) Support for reduce views in _list In-Reply-To: <1870961197.1234971301783.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Anderson closed COUCHDB-260. ---------------------------------- Resolution: Fixed applied in r747679 > Support for reduce views in _list > --------------------------------- > > Key: COUCHDB-260 > URL: https://issues.apache.org/jira/browse/COUCHDB-260 > Project: CouchDB > Issue Type: Bug > Components: HTTP Interface > Reporter: Jason Davies > Priority: Blocker > Fix For: 0.9 > > Attachments: list_reduce_views.2.diff, list_reduce_views.3.diff, list_reduce_views.diff > > > The awesomeness of _list needs the awesomeness of reduce views. Patch to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.