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 5EF9F4ABD for ; Fri, 27 May 2011 03:46:37 +0000 (UTC) Received: (qmail 35489 invoked by uid 500); 27 May 2011 03:46:36 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 35337 invoked by uid 500); 27 May 2011 03:46:36 -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 35329 invoked by uid 99); 27 May 2011 03:46:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 03:46:34 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,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.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 03:46:28 +0000 Received: by bwj24 with SMTP id 24so1475507bwj.11 for ; Thu, 26 May 2011 20:46:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=kgHiYVWVg8s8WeeqkL+K4SwxZT/poY45jYmOr/kjPJ4=; b=gkWjWEEQfqZG/6Uh4udfdz+M844oS6iP7RRn34BlrF35ea9oaHGBt3zXYq1ns3Bz6N +wjdJ9FXeTJ7SguDZGpq1jO7otBuPfTF2Ye9ATioiKRazBiE+JCbHUrJMRtaRArtYgh2 WqKS6v+GCuI5A/W2EU5HFCds4exwtIJ1w2oHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=NE1tIQKIONpmWbOTQLS664t/0+lqHvT69mmQeNu1qQEfcRRsU8WnOjmzJ79iLYY6ZR DpvXONUowPCXFww9OJZws4+zqvdBjMV54KFqjkyDo2dL5hPrGdSvYlL3guKLW1AqIYKl UgYY9pvUzaDaQWCZ6YZvNXYIJKeDpeS9XxSTU= MIME-Version: 1.0 Received: by 10.204.80.28 with SMTP id r28mr1288658bkk.46.1306467968131; Thu, 26 May 2011 20:46:08 -0700 (PDT) Received: by 10.204.85.31 with HTTP; Thu, 26 May 2011 20:46:08 -0700 (PDT) Date: Fri, 27 May 2011 05:46:08 +0200 Message-ID: Subject: missing rewrite commits in 1.1 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 Is it still time to integrate these commits in 1.1 ? https://github.com/benoitc/couchdb/commit/e95ea65152db69489881af01773d25450= 0ad0eb7 https://github.com/benoitc/couchdb/commit/49cf5e195fb33b7f887b528d6fde388db= 8279f78 Lot of couchapp users are waiting them and since we are still porting fixes to 1.1.x, I think they should be in. - beno=EEt