You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2016/05/25 17:10:18 UTC

[01/17] couchdb commit: updated refs/heads/master to 1e25dc1

Repository: couchdb
Updated Branches:
  refs/heads/master e24a18bb6 -> 1e25dc1a5


Make sure mem3_rep autocreates target shards


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

Branch: refs/heads/master
Commit: 3ad6b4b048b06975d47697c6289b93e52fe58a0a
Parents: ea9bfa9
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:10:10 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

----------------------------------------------------------------------
 rebar.config.script | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3ad6b4b0/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index feca96f..3e26a15 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
-{couch,            "couch",            "23f188096fb8f8c867f3cda0fa55c30ecce34b10"},
+{couch,            "couch",            "514a447751440ba230e04ea680f446e72e7f04cd"},
 {couch_index,      "couch-index",      "aa8e6f9573a2dd04bf5a1a98576b1809e1a68035"},
 {couch_mrview,     "couch-mrview",     "e36509b2dfb7bba5f09fcb62f0e23a538451afb5"},
 {couch_replicator, "couch-replicator", "ab0afce2d6fdfeeade636a9252327ac09a1e423f"},
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "c449ab22431658173af45a6599d9875883adb911"},
+{fabric,           "fabric",           "087a1aa9e6972ac6613e2f93177aee56a4bac86c"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
@@ -52,7 +52,7 @@ DepDescs = [
 {jiffy,            "jiffy",            "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"},
 {khash,            "khash",            "7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
 {mango,            "mango",            "01252f971bef0c8da1d78bf5a7b506b71926ce1b"},
-{mem3,             "mem3",             "861427999a45f34040f13525bd7b2db75c863b26"},
+{mem3,             "mem3",             "386545186e5a31a42fc68c82d0e36f8407bf4739"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},
 {rexi,             "rexi",             "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},


[17/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
Merge remote branch 'cloudant:bump-deps'

This closes #420

Signed-off-by: ILYA Khlopotov <ii...@ca.ibm.com>


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

Branch: refs/heads/master
Commit: 1e25dc1a5f435546b2edba453310e3338800d528
Parents: e24a18b 718f527
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 10:02:14 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 10:02:14 2016 -0700

----------------------------------------------------------------------
 rebar.config.script | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------



[09/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
b64url: Update .travis.yml


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

Branch: refs/heads/master
Commit: 7ce9f16e13861074e4b212cd69e44029eef942f9
Parents: b014190
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:18:11 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7ce9f16e/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index fcf9e0f..5b96e18 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -26,7 +26,7 @@ DepDescs = [
 {couch_epi,        "couch-epi",        "5a7f2868c720bc428e6c888dc61d988b9a5f63f1"},
 {config,           "config",           "60977f81dc06af4a3d1e89891b3061ed4cd01e95"},
 %% keep these sorted
-{b64url,           "b64url",           "319fc604235ab1fde37047b38a432450161db750"},
+{b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "a7a8b7efb8855a8b0cf9612eeca7c190c414bbfb"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},


[14/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
docs: Fix typo


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

Branch: refs/heads/master
Commit: 717ce761a4f942f02033b638e41b1e3f583f441a
Parents: 7ce9f16
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:18:51 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/717ce761/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 5b96e18..8394e40 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -39,7 +39,7 @@ DepDescs = [
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
 {couch_peruser,    "peruser",          "ff7d190970a46722137fbc7a1a75466e8a544ae1"},
 {couch_tests,       "erlang-tests",    "37b3bfeb4b1a48a592456e67991362e155ed81e0"},
-{docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
+{docs,             "documentation",    "b1bfde4d0af714e6cd8a3a4816cb647e0e3793c9", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "2eb1e132e01928a681782c788920c85ce24bfe06"},


[13/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
global-changes: enable feed=eventsource for /_db_updates


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

Branch: refs/heads/master
Commit: f65cf4cf96d0604cea850030c04381256cd7adfc
Parents: 717ce76
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:20:07 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f65cf4cf/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 8394e40..0c60af8 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -45,7 +45,7 @@ DepDescs = [
 {fabric,           "fabric",           "2eb1e132e01928a681782c788920c85ce24bfe06"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
-{global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
+{global_changes,   "global-changes",   "40e88fc7b95017270400e4fa78c3357f125fb0f0"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},
 {ibrowse,          "ibrowse",          "4af2d408607874d124414ac45df1edbe3961d1cd"},
 {ioq,              "ioq",              "c7c75ebeaf41599e3a3e211097d864f0e7785829"},


[07/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
fabric: Fix race in tests


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

Branch: refs/heads/master
Commit: 5ed67f3fcc6ccbef181cea3d9d1d86721e1ac14a
Parents: a3a39fc
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:14:34 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5ed67f3f/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 4ccc52d..ca4e7b6 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "475b90ccd104a1d2598a21338f02c433a10d62a7"},
+{fabric,           "fabric",           "2eb1e132e01928a681782c788920c85ce24bfe06"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},


[04/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
couch: limit maximum pread size


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

Branch: refs/heads/master
Commit: 2b1d801c70397774b9cbdc84ef089de73202023d
Parents: 7cd1088
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:01:22 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/2b1d801c/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 8311942..606ddf5 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
-{couch,            "couch",            "49774f269a6a42af05ead4f17b52edda5f065c78"},
+{couch,            "couch",            "23f188096fb8f8c867f3cda0fa55c30ecce34b10"},
 {couch_index,      "couch-index",      "aa8e6f9573a2dd04bf5a1a98576b1809e1a68035"},
 {couch_mrview,     "couch-mrview",     "e36509b2dfb7bba5f09fcb62f0e23a538451afb5"},
 {couch_replicator, "couch-replicator", "ab0afce2d6fdfeeade636a9252327ac09a1e423f"},


[08/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
couch-log-lager: Get lager event handlers from gen_event


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

Branch: refs/heads/master
Commit: b0141908a085df9d94c1b3da769ff20ac0104165
Parents: 5ed67f3
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:17:25 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b0141908/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index ca4e7b6..fcf9e0f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -28,7 +28,7 @@ DepDescs = [
 %% keep these sorted
 {b64url,           "b64url",           "319fc604235ab1fde37047b38a432450161db750"},
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
-{couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
+{couch_log_lager,  "couch-log-lager",  "a7a8b7efb8855a8b0cf9612eeca7c190c414bbfb"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
 {couch,            "couch",            "be1dedb8e0facdfb355ef489c8ffd575bd7dccc9"},
 {couch_index,      "couch-index",      "aa8e6f9573a2dd04bf5a1a98576b1809e1a68035"},


[05/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
couch_log: fix typespec


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

Branch: refs/heads/master
Commit: 7cd1088ba0b67a2b293e19914fedf6b6fa7ddd9f
Parents: fdb37b1
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 06:59:06 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7cd1088b/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 9638275..8311942 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -27,7 +27,7 @@ DepDescs = [
 {config,           "config",           "60977f81dc06af4a3d1e89891b3061ed4cd01e95"},
 %% keep these sorted
 {b64url,           "b64url",           "319fc604235ab1fde37047b38a432450161db750"},
-{couch_log,        "couch-log",        "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"},
+{couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
 {couch,            "couch",            "49774f269a6a42af05ead4f17b52edda5f065c78"},


[16/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
couch: Set default_security for oauth tests to everyone


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

Branch: refs/heads/master
Commit: f13ea96482af0c884ca0a2f139c687065a3da199
Parents: 3ad6b4b
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:11:21 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f13ea964/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 3e26a15..2dfaba4 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
-{couch,            "couch",            "514a447751440ba230e04ea680f446e72e7f04cd"},
+{couch,            "couch",            "be1dedb8e0facdfb355ef489c8ffd575bd7dccc9"},
 {couch_index,      "couch-index",      "aa8e6f9573a2dd04bf5a1a98576b1809e1a68035"},
 {couch_mrview,     "couch-mrview",     "e36509b2dfb7bba5f09fcb62f0e23a538451afb5"},
 {couch_replicator, "couch-replicator", "ab0afce2d6fdfeeade636a9252327ac09a1e423f"},


[06/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
Enable read_concurrency for config ets table


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

Branch: refs/heads/master
Commit: fdb37b170d026b72e96ab01e1159c68ce25eda80
Parents: e24a18b
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 06:58:06 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fdb37b17/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 2f9f0ce..9638275 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -24,7 +24,7 @@ os:putenv("COUCHDB_APPS_CONFIG_DIR", filename:join([COUCHDB_ROOT, "rel/apps"])).
 DepDescs = [
 %% must be compiled first as it has a custom behavior
 {couch_epi,        "couch-epi",        "5a7f2868c720bc428e6c888dc61d988b9a5f63f1"},
-{config,           "config",           "a2d5ad2eedc960248b806f61df0a1009462bdb46"},
+{config,           "config",           "60977f81dc06af4a3d1e89891b3061ed4cd01e95"},
 %% keep these sorted
 {b64url,           "b64url",           "319fc604235ab1fde37047b38a432450161db750"},
 {couch_log,        "couch-log",        "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"},


[15/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
fabric: Fix fabric_doc_open_revs


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

Branch: refs/heads/master
Commit: a3a39fc77af87e69f87a330d48b8bd06a76df592
Parents: 0fd4909
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:13:52 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/a3a39fc7/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d1227cd..4ccc52d 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "d20eafda9045c523f773fbbd06a81d354e1a6ba7"},
+{fabric,           "fabric",           "475b90ccd104a1d2598a21338f02c433a10d62a7"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},


[03/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
fabric: Fix monitors in fabric_db_update_listener


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

Branch: refs/heads/master
Commit: f069ffea526f10604c7676eaf6c69a01dbf22113
Parents: 2b1d801
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:06:01 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f069ffea/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 606ddf5..0068539 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "ecaacfecf0e356d84ca2978346ba409107df064e"},
+{fabric,           "fabric",           "f0d6c03e425473e784fbb815f48f1cca606f91f1"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},


[02/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
fabric: Improve fabric:get_doc_count type spec


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

Branch: refs/heads/master
Commit: ea9bfa98939eb4f9bc2b4cea89410961a0a502e9
Parents: f069ffe
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:07:21 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/ea9bfa98/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 0068539..feca96f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "f0d6c03e425473e784fbb815f48f1cca606f91f1"},
+{fabric,           "fabric",           "c449ab22431658173af45a6599d9875883adb911"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},


[10/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
global-changes: add missing change_callback implementation


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

Branch: refs/heads/master
Commit: d2374445acfd8bfef67672ca9df247619bef9cc5
Parents: f65cf4c
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:20:53 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d2374445/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 0c60af8..4e62684 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -45,7 +45,7 @@ DepDescs = [
 {fabric,           "fabric",           "2eb1e132e01928a681782c788920c85ce24bfe06"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
-{global_changes,   "global-changes",   "40e88fc7b95017270400e4fa78c3357f125fb0f0"},
+{global_changes,   "global-changes",   "203fb088ed81149108e64d18ffd9c3f5df154f97"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},
 {ibrowse,          "ibrowse",          "4af2d408607874d124414ac45df1edbe3961d1cd"},
 {ioq,              "ioq",              "c7c75ebeaf41599e3a3e211097d864f0e7785829"},


[12/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
Type spec fixes


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

Branch: refs/heads/master
Commit: 718f52755105b1035f638527bea29a79f5416317
Parents: d237444
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:22:22 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

----------------------------------------------------------------------
 rebar.config.script | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/718f5275/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 4e62684..ee7250c 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,8 +32,8 @@ DepDescs = [
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
 {couch,            "couch",            "be1dedb8e0facdfb355ef489c8ffd575bd7dccc9"},
 {couch_index,      "couch-index",      "aa8e6f9573a2dd04bf5a1a98576b1809e1a68035"},
-{couch_mrview,     "couch-mrview",     "e36509b2dfb7bba5f09fcb62f0e23a538451afb5"},
-{couch_replicator, "couch-replicator", "ab0afce2d6fdfeeade636a9252327ac09a1e423f"},
+{couch_mrview,     "couch-mrview",     "d07771ac4255d3b217a993e807f1e9620b38dbee"},
+{couch_replicator, "couch-replicator", "8697441137d635fbd6490692cb075912b36c7239"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
@@ -52,7 +52,7 @@ DepDescs = [
 {jiffy,            "jiffy",            "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"},
 {khash,            "khash",            "7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
 {mango,            "mango",            "01252f971bef0c8da1d78bf5a7b506b71926ce1b"},
-{mem3,             "mem3",             "386545186e5a31a42fc68c82d0e36f8407bf4739"},
+{mem3,             "mem3",             "15615b295ec970ca9b12b7b54107a80b95149511"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},
 {rexi,             "rexi",             "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},


[11/17] couchdb commit: updated refs/heads/master to 1e25dc1

Posted by ii...@apache.org.
fabric: Fix return type in get_all_security


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

Branch: refs/heads/master
Commit: 0fd490953191f267df316aa0f138e712d9593bdc
Parents: f13ea96
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:12:50 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/0fd49095/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 2dfaba4..d1227cd 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "087a1aa9e6972ac6613e2f93177aee56a4bac86c"},
+{fabric,           "fabric",           "d20eafda9045c523f773fbbd06a81d354e1a6ba7"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},