Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0E211F35A for ; Sat, 30 Mar 2013 21:36:48 +0000 (UTC) Received: (qmail 49875 invoked by uid 500); 30 Mar 2013 21:36:47 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 49753 invoked by uid 500); 30 Mar 2013 21:36:47 -0000 Mailing-List: contact commits-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 commits@couchdb.apache.org Received: (qmail 49729 invoked by uid 99); 30 Mar 2013 21:36:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Mar 2013 21:36:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 517178348EC; Sat, 30 Mar 2013 21:36:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jan@apache.org To: commits@couchdb.apache.org Date: Sat, 30 Mar 2013 21:36:49 -0000 Message-Id: In-Reply-To: <9c17c22860b94f3b898ed1860cbb9b3a@git.apache.org> References: <9c17c22860b94f3b898ed1860cbb9b3a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] git commit: updated refs/heads/master to 9750512 Merge branch 'various-tests' of https://github.com/jo/couchdb * 'various-tests' of https://github.com/jo/couchdb: Test form-urlencoded doc update Test attachment upload via multipart/form-data Closes PR #55 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/97505126 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/97505126 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/97505126 Branch: refs/heads/master Commit: 97505126c90469e7588272d0eec451b93159cd9a Parents: 5fa09a3 83593ac Author: Jan Lehnardt Authored: Sat Mar 30 22:34:57 2013 +0100 Committer: Jan Lehnardt Committed: Sat Mar 30 22:34:57 2013 +0100 ---------------------------------------------------------------------- share/www/script/test/attachments.js | 27 ++++++++++++++++++++++++ share/www/script/test/update_documents.js | 18 ++++++++++++++++ 2 files changed, 45 insertions(+), 0 deletions(-) ----------------------------------------------------------------------