You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/07/31 23:25:26 UTC

[38/50] folsom commit: updated refs/heads/import-master to 4824aec

Updated the app description

Updated the app description to "Erlang based metrics system"

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

Branch: refs/heads/import-master
Commit: 1d090a7d3d63a17faebc4452050be55c536ca113
Parents: 66b72b7
Author: Byaruhanga Franklin <by...@gmail.com>
Authored: Sat Nov 16 16:50:03 2013 +0300
Committer: Byaruhanga Franklin <by...@gmail.com>
Committed: Sat Nov 16 16:50:03 2013 +0300

----------------------------------------------------------------------
 src/folsom.app.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-folsom/blob/1d090a7d/src/folsom.app.src
----------------------------------------------------------------------
diff --git a/src/folsom.app.src b/src/folsom.app.src
index 3380bed..424cac0 100644
--- a/src/folsom.app.src
+++ b/src/folsom.app.src
@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 {application, folsom,
  [
-  {description, ""},
+  {description, "Erlang based metrics system"},
   {vsn, git},
   {registered, [folsom_meter_timer_server,
                 folsom_metrics_histogram_ets,