Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 38354 invoked from network); 21 Feb 2010 17:24:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Feb 2010 17:24:35 -0000 Received: (qmail 99380 invoked by uid 500); 21 Feb 2010 17:24:34 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 99294 invoked by uid 500); 21 Feb 2010 17:24:34 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 99284 invoked by uid 99); 21 Feb 2010 17:24:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Feb 2010 17:24:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 209.85.210.199 as permitted sender) Received: from [209.85.210.199] (HELO mail-yx0-f199.google.com) (209.85.210.199) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Feb 2010 17:24:24 +0000 Received: by yxe37 with SMTP id 37so2321325yxe.27 for ; Sun, 21 Feb 2010 09:24:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=J/1XEm3wuIlrDozRtPevSXWPNSBqOe2JRk6OdYXeJRE=; b=f8YlSPTpDKKoFPZLemyL+wg1YjoE08MlVrzSPe55hLOKEqJxXAbfttTpYEGa9dmwUv xq1mJX1WMPzB8QdIn+W3cvQdxw/AG6GpY76hFdx04ndmqmMzL/G6LcuiA0FOmaRcEYGz RMMn5WY2J7zh+LaYOR5HxubHEdw/jucSsf89U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=l8jMHMgJJbKNGHoBB3UErUH3YCMHulXhwOtQhhrJOqXc3HpWnqv8u/2POjCWludgMF j/rcqO41bfdAyvD+exTmh+asXTyFwAwbfUorj/DZmRKs9KuONph74SHyrWVbGAXu5Y4O UzYLyP2vJQMuDVMPH0QrBjQlK9fimyqThQj1k= Received: by 10.150.48.18 with SMTP id v18mr5566139ybv.103.1266773043506; Sun, 21 Feb 2010 09:24:03 -0800 (PST) Received: from ?10.0.0.102? ([216.189.160.250]) by mx.google.com with ESMTPS id 39sm1300911yxd.45.2010.02.21.09.24.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Feb 2010 09:24:01 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: available JavaScript Functions in View From: J Chris Anderson In-Reply-To: <4CB46BED-131B-4EF5-8913-667D37D5CA7C@sourcegarden.de> Date: Sun, 21 Feb 2010 12:24:00 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <161EBC1F-4F09-4C2A-A5C2-B67648323024@gmail.com> References: <4CB46BED-131B-4EF5-8913-667D37D5CA7C@sourcegarden.de> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1077) On Feb 21, 2010, at 12:14 PM, Mario Scheliga wrote: > Hi folks, >=20 > i can't stop asking. which javascript functions are available in map, = reduce, show, list and update functions? >=20 > I suggest there are jquery-functions also then the sha1-function = available. (saw them in tuts). Is that right that > all javascript includes in the share/www/scripts -directory is to my = hand? no, pretty much all that is available in the query server sandbox (aside = from code you inline into your functions yourself) is what is added to = it here: http://github.com/apache/couchdb/blob/trunk/share/server/loop.js#L15 >=20 > thx alot > mario >=20 >=20 > -- > Sourcegarden GmbH HR: B-104357 > Steuernummer: 37/167/21214 USt-ID: DE814784953 > Geschaeftsfuehrer: Mario Scheliga, Rene Otto > Bank: Deutsche Bank, BLZ: 10070024, KTO: 0810929 > Schoenhauser Allee 51, 10437 Berlin >=20