You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/02/22 02:25:20 UTC

couchdb commit: updated refs/heads/master to 078d46c

Repository: couchdb
Updated Branches:
  refs/heads/master dc93b2932 -> 078d46c5a


Bump fabric : fix attachment uploading

COUCHDB-3302


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

Branch: refs/heads/master
Commit: 078d46c5a18864edd2f4bc16c89f12178ce13076
Parents: dc93b29
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Tue Feb 21 21:24:45 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Tue Feb 21 21:24:45 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/078d46c5/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 85d5c94..5a9b1ed 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -41,7 +41,7 @@ DepDescs = [
 {docs,             "documentation",    "59a887a97f9b6befc6de0c5bdaf17d79fb7f915d", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "ec2235196d7195afab59cedc2d61a02b11596ab4"},
+{fabric,           "fabric",           "d22903c0ceaf19a305e67b5b7322cbdc4e5e9340"},
 {fauxton,          "fauxton",          {tag, "v1.1.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "f6e4c5629a7d996d284e4489f1897c057823f846"},