You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2015/10/08 14:22:41 UTC

[1/2] couchdb commit: updated refs/heads/master to 7d54093

Repository: couchdb
Updated Branches:
  refs/heads/master af105532c -> 7d540938c


suppress debug output


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

Branch: refs/heads/master
Commit: fe2c84208e475b73d3c0133201546470203a3d7c
Parents: af10553
Author: Robert Newson <rn...@apache.org>
Authored: Thu Oct 8 12:48:52 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Oct 8 12:48:52 2015 +0100

----------------------------------------------------------------------
 rel/files/sys.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fe2c8420/rel/files/sys.config
----------------------------------------------------------------------
diff --git a/rel/files/sys.config b/rel/files/sys.config
index 6bfc775..9c2142d 100644
--- a/rel/files/sys.config
+++ b/rel/files/sys.config
@@ -15,7 +15,7 @@
         {error_logger_hwm, 1000},
         {error_logger_redirect, true},
         {handlers, [
-            {lager_console_backend, [debug, {
+            {lager_console_backend, [info, {
                 lager_default_formatter,
                 [
                     date, " ", time,


[2/2] couchdb commit: updated refs/heads/master to 7d54093

Posted by rn...@apache.org.
bump deps


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

Branch: refs/heads/master
Commit: 7d540938c0510720a181e908ab34334c8d457378
Parents: fe2c842
Author: Robert Newson <rn...@apache.org>
Authored: Thu Oct 8 13:22:31 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Oct 8 13:22:31 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7d540938/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 2337e2a..0ae5f56 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,8 +30,8 @@ DepDescs = [
 {couch_log,        "couch-log",        "fb4157370403c4c97f19d958a51c889950a66a94"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
-{chttpd,           "chttpd",           "a5f5f11a2be6caa64e34e3e5d50b46e068943624"},
-{couch,            "couch",            "6682a220fd7ab8bd11eb0c044d342592e5d62132"},
+{chttpd,           "chttpd",           "76831000a6ea31313ea634d6b4ac2142e5f4a8e5"},
+{couch,            "couch",            "33bc0608602f100527d1e00d8b3dbedf938647dd"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "f089832ea7f759b4e655051025cc48522fee9e1b"},
 {couch_replicator, "couch-replicator", "85d62d1e2b72250c329b4b10db4df1231e647933"},