From couchdb-dev-return-211-apmail-incubator-couchdb-dev-archive=incubator.apache.org@incubator.apache.org Thu Apr 10 01:31:03 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 92926 invoked from network); 10 Apr 2008 01:31:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2008 01:31:03 -0000 Received: (qmail 48369 invoked by uid 500); 10 Apr 2008 01:31:03 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 48345 invoked by uid 500); 10 Apr 2008 01:31:03 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 48336 invoked by uid 99); 10 Apr 2008 01:31:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 18:31:03 -0700 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,SUBJECT_FUZZY_TION 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; Thu, 10 Apr 2008 01:30:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DCBF7234C0C3 for ; Wed, 9 Apr 2008 18:28:04 -0700 (PDT) Message-ID: <818227128.1207790884903.JavaMail.jira@brutus> Date: Wed, 9 Apr 2008 18:28:04 -0700 (PDT) From: "Jim Lindley (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Created: (COUCHDB-38) [patch] 'Compact' button for Futon MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [patch] 'Compact' button for Futon ---------------------------------- Key: COUCHDB-38 URL: https://issues.apache.org/jira/browse/COUCHDB-38 Project: CouchDB Issue Type: New Feature Components: Administration Console Environment: =7Fn/a Reporter: Jim Lindley A small patch to allow DB compacting through the Futon GUI. Patch is at: http://files.jimlindley.com/2008/add_compact_button.diff Additionally, there is an icon that goes along with the patch, and the patc= h expects to be in trunk/share/www/image/compact.gif (couchdb will not make= without it due to build dep) That file can be downloaded separately here: http://files.jimlindley.com/20= 08/compact.gif I was having trouble including the file encoding correctly with the patch, = sorry! --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.