You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2016/07/12 19:41:17 UTC

[34/50] couchdb commit: updated refs/heads/auth-tests-wip to c34d871

Emit error row for a null doc id in POSTs to _all_docs

This is compatible behavior with CouchDB 1.x

Jira: COUCHDB-3039


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

Branch: refs/heads/auth-tests-wip
Commit: aa0c08c2d48dcf20ecdc8b0bd4a1b6aee6b1b56c
Parents: 1b38ccd
Author: Nick Vatamaniuc <va...@gmail.com>
Authored: Fri Jun 24 12:40:50 2016 -0400
Committer: Nick Vatamaniuc <va...@gmail.com>
Committed: Fri Jun 24 12:40:50 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/aa0c08c2/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 1860fce..bb84945 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "2dda387ea5cc21861d8797ea2c8a82c3b439d55f", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "da85db2dabe371296c54fded76d1de61289f3319"},
+{fabric,           "fabric",           "aa17ddf3c149a7ac5316e5c821d0d704ac857960"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "203fb088ed81149108e64d18ffd9c3f5df154f97"},