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/10/01 18:30:43 UTC

couchdb commit: updated refs/heads/master to 9fa08bf

Repository: couchdb
Updated Branches:
  refs/heads/master fe4f3d1b3 -> 9fa08bf8c


All tests for global_changes app are fixed


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

Branch: refs/heads/master
Commit: 9fa08bf8c42f556d28e996cd2d2edc7d45f454a6
Parents: fe4f3d1
Author: Alexander Shorin <kx...@apache.org>
Authored: Thu Oct 1 19:29:08 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Oct 1 19:29:08 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9fa08bf8/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index ec339ec..c194f3f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -45,7 +45,7 @@ DepDescs = [
 {fabric,           "fabric",           "17f0377807804b7b55db6c6b378d9e266ea52236"},
 {fauxton,          "fauxton",          "ebd9ced89d27de297526acf74ebad88f1c6a6711", [raw]},
 {folsom,           "folsom",           "fbb7bc83806520ffef84107c85f53c1f7113c20d"},
-{global_changes,   "global-changes",   "07097ce3e10e970e4f00d487baf75c782943c8f8"},
+{global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},
 {ibrowse,          "ibrowse",          "4af2d408607874d124414ac45df1edbe3961d1cd"},
 {ioq,              "ioq",              "c7c75ebeaf41599e3a3e211097d864f0e7785829"},