You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2016/04/18 16:35:56 UTC

couchdb commit: updated refs/heads/master to 76e9510

Repository: couchdb
Updated Branches:
  refs/heads/master 5330184cd -> 76e9510c4


Mango Selectors for _changes feeds

Jira: COUCHDB-2988


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

Branch: refs/heads/master
Commit: 76e9510c4cb0ebd653e0a6c3f996bf43aa4a2b77
Parents: 5330184
Author: Nick Vatamaniuc <va...@gmail.com>
Authored: Mon Apr 18 09:19:43 2016 -0400
Committer: Nick Vatamaniuc <va...@gmail.com>
Committed: Mon Apr 18 09:22:22 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/76e9510c/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index f6ccf8a..16771c7 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "1ca86421bafd17cc5b954d9075e3a053ea951f6a"},
-{couch,            "couch",            "bf9cd2b1c36909b41fc3db40f4a2c351e2e43182"},
+{couch,            "couch",            "e63f6864891ac9f00373ec0d3d5fee0085d2e2fa"},
 {couch_index,      "couch-index",      "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"},
 {couch_mrview,     "couch-mrview",     "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"},
 {couch_replicator, "couch-replicator", "197950631b8a73a8c36b744fc9eb00debc15ac03"},