From couchdb-commits-return-256-apmail-incubator-couchdb-commits-archive=incubator.apache.org@incubator.apache.org Fri Apr 18 06:07:57 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-commits-archive@locus.apache.org Received: (qmail 35133 invoked from network); 18 Apr 2008 06:07:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2008 06:07:57 -0000 Received: (qmail 28161 invoked by uid 500); 18 Apr 2008 06:07:58 -0000 Delivered-To: apmail-incubator-couchdb-commits-archive@incubator.apache.org Received: (qmail 28144 invoked by uid 500); 18 Apr 2008 06:07:58 -0000 Mailing-List: contact couchdb-commits-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-commits@incubator.apache.org Received: (qmail 28135 invoked by uid 99); 18 Apr 2008 06:07:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 23:07:58 -0700 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Apr 2008 06:07:14 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 13C50D2D5 for ; Fri, 18 Apr 2008 06:07:34 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Fri, 18 Apr 2008 06:07:33 -0000 Message-ID: <20080418060733.27363.20705@eos.apache.org> Subject: [Couchdb Wiki] Update of "UriTemplates" by JasonMoiron X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by JasonMoiron: http://wiki.apache.org/couchdb/UriTemplates The comment on the change is: still _all_docs in trunk ------------------------------------------------------------------------------ To see all a listing of the data documents in a database: - http://localhost:5984/dbname/_docs + http://localhost:5984/dbname/_all_docs To see a document: