From dev-return-5947-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 18 06:28:44 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 42693 invoked from network); 18 Aug 2009 06:28:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Aug 2009 06:28:44 -0000 Received: (qmail 77274 invoked by uid 500); 18 Aug 2009 06:29:03 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 77199 invoked by uid 500); 18 Aug 2009 06:29:03 -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 77189 invoked by uid 99); 18 Aug 2009 06:29:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 06:29:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of djc.ochtman@gmail.com designates 209.85.211.199 as permitted sender) Received: from [209.85.211.199] (HELO mail-yw0-f199.google.com) (209.85.211.199) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 06:28:54 +0000 Received: by ywh37 with SMTP id 37so4999795ywh.28 for ; Mon, 17 Aug 2009 23:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=Guvitgxj03gGtR9hNeKMdiQta/f78NnABamG2SMfqtc=; b=MZa8PJcFqwOaB0j3iRFa1vS6Y4AqdtH6MLhbCHHJZQ28TQv/jcpHZHq6/VzdR+LjMC sBcPlp7XTJczpTOZBJ/Oe/0IpoUi85U6/EVk47+sKhm75eXxCrnZ6NBys6MS+ZP2TUZc ke6i972pF9wIUBVJqZvCo3Ny1IA9ROEPPbV0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=UF3MlAy0cwAr4/8xBK5paP4QwXhu/r1JpDZoGlQDtyJhHzcOepYuYclj+pYEFSYOnb 3zaYC1g+deUFL7EVoyC7D/SenrRYlsl3eIHBEU3kt3lMJYRA3KstBvUd0ojHIaY8WBFq h02TeF5nn4zosXZwbW+XSH1OZF3qjfAEUC1M4= MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.150.208.19 with SMTP id f19mr7380671ybg.35.1250576913427; Mon, 17 Aug 2009 23:28:33 -0700 (PDT) In-Reply-To: <1D41CA42-5F92-4C84-9CA5-F5C5B7BA4ED8@apache.org> References: <1D41CA42-5F92-4C84-9CA5-F5C5B7BA4ED8@apache.org> Date: Tue, 18 Aug 2009 08:28:33 +0200 X-Google-Sender-Auth: 064500a61ad04601 Message-ID: Subject: Re: Ready for 0.10 Release? From: Dirkjan Ochtman To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Aug 18, 2009 at 01:34, Jan Lehnardt wrote: > I'd like the history patch to be simmering in the 0.10.x branch. I'm working on another patch to provide view options in Futon. Would it be possible to include that for 0.10 as well? Also, I wonder if my HATEOAS patches ever went anywhere (I put them in the tracker, don't remember where right now). Basically, it would be nice if it was possible to find all the "special" URLs from the root without having to know any beforehand. Cheers, Dirkjan