You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/06/30 15:24:23 UTC

[3/4] storm git commit: Merge branch 'STORM-912' of https://github.com/knusbaum/incubator-storm into STORM-912

Merge branch 'STORM-912' of https://github.com/knusbaum/incubator-storm into STORM-912

STORM-912: Support SSL on Logviewer


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

Branch: refs/heads/master
Commit: 1522670cdde7ab7656301db76bbc9bd11200b86d
Parents: f7a8a75 1da9636
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jun 30 08:16:33 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jun 30 08:16:33 2015 -0500

----------------------------------------------------------------------
 .../src/clj/backtype/storm/daemon/logviewer.clj | 23 ++++++-
 storm-core/src/clj/backtype/storm/ui/core.clj   | 65 +++++++++++---------
 .../src/clj/backtype/storm/ui/helpers.clj       | 12 ++--
 storm-core/src/jvm/backtype/storm/Config.java   | 59 ++++++++++++++++++
 4 files changed, 125 insertions(+), 34 deletions(-)
----------------------------------------------------------------------