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/04/28 21:17:29 UTC

[1/4] storm git commit: Adding Travis CI Badge to README

Repository: storm
Updated Branches:
  refs/heads/master 76d3aec44 -> 7985725ef


Adding Travis CI Badge to README


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

Branch: refs/heads/master
Commit: 3a8b0176495ad7b3defcfdda830e288cbbd15c8b
Parents: 168fa2f
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Mon Apr 27 13:25:00 2015 -0500
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Mon Apr 27 13:25:00 2015 -0500

----------------------------------------------------------------------
 README.markdown | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/3a8b0176/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 8a06329..267f607 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,3 +1,5 @@
+![Travis CI](https://travis-ci.org/apache/storm.svg?branch=master)
+
 Storm is a distributed realtime computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing realtime computation. Storm is simple, can be used with any programming language, [is used by many companies](http://storm-project.net/documentation/Powered-By.html), and is a lot of fun to use!
 
 The [Rationale page](http://storm-project.net/documentation/Rationale.html) explains what Storm is and why it was built. [This presentation](http://vimeo.com/40972420) is also a good introduction to the project.


[2/4] storm git commit: Adding Travis CI Badge to README

Posted by bo...@apache.org.
Adding Travis CI Badge to README


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

Branch: refs/heads/master
Commit: 03531fd1f248b0213aba924b5e404b12a4c5c2fd
Parents: 3a8b017
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Mon Apr 27 13:29:33 2015 -0500
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Mon Apr 27 13:29:33 2015 -0500

----------------------------------------------------------------------
 README.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/03531fd1/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 267f607..442edec 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,4 +1,4 @@
-![Travis CI](https://travis-ci.org/apache/storm.svg?branch=master)
+Master Branch: [![Travis CI](https://travis-ci.org/apache/storm.svg?branch=master)](https:/travis-ci.org/apache/storm)
 
 Storm is a distributed realtime computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing realtime computation. Storm is simple, can be used with any programming language, [is used by many companies](http://storm-project.net/documentation/Powered-By.html), and is a lot of fun to use!
 


[4/4] storm git commit: Added STORM-801 to Changelog

Posted by bo...@apache.org.
Added STORM-801 to Changelog


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

Branch: refs/heads/master
Commit: 7985725ef8961fce60e88414ac59c68f37cf98b0
Parents: e65fcc0
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Apr 28 14:16:44 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Apr 28 14:16:44 2015 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/7985725e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15a2862..c51556d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-801: Add Travis CI badge to README
  * STORM-797: DisruptorQueueTest has some race conditions in it.
  * STORM-704: Apply Travis CI to Apache Storm Project
  * STORM-721: Storm UI server should support SSL.


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

Posted by bo...@apache.org.
Merge branch 'TRAVIS-CI-BADGE' of https://github.com/knusbaum/incubator-storm into STORM-801

STORM-801: Add Travis CI badge to README


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

Branch: refs/heads/master
Commit: e65fcc07066b7bc7a64596b30178ee35a7689d30
Parents: 76d3aec 03531fd
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Apr 28 14:16:15 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Apr 28 14:16:15 2015 -0500

----------------------------------------------------------------------
 README.markdown | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------