You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/24 21:19:36 UTC

couchdb commit: updated refs/heads/master to 168aa8e

Repository: couchdb
Updated Branches:
  refs/heads/master 8b8e4fb60 -> 168aa8e02


Handle errors from before_request/after_request


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/168aa8e0
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/168aa8e0
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/168aa8e0

Branch: refs/heads/master
Commit: 168aa8e02d2855546a1a9fd8ae80ecc29cbdb6a5
Parents: 8b8e4fb
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Nov 24 23:17:32 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Nov 24 23:18:01 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/168aa8e0/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index a7c94c5..693bdf2 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "fb4157370403c4c97f19d958a51c889950a66a94"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
-{chttpd,           "chttpd",           "a57e86994f6f5610edc3dca31ca373db92306d8b"},
+{chttpd,           "chttpd",           "7dcf1279bcdb546b4b284bc8bcbd51843849b04a"},
 {couch,            "couch",            "a5aa4e17c3593a484ee8665d8b4272be05bedfe9"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "c3bed460ee844175b8ce11081386be27f686d8ff"},