You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2015/11/18 21:03:39 UTC

[7/8] storm git commit: Merge branch 'storm831' of https://github.com/kishorvpatil/incubator-storm

Merge branch 'storm831' of https://github.com/kishorvpatil/incubator-storm


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

Branch: refs/heads/master
Commit: 45c42471a6edad77a5154c233c624383b846ad19
Parents: fa8bf87 c1faba8
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Wed Nov 18 19:52:04 2015 +0000
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Wed Nov 18 19:52:04 2015 +0000

----------------------------------------------------------------------
 LICENSE                                         |  29 +++++++++++++++++++
 storm-core/src/clj/backtype/storm/ui/core.clj   |   4 ++-
 storm-core/src/jvm/backtype/storm/Config.java   |  12 ++++++++
 storm-core/src/ui/public/css/style.css          |   8 +++++
 storm-core/src/ui/public/images/bug.png         | Bin 0 -> 4045 bytes
 storm-core/src/ui/public/images/statistic.png   | Bin 0 -> 488 bytes
 storm-core/src/ui/public/index.html             |   4 +--
 .../src/ui/public/templates/user-template.html  |  22 ++++++++++----
 storm-dist/binary/LICENSE                       |  29 +++++++++++++++++++
 9 files changed, 99 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/45c42471/storm-core/src/jvm/backtype/storm/Config.java
----------------------------------------------------------------------