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 2016/02/16 21:25:02 UTC

[1/8] couchdb commit: updated refs/heads/master to 13ae832

Repository: couchdb
Updated Branches:
  refs/heads/master 596d3a4e7 -> 13ae83206


Fix snappy compilation on Windows


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

Branch: refs/heads/master
Commit: 26f19f3846f5e38c4c5a427d22faa76c439818e1
Parents: 596d3a4
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:11:58 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:20:53 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/26f19f38/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e2259a3..7ac73a4 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,7 +56,7 @@ DepDescs = [
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},
 {rexi,             "rexi",             "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},
-{snappy,           "snappy",           "ce24944752ff3a60ad2710f61d4cf709a1b31863"},
+{snappy,           "snappy",           "fac852f59a3457ec10dd8365642d6b30928260c1"},
 {setup,            "setup",            "b9e1f3b5d5a78a706abb358e17130fb7344567d2"},
 {meck,             "meck",             {tag, "0.8.2"}}
 ],


[6/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Fix couch_epi compilation warning


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

Branch: refs/heads/master
Commit: ad707ad8f7a86736f5796960df8dd007bde2b790
Parents: 4f4b42e
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:22:20 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:22:20 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/ad707ad8/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index c2c8376..265211b 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -23,7 +23,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",        "807aa3f58e39f1273e732020c80d630d9177790c"},
+{couch_epi,        "couch-epi",        "de32c655443d75d58cd36cef2bd6b4c67b6a91b6"},
 {config,           "config",           "a2d5ad2eedc960248b806f61df0a1009462bdb46"},
 %% keep these sorted
 {b64url,           "b64url",           "319fc604235ab1fde37047b38a432450161db750"},


[5/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Improve couch_replicator testing


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

Branch: refs/heads/master
Commit: 4f4b42ed9dbac92a40b968dde41668a6603a4d25
Parents: 3cbef26
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:21:33 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:21:33 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/4f4b42ed/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 32e20cb..c2c8376 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -34,7 +34,7 @@ DepDescs = [
 {couch,            "couch",            "f3b7f5a47379dd269e7c436ecf26a1239d7b6907"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},
-{couch_replicator, "couch-replicator", "3f268abba89bd5b93f43185465e66ef42b3876ad"},
+{couch_replicator, "couch-replicator", "fd66cb6b3dc70a64b556bb1e5bd9fa05f20df571"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},


[2/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Send a real EventSource event for heartbeat


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

Branch: refs/heads/master
Commit: 789ebc978ecf56ea1f447fb7bbdc8b40045fabbe
Parents: 738b4af
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:17:37 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:20:54 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/789ebc97/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d4eb292..28cb941 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "939b3a7bda7dcb03f841b899762b188ca31bc230"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "417679a9cf2277693253d3f9c2ac0e52fa1ba75c"},
-{couch,            "couch",            "0aae568e2d01df382a9f56a50535e7c48f87086f"},
+{couch,            "couch",            "f3b7f5a47379dd269e7c436ecf26a1239d7b6907"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},
 {couch_replicator, "couch-replicator", "3f268abba89bd5b93f43185465e66ef42b3876ad"},


[7/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Add couch_index_plugin:before_open/2 EPI hook


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

Branch: refs/heads/master
Commit: ce131940a73e7945c953008548f034f79a129539
Parents: ad707ad
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:23:23 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:23:23 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/ce131940/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 265211b..befa317 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "41ac33a082d34baee206d4a00d51a54b50e36f74"},
 {couch,            "couch",            "f3b7f5a47379dd269e7c436ecf26a1239d7b6907"},
-{couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
+{couch_index,      "couch-index",      "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"},
 {couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},
 {couch_replicator, "couch-replicator", "fd66cb6b3dc70a64b556bb1e5bd9fa05f20df571"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},


[4/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Improve CORS support


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

Branch: refs/heads/master
Commit: 3cbef26dfb172815c00718b4f173989cdaa60a94
Parents: 789ebc9
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:19:22 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:20:54 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3cbef26d/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 28cb941..32e20cb 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {cassim,           "cassim",           "ab1ef1cee5f7b7ec1733e44845c1df99fc7a66a3"},
 {couch_log,        "couch-log",        "939b3a7bda7dcb03f841b899762b188ca31bc230"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
-{chttpd,           "chttpd",           "417679a9cf2277693253d3f9c2ac0e52fa1ba75c"},
+{chttpd,           "chttpd",           "41ac33a082d34baee206d4a00d51a54b50e36f74"},
 {couch,            "couch",            "f3b7f5a47379dd269e7c436ecf26a1239d7b6907"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},


[8/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Refactor to add an interface for view_state of #mrheader


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

Branch: refs/heads/master
Commit: 13ae8320675fc8a8ee63c3f1606dd53b731ef738
Parents: ce13194
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:24:31 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:24:31 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/13ae8320/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index befa317..2b65709 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -33,7 +33,7 @@ DepDescs = [
 {chttpd,           "chttpd",           "41ac33a082d34baee206d4a00d51a54b50e36f74"},
 {couch,            "couch",            "f3b7f5a47379dd269e7c436ecf26a1239d7b6907"},
 {couch_index,      "couch-index",      "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"},
-{couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},
+{couch_mrview,     "couch-mrview",     "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"},
 {couch_replicator, "couch-replicator", "fd66cb6b3dc70a64b556bb1e5bd9fa05f20df571"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},


[3/8] couchdb commit: updated refs/heads/master to 13ae832

Posted by kx...@apache.org.
Use ddoc cache in filtered changes feed

COUCHDB-2938


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

Branch: refs/heads/master
Commit: 738b4af9bc8590509d5ec43ecc9730c4b45951b5
Parents: 26f19f3
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:16:15 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:20:54 2016 +0300

----------------------------------------------------------------------
 rebar.config.script | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/738b4af9/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 7ac73a4..d4eb292 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "939b3a7bda7dcb03f841b899762b188ca31bc230"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "417679a9cf2277693253d3f9c2ac0e52fa1ba75c"},
-{couch,            "couch",            "010704ad9ddfd8bbd28c91e6c87484ef25afa296"},
+{couch,            "couch",            "0aae568e2d01df382a9f56a50535e7c48f87086f"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},
 {couch_replicator, "couch-replicator", "3f268abba89bd5b93f43185465e66ef42b3876ad"},
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "bbc4b7191763b0aced2aab51dec98a8a42e36729", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "4c94f3095595a50a71860a75cc8866adb9a28ce3"},
+{fabric,           "fabric",           "0e5b33d259c08e4fb584ce767ec766bbe140e816"},
 {fauxton,          "fauxton",          {tag, "v1.0.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},