From dev-return-10098-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Jun 03 15:08:20 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 85318 invoked from network); 3 Jun 2010 15:08:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jun 2010 15:08:19 -0000 Received: (qmail 19719 invoked by uid 500); 3 Jun 2010 15:08:19 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 19531 invoked by uid 500); 3 Jun 2010 15:08:18 -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 19521 invoked by uid 99); 3 Jun 2010 15:08:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 15:08:18 +0000 X-ASF-Spam-Status: No, hits=-1492.4 required=10.0 tests=ALL_TRUSTED,AWL,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; Thu, 03 Jun 2010 15:08:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o53F7uQx000012 for ; Thu, 3 Jun 2010 15:07:57 GMT Message-ID: <2646898.159931275577676800.JavaMail.jira@thor> Date: Thu, 3 Jun 2010 11:07:56 -0400 (EDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-785) Local database should be sorted alphabetically in "Replicator" In-Reply-To: <30178638.147961275524275142.JavaMail.jira@thor> 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-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-785. -------------------------------- Fix Version/s: 0.11.1 1.0 Resolution: Fixed > Local database should be sorted alphabetically in "Replicator" > -------------------------------------------------------------- > > Key: COUCHDB-785 > URL: https://issues.apache.org/jira/browse/COUCHDB-785 > Project: CouchDB > Issue Type: Improvement > Components: Futon > Affects Versions: 0.11 > Reporter: Miki Tebeka > Fix For: 0.11.1, 1.0 > > Attachments: sort.diff > > Original Estimate: 1h > Remaining Estimate: 1h > > The list of local database is not sorted in the "Replicator" form. Makes it hard to find a database if you have many of them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.