Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 70305 invoked from network); 7 Jan 2011 23:08:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2011 23:08:10 -0000 Received: (qmail 50630 invoked by uid 500); 7 Jan 2011 23:08:10 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 50575 invoked by uid 500); 7 Jan 2011 23:08:10 -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 50567 invoked by uid 99); 7 Jan 2011 23:08:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 23:08:10 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 23:08:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p07N7kAQ023970 for ; Fri, 7 Jan 2011 23:07:46 GMT Message-ID: <18506583.222971294441666826.JavaMail.jira@thor> Date: Fri, 7 Jan 2011 18:07:46 -0500 (EST) From: "Nikolai Teofilov (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-1011) Add replication by doc-IDs to Futon In-Reply-To: <13438506.131491294139265612.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolai Teofilov updated COUCHDB-1011: -------------------------------------- Attachment: 2-COUCHDB-1011.patch 1-COUCHDB-1011.patch Filipe, I have attached two ready for review patches. Please make your comments and suggestions. Regards, Nikolai > Add replication by doc-IDs to Futon > ----------------------------------- > > Key: COUCHDB-1011 > URL: https://issues.apache.org/jira/browse/COUCHDB-1011 > Project: CouchDB > Issue Type: New Feature > Components: Futon > Reporter: Filipe Manana > Priority: Minor > Attachments: 1-COUCHDB-1011.patch, 2-COUCHDB-1011.patch > > > Currently Futon doesn't allow users to trigger replications by doc-IDs. > This would be a nice addition and a good starting point for new contributors. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.