From dev-return-10567-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Jul 06 22:29:33 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 63653 invoked from network); 6 Jul 2010 22:29:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Jul 2010 22:29:33 -0000 Received: (qmail 17573 invoked by uid 500); 6 Jul 2010 22:29:32 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 17526 invoked by uid 500); 6 Jul 2010 22:29:32 -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 17518 invoked by uid 99); 6 Jul 2010 22:29:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 22:29:32 +0000 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=FREEMAIL_FROM,FS_REPLICA,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-ew0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 22:29:25 +0000 Received: by ewy20 with SMTP id 20so3016616ewy.11 for ; Tue, 06 Jul 2010 15:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=BXS90ILaUrxNQiZDrXCxKql1icdrRtfA3e3yySR4c3Y=; b=m/7XbepveEZex3b2a7YwuFBSC3UOnxPH1I3jviK5XKyIuzwn1Uq4h7l3+g4KGxW6Pr nGgK9B5VpRDGwP9I41N4r4xYnhxBSeYwP79wuqczmq8mLApX3THbogg5eFkLXfRl0wyq LyoxuSdFqs/P1TAN/W7wnF6dgxP8SPvsNHgbw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=fIKrY2LiEAej9QL8617+rXgzkmlpcbpx2/h01sG+QPn/r3QH+wHYjNUcZzq9Mp3wml EGQ1y4QRWMfZREEM/j0IFVQh/ucD+q20+csYCUaAt/I2dRb/uI/rD0vFte/iHDCmVjQW zLLJqWqToTeZTbciw9nZ8v5gqYrixDIwmCD14= MIME-Version: 1.0 Received: by 10.213.13.80 with SMTP id b16mr4664490eba.61.1278455296503; Tue, 06 Jul 2010 15:28:16 -0700 (PDT) Received: by 10.14.127.129 with HTTP; Tue, 6 Jul 2010 15:28:16 -0700 (PDT) In-Reply-To: <32148849.225361278454550392.JavaMail.jira@thor> References: <30534081.36961274802804275.JavaMail.jira@thor> <32148849.225361278454550392.JavaMail.jira@thor> Date: Wed, 7 Jul 2010 00:28:16 +0200 Message-ID: Subject: Re: [jira] Updated: (COUCHDB-776) _replicator DB From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org full diff : http://github.com/benoitc/couchdb/compare/ba95749f2912f972a22ca92441c02b886= 341285a..._replicator_db - benoit On Wed, Jul 7, 2010 at 12:15 AM, Benoit Chesneau (JIRA) w= rote: > > =A0 =A0 [ https://issues.apache.org/jira/browse/COUCHDB-776?page=3Dcom.at= lassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Benoit Chesneau updated COUCHDB-776: > ------------------------------------ > > =A0 =A0Attachment: replicator admin.jpg > > I updated fdmanana patch by ading new replicator ui in futon. Other chang= es are : > > _ new replicator ui in futon : allows creation of new replication tasks, = list =A0of completed, triggered or error tasks and deletion of a task > > - secure _replicator ui : only _admin and _replicator roles can read the = db. So none can't see credentials used for replication (which are save in t= he doc). =A0None admin or _replicator roles can still start replicate by po= sting to _replicate (which have been changed). Check attached screenshot > > - new _replicate function > > Code is available here : > > http://github.com/benoitc/couchdb/tree/_replicator_db > >> _replicator DB >> -------------- >> >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Key: COUCHDB-776 >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 URL: https://issues.apache.org/jira/brow= se/COUCHDB-776 >> =A0 =A0 =A0 =A0 =A0 =A0 Project: CouchDB >> =A0 =A0 =A0 =A0 =A0Issue Type: New Feature >> =A0 =A0 =A0 =A0 =A0Components: Replication >> =A0 =A0 =A0 =A0 Environment: trunk >> =A0 =A0 =A0 =A0 =A0 =A0Reporter: Filipe Manana >> =A0 =A0 =A0 =A0 =A0 =A0Assignee: Filipe Manana >> =A0 =A0 =A0 =A0 Attachments: replicator admin.jpg >> >> >> As discussed in the mailing list thread "_replicator DB" (May) - >> http://mail-archives.apache.org/mod_mbox/couchdb-dev/201005.mbox/%3CAANL= kTilfNnG9fuXUxJB5CAZO6__MJaOgpIW4xtuZp-4j@mail.gmail.com%3E >> The patch follows. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >