You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] storm git commit: Fix wrong getOffset return value - posted by bo...@apache.org on 2015/01/06 17:27:06 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'fix-wrong-getOffset-return-value' of https://github.com/tedxia/incubator-storm into STORM-613 - posted by bo...@apache.org on 2015/01/06 17:27:07 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-613 to changelog. - posted by bo...@apache.org on 2015/01/06 17:27:08 UTC, 0 replies.
- [01/11] storm git commit: STORM-586: TridentKafkaEmitter should catch updateOffsetException. - posted by sr...@apache.org on 2015/01/06 17:40:48 UTC, 0 replies.
- [02/11] storm git commit: Ading special case for retry batch, in case of trident a transaction retry should not jump the offset requested as part of retry. - posted by sr...@apache.org on 2015/01/06 17:40:49 UTC, 0 replies.
- [03/11] storm git commit: Renaming UpdateOffsetException to TopicOffsetOutOfRangeException. - posted by sr...@apache.org on 2015/01/06 17:40:50 UTC, 0 replies.
- [04/11] storm git commit: Reverting back to TopicOffsetOutOfRangeException extends RunTimeException. - posted by sr...@apache.org on 2015/01/06 17:40:51 UTC, 0 replies.
- [05/11] storm git commit: added all exceptions in throws declaration. - posted by sr...@apache.org on 2015/01/06 17:40:52 UTC, 0 replies.
- [06/11] storm git commit: Merge remote-tracking branch 'upstream/master' into STORM-586 - posted by sr...@apache.org on 2015/01/06 17:40:53 UTC, 0 replies.
- [07/11] storm git commit: Forcing the startTime = earliestTime when the offset is outOfRange. - posted by sr...@apache.org on 2015/01/06 17:40:54 UTC, 0 replies.
- [08/11] storm git commit: Transactional spout should fail on TopicOutOfRangeException while retrying. - posted by sr...@apache.org on 2015/01/06 17:40:55 UTC, 0 replies.
- [09/11] storm git commit: Merge branch 'STORM-586' of https://github.com/Parth-Brahmbhatt/incubator-storm into STORM-586-V2 - posted by sr...@apache.org on 2015/01/06 17:40:56 UTC, 0 replies.
- [10/11] storm git commit: added STORM-586 to changelog. - posted by sr...@apache.org on 2015/01/06 17:40:57 UTC, 0 replies.
- [11/11] storm git commit: Merge branch 'STORM-586-V2' - posted by sr...@apache.org on 2015/01/06 17:40:58 UTC, 0 replies.
- [1/2] storm git commit: Updated Changelog with STORM-612 - posted by bo...@apache.org on 2015/01/06 18:02:32 UTC, 0 replies.
- [2/2] storm git commit: Update the contact address in configure.ac - posted by bo...@apache.org on 2015/01/06 18:02:33 UTC, 0 replies.
- [1/3] storm git commit: Remove extra "break"s - posted by bo...@apache.org on 2015/01/06 21:42:47 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'remove-extra-breaks' of https://github.com/mnogu/incubator-storm into STORM-611 - posted by bo...@apache.org on 2015/01/06 21:42:48 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-611 to Changelog - posted by bo...@apache.org on 2015/01/06 21:42:49 UTC, 0 replies.
- [1/3] storm git commit: Check the return value of fts_close(). - posted by bo...@apache.org on 2015/01/06 21:54:31 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'check-rv-fts_close' of https://github.com/mnogu/incubator-storm into STORM-610 - posted by bo...@apache.org on 2015/01/06 21:54:32 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-610 to changelog - posted by bo...@apache.org on 2015/01/06 21:54:33 UTC, 0 replies.
- [1/3] storm git commit: change ShellProcess#getErrorsStream so that it checks that there is actually something to read. - posted by bo...@apache.org on 2015/01/06 22:28:52 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'Multilang_die_hang' of https://github.com/dashengju/storm into STORM-422 - posted by bo...@apache.org on 2015/01/06 22:28:53 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-422 to Changelog. - posted by bo...@apache.org on 2015/01/06 22:28:54 UTC, 0 replies.
- [1/4] storm git commit: Remove unnecessary code - posted by bo...@apache.org on 2015/01/06 22:46:17 UTC, 0 replies.
- [2/4] storm git commit: use the cache instead of downloading from zk - posted by bo...@apache.org on 2015/01/06 22:46:18 UTC, 0 replies.
- [3/4] storm git commit: Merge branch 'apache-use-hb-cache-for-topo-info' of https://github.com/d2r/storm into STORM-599 - posted by bo...@apache.org on 2015/01/06 22:46:19 UTC, 0 replies.
- [4/4] storm git commit: Added STORM-599 to Changelog - posted by bo...@apache.org on 2015/01/06 22:46:20 UTC, 1 replies.
- [1/7] storm git commit: Found a bug and fixed some tests to validate the bug is fixed. - posted by bo...@apache.org on 2015/01/06 23:02:36 UTC, 0 replies.
- [2/7] storm git commit: [STORM-410] Add groups support to log-viewer - posted by bo...@apache.org on 2015/01/06 23:02:37 UTC, 0 replies.
- [3/7] storm git commit: Updated some of the tests. - posted by bo...@apache.org on 2015/01/06 23:02:38 UTC, 0 replies.
- [4/7] storm git commit: Merge branch 'apache-master' into STORM-410 - posted by bo...@apache.org on 2015/01/06 23:02:39 UTC, 0 replies.
- [5/7] storm git commit: Updated SECURITY.md to reflect the change to logs.groups. - posted by bo...@apache.org on 2015/01/06 23:02:40 UTC, 0 replies.
- [6/7] storm git commit: Merge branch 'STORM-410' of https://github.com/revans2/incubator-storm into STORM-410 - posted by bo...@apache.org on 2015/01/06 23:02:41 UTC, 0 replies.
- [7/7] storm git commit: Added STORM-410 to Changelog - posted by bo...@apache.org on 2015/01/06 23:02:42 UTC, 0 replies.
- [01/11] storm git commit: making storm-hdfs bolt/states work with delegation tokens. - posted by bo...@apache.org on 2015/01/06 23:44:11 UTC, 0 replies.
- [02/11] storm git commit: Moving AutoHDFS to storm-hdfs. Added code to leverage delegation tokens in storm-hdfs bolts/states. - posted by bo...@apache.org on 2015/01/06 23:44:12 UTC, 0 replies.
- [03/11] storm git commit: Moving AutoHDFS andAutoHBase to storm-hdfs and storm-hbase.Making storm-hbase bnd storm-hdfsolts/states work with delegation tokens. - posted by bo...@apache.org on 2015/01/06 23:44:13 UTC, 0 replies.
- [04/11] storm git commit: adding documentation for AutoHbase and AutoHDFS usage. - posted by bo...@apache.org on 2015/01/06 23:44:14 UTC, 0 replies.
- [05/11] storm git commit: moving the token adding to populate subject so on renewal the tokens are automatically added to UGI. Logging into hadoop again before renewal attempt to ensure other hadoop log-ins do not interfere. - posted by bo...@apache.org on 2015/01/06 23:44:15 UTC, 0 replies.
- [06/11] storm git commit: Removing unused configs. - posted by bo...@apache.org on 2015/01/06 23:44:16 UTC, 0 replies.
- [07/11] storm git commit: Removing unused imports, deleting accidentaly added file. - posted by bo...@apache.org on 2015/01/06 23:44:17 UTC, 0 replies.
- [08/11] storm git commit: STORM-444 removing unused imports and unintended changes. - posted by bo...@apache.org on 2015/01/06 23:44:18 UTC, 0 replies.
- [09/11] storm git commit: Revert " STORM-586: TridentKafkaEmitter should catch updateOffsetException." - posted by bo...@apache.org on 2015/01/06 23:44:19 UTC, 0 replies.
- [10/11] storm git commit: Merge branch 'STORM-444' of https://github.com/Parth-Brahmbhatt/incubator-storm into STORM-444 - posted by bo...@apache.org on 2015/01/06 23:44:20 UTC, 0 replies.
- [11/11] storm git commit: Added STORM-444 to Changelog - posted by bo...@apache.org on 2015/01/06 23:44:21 UTC, 0 replies.
- [1/6] storm git commit: STORM-552:add new config storm.messaging.netty.backlog, default value 500 - posted by bo...@apache.org on 2015/01/09 19:42:56 UTC, 0 replies.
- [2/6] storm git commit: Merge pull request #2 from apache/master - posted by bo...@apache.org on 2015/01/09 19:42:57 UTC, 0 replies.
- [3/6] storm git commit: Merge remote-tracking branch 'origin/master' into storm-552 - posted by bo...@apache.org on 2015/01/09 19:42:58 UTC, 0 replies.
- [4/6] storm git commit: STORM-552:rename storm.messaging.netty.backlog to storm.messaging.netty.socket.backlog - posted by bo...@apache.org on 2015/01/09 19:42:59 UTC, 0 replies.
- [5/6] storm git commit: Merge branch 'storm-552' of http://github.com/caofangkun/apache-storm into STORM-552 - posted by bo...@apache.org on 2015/01/09 19:43:00 UTC, 0 replies.
- [6/6] storm git commit: Added STORM-552 to Changelog and Readme - posted by bo...@apache.org on 2015/01/09 19:43:01 UTC, 0 replies.
- [1/3] storm git commit: Fix calls to submit-mocked-assignment: executor id should be of the form [first-task last-task] - posted by bo...@apache.org on 2015/01/09 22:30:15 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'fix-test' of http://github.com/lightyang/incubator-storm into STORM-578 - posted by bo...@apache.org on 2015/01/09 22:30:16 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-578 to changelog and readme - posted by bo...@apache.org on 2015/01/09 22:30:17 UTC, 0 replies.
- [1/4] storm git commit: STORM-600: Update version of jacoco plugin. - posted by da...@apache.org on 2015/01/14 16:44:34 UTC, 0 replies.
- [2/4] storm git commit: STORM-600: fixed a test that had some issues with scheduling order - posted by da...@apache.org on 2015/01/14 16:44:35 UTC, 0 replies.
- [3/4] storm git commit: Merge branch 'STORM-600' of https://github.com/revans2/incubator-storm into STORM-600-merge - posted by da...@apache.org on 2015/01/14 16:44:36 UTC, 0 replies.
- [4/4] storm git commit: Update CHANGELOG for STORM-600 - posted by da...@apache.org on 2015/01/14 16:44:37 UTC, 0 replies.
- [1/2] storm git commit: Revert "Merge branch 'apache-use-hb-cache-for-topo-info' of https://github.com/d2r/storm into STORM-599" - posted by bo...@apache.org on 2015/01/14 16:47:13 UTC, 0 replies.
- [2/2] storm git commit: Revert "Added STORM-599 to Changelog" - posted by bo...@apache.org on 2015/01/14 16:47:14 UTC, 0 replies.
- [01/44] storm git commit: exponential backoff for failed messages - posted by bo...@apache.org on 2015/01/14 17:05:22 UTC, 0 replies.
- [02/44] storm git commit: Merge branch 'master' into retryDelay - posted by bo...@apache.org on 2015/01/14 17:05:23 UTC, 0 replies.
- [03/44] storm git commit: Merge branch 'master' into retryDelay - posted by bo...@apache.org on 2015/01/14 17:05:24 UTC, 0 replies.
- [04/44] storm git commit: Merge pull request #1 from rick-kilgore/retryDelay - posted by bo...@apache.org on 2015/01/14 17:05:25 UTC, 0 replies.
- [05/44] storm git commit: add comment and different default for retry - posted by bo...@apache.org on 2015/01/14 17:05:26 UTC, 0 replies.
- [06/44] storm git commit: default settings = no retry delay - posted by bo...@apache.org on 2015/01/14 17:05:27 UTC, 0 replies.
- [07/44] storm git commit: publish artifacts to HBO archiva repository - posted by bo...@apache.org on 2015/01/14 17:05:28 UTC, 0 replies.
- [08/44] storm git commit: change everything to com.hbo.hurley - posted by bo...@apache.org on 2015/01/14 17:05:29 UTC, 0 replies.
- [09/44] storm git commit: add link to apache project in README.markdown file - posted by bo...@apache.org on 2015/01/14 17:05:30 UTC, 0 replies.
- [10/44] storm git commit: add myself to list of contributors - posted by bo...@apache.org on 2015/01/14 17:05:31 UTC, 0 replies.
- [11/44] storm git commit: make config names more consistent with each other - posted by bo...@apache.org on 2015/01/14 17:05:32 UTC, 0 replies.
- [12/44] storm git commit: remove garbage - I don't know where it came from - posted by bo...@apache.org on 2015/01/14 17:05:33 UTC, 0 replies.
- [13/44] storm git commit: Merge branch 'retries' into hboRepo - posted by bo...@apache.org on 2015/01/14 17:05:34 UTC, 0 replies.
- [14/44] storm git commit: remove garbage file - posted by bo...@apache.org on 2015/01/14 17:05:35 UTC, 0 replies.
- [15/44] storm git commit: do the time calc only once - posted by bo...@apache.org on 2015/01/14 17:05:36 UTC, 0 replies.
- [16/44] storm git commit: Merge branch 'retries' into hboRepo - posted by bo...@apache.org on 2015/01/14 17:05:37 UTC, 0 replies.
- [17/44] storm git commit: silly fix - posted by bo...@apache.org on 2015/01/14 17:05:38 UTC, 0 replies.
- [18/44] storm git commit: Merge branch 'retries' into hboRepo - posted by bo...@apache.org on 2015/01/14 17:05:39 UTC, 0 replies.
- [19/44] storm git commit: fixes from review - posted by bo...@apache.org on 2015/01/14 17:05:40 UTC, 0 replies.
- [20/44] storm git commit: Merge branch 'retries' into hboRepo - posted by bo...@apache.org on 2015/01/14 17:05:41 UTC, 0 replies.
- [21/44] storm git commit: Merge pull request #2 from HBOCodeLabs/hboRepo - posted by bo...@apache.org on 2015/01/14 17:05:42 UTC, 0 replies.
- [22/44] storm git commit: add me - posted by bo...@apache.org on 2015/01/14 17:05:43 UTC, 0 replies.
- [23/44] storm git commit: added to README the need to run mvn deploy - posted by bo...@apache.org on 2015/01/14 17:05:44 UTC, 0 replies.
- [24/44] storm git commit: update storm-kafka README.md - posted by bo...@apache.org on 2015/01/14 17:05:45 UTC, 0 replies.
- [25/44] storm git commit: Merge remote-tracking branch 'apache/master' - posted by bo...@apache.org on 2015/01/14 17:05:46 UTC, 0 replies.
- [26/44] storm git commit: Merge branch 'master' into retries - posted by bo...@apache.org on 2015/01/14 17:05:47 UTC, 0 replies.
- [27/44] storm git commit: Merge branch 'master' into readme - posted by bo...@apache.org on 2015/01/14 17:05:48 UTC, 0 replies.
- [28/44] storm git commit: Merge branch 'master' into retries - posted by bo...@apache.org on 2015/01/14 17:05:49 UTC, 0 replies.
- [29/44] storm git commit: back out deploy to HBO maven server - posted by bo...@apache.org on 2015/01/14 17:05:50 UTC, 0 replies.
- [30/44] storm git commit: back out whitepsace change - posted by bo...@apache.org on 2015/01/14 17:05:51 UTC, 0 replies.
- [31/44] storm git commit: remove artifact - posted by bo...@apache.org on 2015/01/14 17:05:52 UTC, 0 replies.
- [32/44] storm git commit: remove whitespace changes - posted by bo...@apache.org on 2015/01/14 17:05:53 UTC, 0 replies.
- [33/44] storm git commit: Merge remote-tracking branch 'apache/master' - posted by bo...@apache.org on 2015/01/14 17:05:54 UTC, 0 replies.
- [34/44] storm git commit: stop if retries hit TOPOLOGY_MESSAGE_TIMEOUT_SECS - posted by bo...@apache.org on 2015/01/14 17:05:55 UTC, 0 replies.
- [35/44] storm git commit: separate retry logic into manager class - posted by bo...@apache.org on 2015/01/14 17:05:56 UTC, 0 replies.
- [36/44] storm git commit: Merge remote-tracking branch 'apache/master' - posted by bo...@apache.org on 2015/01/14 17:05:57 UTC, 0 replies.
- [37/44] storm git commit: Merge branch 'master' into retries - posted by bo...@apache.org on 2015/01/14 17:05:58 UTC, 0 replies.
- [38/44] storm git commit: Merge remote-tracking branch 'apache/master' - posted by bo...@apache.org on 2015/01/14 17:05:59 UTC, 0 replies.
- [39/44] storm git commit: Merge branch 'master' into retries - posted by bo...@apache.org on 2015/01/14 17:06:00 UTC, 0 replies.
- [40/44] storm git commit: Merge remote-tracking branch 'apache/master' - posted by bo...@apache.org on 2015/01/14 17:06:01 UTC, 0 replies.
- [41/44] storm git commit: Merge branch 'master' into retries - posted by bo...@apache.org on 2015/01/14 17:06:02 UTC, 0 replies.
- [42/44] storm git commit: fixes from Bobby Evans review - posted by bo...@apache.org on 2015/01/14 17:06:03 UTC, 0 replies.
- [43/44] storm git commit: Merge branch 'retries' of http://github.com/HBOCodeLabs/incubator-storm into STORM-495 - posted by bo...@apache.org on 2015/01/14 17:06:04 UTC, 0 replies.
- [44/44] storm git commit: ADDED STORM-495 to Changelog - posted by bo...@apache.org on 2015/01/14 17:06:05 UTC, 0 replies.
- [1/3] storm git commit: [STORM-620] Duplicate maven plugin declaration - posted by bo...@apache.org on 2015/01/14 18:26:50 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'duplicate-plugin-declaration' of https://github.com/Lewuathe/storm into STORM-620 - posted by bo...@apache.org on 2015/01/14 18:26:51 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-620 to Changelog - posted by bo...@apache.org on 2015/01/14 18:26:52 UTC, 0 replies.
- svn commit: r1652292 - in /storm/site: documentation/Powered-By.md publish/documentation/Powered-By.html - posted by na...@apache.org on 2015/01/15 23:24:23 UTC, 0 replies.
- storm git commit: add iQIYI to powered by - posted by na...@apache.org on 2015/01/15 23:41:00 UTC, 0 replies.
- [1/8] storm git commit: STORM-248 STORM-322 proposal for fix - posted by sr...@apache.org on 2015/01/16 17:50:27 UTC, 0 replies.
- [2/8] storm git commit: STORM-248 STORM-322 proposal for fix - posted by sr...@apache.org on 2015/01/16 17:50:28 UTC, 0 replies.
- [3/8] storm git commit: Merge branch 'STORM-248' of https://github.com/fmazoyer/storm.git into STORM-248 - posted by sr...@apache.org on 2015/01/16 17:50:29 UTC, 0 replies.
- [4/8] storm git commit: STORM-248 use os.path.join instead or mere path concatenation - posted by sr...@apache.org on 2015/01/16 17:50:30 UTC, 0 replies.
- [5/8] storm git commit: STORM-248 Removed useless STORM_LOGBACK_FILE_PATH from bin/storm python script - posted by sr...@apache.org on 2015/01/16 17:50:31 UTC, 0 replies.
- [6/8] storm git commit: Merge branch 'STORM-248' of https://github.com/fmazoyer/storm into STORM-248 - posted by sr...@apache.org on 2015/01/16 17:50:32 UTC, 0 replies.
- [7/8] storm git commit: Added STORM-322 , STORM-248 to changelog. - posted by sr...@apache.org on 2015/01/16 17:50:33 UTC, 0 replies.
- [8/8] storm git commit: Merge branch 'STORM-248' - posted by sr...@apache.org on 2015/01/16 17:50:34 UTC, 0 replies.
- [1/3] storm git commit: correct problem reading configuration data - posted by sr...@apache.org on 2015/01/17 00:50:47 UTC, 0 replies.
- [2/3] storm git commit: correct problem reading configuration data - posted by sr...@apache.org on 2015/01/17 00:50:48 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-627 to changelog. - posted by sr...@apache.org on 2015/01/17 00:50:49 UTC, 0 replies.
- [1/2] storm git commit: [STORM-624] Fix typos in SECUTIRY.md - posted by sr...@apache.org on 2015/01/17 00:55:07 UTC, 0 replies.
- [2/2] storm git commit: Merge branch 'typo-SECURITY' of https://github.com/Lewuathe/storm into STORM-624 - posted by sr...@apache.org on 2015/01/17 00:55:08 UTC, 0 replies.
- [1/7] storm git commit: STORM-456: Changing the url-encode method to use ring ecnode as ring auto decodes the requests with its own scheme. - posted by sr...@apache.org on 2015/01/17 01:25:47 UTC, 0 replies.
- [2/7] storm git commit: Merge remote-tracking branch 'upstream/master' into Storm-456 - posted by sr...@apache.org on 2015/01/17 01:25:48 UTC, 0 replies.
- [3/7] storm git commit: STORM-456: Changing all encoding to use ring encoder as suggested by Bobby. - posted by sr...@apache.org on 2015/01/17 01:25:49 UTC, 0 replies.
- [4/7] storm git commit: Merge remote-tracking branch 'upstream/master' into storm-456 - posted by sr...@apache.org on 2015/01/17 01:25:50 UTC, 0 replies.
- [5/7] storm git commit: Storm-456: activate response redirect should have encoded id. - posted by sr...@apache.org on 2015/01/17 01:25:51 UTC, 0 replies.
- [6/7] storm git commit: Merge branch 'Storm-456' of https://github.com/Parth-Brahmbhatt/incubator-storm into STORM-456 - posted by sr...@apache.org on 2015/01/17 01:25:52 UTC, 0 replies.
- [7/7] storm git commit: Added STORM-456 to changelog. - posted by sr...@apache.org on 2015/01/17 01:25:53 UTC, 0 replies.
- [1/4] storm git commit: use hb cache instead of fetching via zk - posted by bo...@apache.org on 2015/01/20 19:47:11 UTC, 0 replies.
- [2/4] storm git commit: Remove unnecessary code - posted by bo...@apache.org on 2015/01/20 19:47:12 UTC, 0 replies.
- [3/4] storm git commit: Merge branch 'STORM-599-use-cached-hbs' of https://github.com/d2r/storm into STORM-599 - posted by bo...@apache.org on 2015/01/20 19:47:13 UTC, 0 replies.
- [1/3] storm git commit: STORM-559: ZkHosts in README should use 2181 as port. - posted by bo...@apache.org on 2015/01/22 18:25:57 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'storm-559' of https://github.com/Parth-Brahmbhatt/incubator-storm into STORM-559 - posted by bo...@apache.org on 2015/01/22 18:25:58 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-559 to Changelog - posted by bo...@apache.org on 2015/01/22 18:25:59 UTC, 0 replies.
- [01/25] storm git commit: Revert "prepare for next development iteration" - posted by bo...@apache.org on 2015/01/22 22:00:15 UTC, 0 replies.
- [02/25] storm git commit: Revert "Revert "prepare for next development iteration"" - posted by bo...@apache.org on 2015/01/22 22:00:16 UTC, 0 replies.
- [03/25] storm git commit: STORM-243, Record version and revision information in builds - posted by bo...@apache.org on 2015/01/22 22:00:17 UTC, 0 replies.
- [04/25] storm git commit: STORM-243, modify storm.cmd for running on windows - posted by bo...@apache.org on 2015/01/22 22:00:18 UTC, 0 replies.
- [05/25] storm git commit: STORM-243:Merge from master to caofangkun/storm-243 - posted by bo...@apache.org on 2015/01/22 22:00:19 UTC, 0 replies.
- [06/25] storm git commit: STORM-243:Record version and revision information in builds - posted by bo...@apache.org on 2015/01/22 22:00:20 UTC, 0 replies.
- [07/25] storm git commit: Merge pull request #3 from apache/master - posted by bo...@apache.org on 2015/01/22 22:00:21 UTC, 0 replies.
- [08/25] storm git commit: STORM-243:resolved merge conflicts - posted by bo...@apache.org on 2015/01/22 22:00:22 UTC, 0 replies.
- [09/25] storm git commit: STORM-243:check if STORM_DIR/lib/ folder exists in bin/storm - posted by bo...@apache.org on 2015/01/22 22:00:23 UTC, 0 replies.
- [10/25] storm git commit: STORM-243:remove file storm-core/dependency-reduced-pom.xml - posted by bo...@apache.org on 2015/01/22 22:00:24 UTC, 0 replies.
- [11/25] storm git commit: STORM-243: add storm-core/dependency-reduced-pom.xml to .gitignore file - posted by bo...@apache.org on 2015/01/22 22:00:25 UTC, 0 replies.
- [12/25] storm git commit: STORM-243: remove package-info.java and add it to .gitignore file - posted by bo...@apache.org on 2015/01/22 22:00:26 UTC, 0 replies.
- [13/25] storm git commit: STORM-243: use STORM_LIB_DIR instead of STORM_DIR + "/lib/" and deleted unused variable STORM_RELEASE_DIR - posted by bo...@apache.org on 2015/01/22 22:00:27 UTC, 0 replies.
- [14/25] storm git commit: STORM-243:modify saveVersion.sh replace the '\t' with '[[:space:]]' - posted by bo...@apache.org on 2015/01/22 22:00:28 UTC, 0 replies.
- [15/25] storm git commit: STORM-243:move package-info.java to $\{project.build.directory\}/build folder - posted by bo...@apache.org on 2015/01/22 22:00:29 UTC, 0 replies.
- [16/25] storm git commit: STORM-243:delete package-info.java path from .gitignore file - posted by bo...@apache.org on 2015/01/22 22:00:30 UTC, 0 replies.
- [17/25] storm git commit: STORM-243: modify saveVersion.sh use 'git rev-parse HEAD' command to ger revision id & remove unused variable 'hostname' - posted by bo...@apache.org on 2015/01/22 22:00:31 UTC, 0 replies.
- [18/25] storm git commit: STORM-243: modify saveVersion.sh use 'git rev-parse HEAD' command to ger revision id & remove unused variable 'hostname' - posted by bo...@apache.org on 2015/01/22 22:00:32 UTC, 0 replies.
- [19/25] storm git commit: STORM-243:add module storm-buildtools/storm-maven-plugins to generate version info - posted by bo...@apache.org on 2015/01/22 22:00:33 UTC, 0 replies.
- [20/25] storm git commit: STORM-243:add module storm-buildtools/storm-maven-plugins to generate version info - posted by bo...@apache.org on 2015/01/22 22:00:34 UTC, 0 replies.
- [21/25] storm git commit: STORM-243:add module storm-buildtools/storm-maven-plugins to generate version info - posted by bo...@apache.org on 2015/01/22 22:00:35 UTC, 0 replies.
- [22/25] storm git commit: STORM-243:rename file core-version-info.properties to storm-core-version-info.properties - posted by bo...@apache.org on 2015/01/22 22:00:36 UTC, 0 replies.
- [23/25] storm git commit: STORM-243:rm unused backtype.storm.utils.VersionAnnotation.java - posted by bo...@apache.org on 2015/01/22 22:00:37 UTC, 0 replies.
- [24/25] storm git commit: Merge branch 'storm-243' of https://github.com/caofangkun/apache-storm into STORM-243 - posted by bo...@apache.org on 2015/01/22 22:00:38 UTC, 0 replies.
- [25/25] storm git commit: Added STORM-243 to changelog and added Apache Header to pom.xml - posted by bo...@apache.org on 2015/01/22 22:00:39 UTC, 0 replies.
- [01/10] storm git commit: delete 'some?', change 'zip-contains-dir?'. make storm-core/src/clj/backtype/storm/util.clj compatible with clojure 1.6. in fact zip-contains-dir? use some? will include empty zip file. - posted by bo...@apache.org on 2015/01/23 21:20:25 UTC, 0 replies.
- [02/10] storm git commit: Revert "delete 'some?', change 'zip-contains-dir?'. make storm-core/src/clj/backtype/storm/util.clj compatible with clojure 1.6. in fact zip-contains-dir? use some? will include empty zip file." - posted by bo...@apache.org on 2015/01/23 21:20:26 UTC, 0 replies.
- [03/10] storm git commit: use boolean to replace some?, backtype.storm.util is compatible with clojure 1.6 - posted by bo...@apache.org on 2015/01/23 21:20:27 UTC, 0 replies.
- [04/10] storm git commit: Merge branch 'master' of https://github.com/apache/storm - posted by bo...@apache.org on 2015/01/23 21:20:28 UTC, 0 replies.
- [05/10] storm git commit: Merge branch 'master' of https://github.com/apache/storm - posted by bo...@apache.org on 2015/01/23 21:20:29 UTC, 0 replies.
- [06/10] storm git commit: change supervisor_test.clj as backtype/storm/util.clj, remove use some? - posted by bo...@apache.org on 2015/01/23 21:20:30 UTC, 0 replies.
- [07/10] storm git commit: [STORM-630] Support for Clojure 1.6.0 - posted by bo...@apache.org on 2015/01/23 21:20:31 UTC, 0 replies.
- [08/10] storm git commit: Merge branch 'upgrade-clojure' of https://github.com/Lewuathe/storm into STORM-630 - posted by bo...@apache.org on 2015/01/23 21:20:32 UTC, 0 replies.
- [09/10] storm git commit: Merge branch 'master' of https://github.com/taojoe/storm into STORM-630 - posted by bo...@apache.org on 2015/01/23 21:20:33 UTC, 0 replies.
- [10/10] storm git commit: Added STORM-630 to Changelog - posted by bo...@apache.org on 2015/01/23 21:20:34 UTC, 0 replies.
- [1/3] storm git commit: [STORM-629] Place Link to Source Code Repository on Webpage - posted by bo...@apache.org on 2015/01/23 22:10:14 UTC, 0 replies.
- [2/3] storm git commit: Merge branch 'attach-source-code-link' of https://github.com/Lewuathe/storm into STORM-629 - posted by bo...@apache.org on 2015/01/23 22:10:15 UTC, 0 replies.
- [3/3] storm git commit: Added STORM-629 to Changelog - posted by bo...@apache.org on 2015/01/23 22:10:16 UTC, 0 replies.
- svn commit: r1654391 - in /storm/site/publish: documentation/Contributing-to-Storm.html downloads.html feed.xml - posted by bo...@apache.org on 2015/01/23 22:18:23 UTC, 0 replies.
- [1/4] storm git commit: Java implementation of partial key grouping + test - posted by bo...@apache.org on 2015/01/29 15:34:10 UTC, 0 replies.
- [2/4] storm git commit: add ASL headers - posted by bo...@apache.org on 2015/01/29 15:34:11 UTC, 0 replies.
- [3/4] storm git commit: Merge branch 'STORM-632' of https://github.com/gdfm/storm into STORM-632 - posted by bo...@apache.org on 2015/01/29 15:34:12 UTC, 0 replies.
- [4/4] storm git commit: Updated README and Changelog with STORM-632 - posted by bo...@apache.org on 2015/01/29 15:34:13 UTC, 0 replies.