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 A14C48981 for ; Fri, 9 Sep 2011 04:16:11 +0000 (UTC) Received: (qmail 53752 invoked by uid 500); 9 Sep 2011 04:16:09 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 53019 invoked by uid 500); 9 Sep 2011 04:15:59 -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 52610 invoked by uid 99); 9 Sep 2011 04:15:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 04:15:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 04:15:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D1D498ACFB for ; Fri, 9 Sep 2011 04:15:08 +0000 (UTC) Date: Fri, 9 Sep 2011 04:15:08 +0000 (UTC) From: "Randall Leeds (JIRA)" To: dev@couchdb.apache.org Message-ID: <803028528.6640.1315541708855.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (COUCHDB-1277) refactoring couch_httpd_db for better query parameter support and code clarity MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 refactoring couch_httpd_db for better query parameter support and code clarity ------------------------------------------------------------------------------ Key: COUCHDB-1277 URL: https://issues.apache.org/jira/browse/COUCHDB-1277 Project: CouchDB Issue Type: Improvement Components: HTTP Interface Reporter: Randall Leeds Assignee: Randall Leeds Priority: Minor Attachments: 0001-some-refactoring-in-couch_httpd_db.erl.patch In the process of adding ?rev= support for PUT updates I cleaned up some code in couch_httpd_db and added support for some options that weren't honored before. I'm posting this here for a code review in case I missed something. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira