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 D344918560 for ; Sat, 17 Oct 2015 21:51:15 +0000 (UTC) Received: (qmail 2111 invoked by uid 500); 17 Oct 2015 21:51:15 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 1933 invoked by uid 500); 17 Oct 2015 21:51:15 -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 1857 invoked by uid 99); 17 Oct 2015 21:51:15 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Oct 2015 21:51:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1CDBEDFBD7; Sat, 17 Oct 2015 21:51:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: kxepal@apache.org To: commits@couchdb.apache.org Date: Sat, 17 Oct 2015 21:51:17 -0000 Message-Id: <015fb1f6f5e74397a944f79419b2fd5c@git.apache.org> In-Reply-To: <3eb79af78b2549679704e4e72b966778@git.apache.org> References: <3eb79af78b2549679704e4e72b966778@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] couchdb commit: updated refs/heads/master to 70377d5 Return HTTP 405 for unknown/unsupported request method Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/70377d5b Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/70377d5b Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/70377d5b Branch: refs/heads/master Commit: 70377d5b7870cba8a86a4e2f0561d3473d1bffa7 Parents: 9c910db Author: Alexander Shorin Authored: Sun Oct 18 00:49:48 2015 +0300 Committer: Alexander Shorin Committed: Sun Oct 18 00:49:48 2015 +0300 ---------------------------------------------------------------------- rebar.config.script | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/70377d5b/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 07f57c4..568a274 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -51,13 +51,13 @@ DepDescs = [ {ioq, "ioq", "c7c75ebeaf41599e3a3e211097d864f0e7785829"}, {jiffy, "jiffy", "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"}, {khash, "khash", "7c6a9cd9776b5c6f063ccafedfa984b00877b019"}, -{mango, "mango", "0cc0fb8d2c2e04a4df5a1e7deb198abc78266a97"}, -{mem3, "mem3", "de5f32815d3a3136e43924e4723d7e3e0eb02c6e"}, +{mango, "mango", "a297e2e9e2c006381f982e73a08fff29c4f8db8f"}, +{mem3, "mem3", "80fd81b3350dc96918b460b3bfb646fddade80f2"}, {mochiweb, "mochiweb", "bd6ae7cbb371666a1f68115056f7b30d13765782"}, {oauth, "oauth", "099057a98e41f3aff91e77e3cf496d6c6fd901df"}, {rexi, "rexi", "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"}, {snappy, "snappy", "0ab2796f82789895a2a86d403e63f3823d3c5a1d"}, -{setup, "setup", "d0a9b722485639fc43ccbfc4267f3a2dd9aa9d5a"}, +{setup, "setup", "b9e1f3b5d5a78a706abb358e17130fb7344567d2"}, {meck, "meck", {tag, "0.8.2"}} ],