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 2014/07/29 22:58:09 UTC

[10/50] git commit: Added STROM-354 to changelog and readme.

Added STROM-354 to changelog and readme.


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

Branch: refs/heads/security
Commit: 85c9cd5aee09ac2bf510fbc7fe877ee16c76ee28
Parents: 44aaaa9
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 18 08:28:52 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 18 08:28:52 2014 -0500

----------------------------------------------------------------------
 CHANGELOG.md    | 1 +
 README.markdown | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/85c9cd5a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2817e5d..777ed9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
  * STORM-328: More restrictive Config checks, strict range check within Utils.getInt()
  * STORM-381: Replace broken jquery.tablesorter.min.js to latest
  * STORM-312: add storm monitor tools to monitor throughtput interactively
+ * STORM-354: Testing: allow users to pass TEST-TIMEOUT-MS as param for complete-topology
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/85c9cd5a/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 03b4ccd..063de70 100644
--- a/README.markdown
+++ b/README.markdown
@@ -151,6 +151,7 @@ under the License.
 * DashengJu ([@dashengju](https://github.com/dashengju))
 * Jungtaek Lim ([@HeartSaVioR](https://github.com/HeartSaVioR))
 * Li Jiahong ([@Gvain](https://github.com/Gvain))
+* Aaron Levin ([@aaronlevin](https://github.com/aaronlevin))
 
 ## Acknowledgements