You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-apex-core git commit: APEX-40 APEX-224 Depend on released version in Maven central for semver check and test app package. - posted by vr...@apache.org on 2015/11/02 16:46:43 UTC, 0 replies.
- [01/11] incubator-apex-core git commit: APEX-223 #resolve Send response to purge/reset requestor on the same thread (defaultEventLoop). Do not explicitly disconnect, wait for the client to decide whether to send more requests or to disconnect. - posted by vr...@apache.org on 2015/11/02 16:49:48 UTC, 0 replies.
- [02/11] incubator-apex-core git commit: APEX-199 #resolve Fixed bug where CLI returns false incompatibility error message - posted by vr...@apache.org on 2015/11/02 16:49:49 UTC, 0 replies.
- [03/11] incubator-apex-core git commit: - APEX-225 #resolve Adds isConnected to DefaultInputPort - posted by vr...@apache.org on 2015/11/02 16:49:50 UTC, 0 replies.
- [04/11] incubator-apex-core git commit: Merge branch 'APEX-225' into devel-3 - posted by vr...@apache.org on 2015/11/02 16:49:51 UTC, 0 replies.
- [05/11] incubator-apex-core git commit: APEX-226 #resolve #comment strictly enforce wrapping indentation - posted by vr...@apache.org on 2015/11/02 16:49:52 UTC, 0 replies.
- [06/11] incubator-apex-core git commit: APEX-229 #resolve upgraded checkstyle maven plugin to 2.17 and checkstyle to 6.11.2 APEX-228 #resolve added maven 3.0.5 as prerequisite. - posted by vr...@apache.org on 2015/11/02 16:49:53 UTC, 0 replies.
- [07/11] incubator-apex-core git commit: APEX-217 #comment Consistent NOTICE generation per feedback from RC2 - posted by vr...@apache.org on 2015/11/02 16:49:54 UTC, 0 replies.
- [08/11] incubator-apex-core git commit: Add since tags for release 3.2.0 - posted by vr...@apache.org on 2015/11/02 16:49:55 UTC, 0 replies.
- [09/11] incubator-apex-core git commit: Update CHANGELOG for v3.2.0 - posted by vr...@apache.org on 2015/11/02 16:49:56 UTC, 0 replies.
- [10/11] incubator-apex-core git commit: APEX-40 APEX-224 Depend on released version in Maven central for semver check and test app package. - posted by vr...@apache.org on 2015/11/02 16:49:57 UTC, 0 replies.
- [11/11] incubator-apex-core git commit: Merge branch 'devel-3' of https://github.com/apache/incubator-apex-core into feature-module - posted by vr...@apache.org on 2015/11/02 16:49:58 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: - MLHR-1887 #resolve made shutdown field volatile since it is written and read by separate threads. - posted by da...@apache.org on 2015/11/02 20:15:25 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1887' of github.com:ilooner/incubator-apex-malhar into devel-3 - posted by da...@apache.org on 2015/11/02 20:15:26 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: Fixed style violations in StreamingContainer.java to address APEX-208 - posted by th...@apache.org on 2015/11/02 23:06:39 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'StyleFixesStreamingContainer' of https://github.com/ilganeli/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/02 23:06:40 UTC, 0 replies.
- [1/3] incubator-apex-core git commit: Skipping endWindow and operator is shutdown prematurely. APEX-58 #resolve - posted by th...@apache.org on 2015/11/03 02:46:05 UTC, 0 replies.
- [2/3] incubator-apex-core git commit: Merge branch 'APEX-58' of https://github.com/PramodSSImmaneni/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/03 02:46:06 UTC, 0 replies.
- [3/3] incubator-apex-core git commit: Adjust checkstyle maxAllowedViolations. - posted by th...@apache.org on 2015/11/03 02:46:07 UTC, 0 replies.
- [01/50] [abbrv] incubator-apex-core git commit: APEX-92 #Comment #resolve Fix for adding failed nodes to blacklist, after failure is observed for the same node more than MAX number of tries - posted by th...@apache.org on 2015/11/03 03:27:02 UTC, 0 replies.
- [02/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-142' of github.com:vrozov/incubator-apex-core into vrozov-APEX-142 - posted by th...@apache.org on 2015/11/03 03:27:03 UTC, 0 replies.
- [03/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-92' of https://github.com/ishark/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/03 03:27:04 UTC, 0 replies.
- [04/50] [abbrv] incubator-apex-core git commit: APEX-158 - buffer server tests intermittently fail. Temporarily disable testng provider while investigating why unit tests fail. - posted by th...@apache.org on 2015/11/03 03:27:05 UTC, 0 replies.
- [05/50] [abbrv] incubator-apex-core git commit: APEX-149 #resolve Fixed the property name used to lookup RM webapp address in non-HA mode - posted by th...@apache.org on 2015/11/03 03:27:06 UTC, 0 replies.
- [06/50] [abbrv] incubator-apex-core git commit: APEX-159 #resolve StramMiniClusterTest.testOperatorFailureRecovery succeeds with unexpected error condition - posted by th...@apache.org on 2015/11/03 03:27:07 UTC, 0 replies.
- [07/50] [abbrv] incubator-apex-core git commit: APEX-159 #resolve Fix application path in mini cluster test. - posted by th...@apache.org on 2015/11/03 03:27:08 UTC, 0 replies.
- [08/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-159' of https://github.com/vrozov/incubator-apex-core into APEX-159 - posted by th...@apache.org on 2015/11/03 03:27:09 UTC, 0 replies.
- [09/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-158' of github.com:vrozov/incubator-apex-core into vrozov-APEX-158 - posted by th...@apache.org on 2015/11/03 03:27:10 UTC, 0 replies.
- [10/50] [abbrv] incubator-apex-core git commit: APEX-164 #resolve changed log4j level to INFO from DEBUG - posted by th...@apache.org on 2015/11/03 03:27:11 UTC, 0 replies.
- [11/50] [abbrv] incubator-apex-core git commit: APEX-157 #comment #resolve Added changes for attribute serializable check in dag.validate - posted by th...@apache.org on 2015/11/03 03:27:12 UTC, 0 replies.
- [12/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-157' into devel-3 - posted by th...@apache.org on 2015/11/03 03:27:13 UTC, 0 replies.
- [13/50] [abbrv] incubator-apex-core git commit: APEX-174 #resolve #comment modified the import order as per recommendation - posted by th...@apache.org on 2015/11/03 03:27:14 UTC, 0 replies.
- [14/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-174' into devel-3 - posted by th...@apache.org on 2015/11/03 03:27:15 UTC, 0 replies.
- [15/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-164' of github.com:vrozov/incubator-apex-core into vrozov-APEX-164 - posted by th...@apache.org on 2015/11/03 03:27:16 UTC, 0 replies.
- [16/50] [abbrv] incubator-apex-core git commit: Fix license header related info in README.md, remove obsolete files. - posted by th...@apache.org on 2015/11/03 03:27:17 UTC, 0 replies.
- [17/50] [abbrv] incubator-apex-core git commit: Fix license header related info in README.md, remove obsolete files. - posted by th...@apache.org on 2015/11/03 03:27:18 UTC, 0 replies.
- [18/50] [abbrv] incubator-apex-core git commit: Correct ownership related info in pom.xml - posted by th...@apache.org on 2015/11/03 03:27:19 UTC, 0 replies.
- [19/50] [abbrv] incubator-apex-core git commit: Using YarnConfiguration getSocketAddr to get the individual rm addresses in HA mode as it will lookup all the necessary configuration to return the address namely yarn.resourcemanager.address followed by ya - posted by th...@apache.org on 2015/11/03 03:27:20 UTC, 0 replies.
- [20/50] [abbrv] incubator-apex-core git commit: Merge branch 'apex-116' of https://github.com/PramodSSImmaneni/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/03 03:27:21 UTC, 0 replies.
- [21/50] [abbrv] incubator-apex-core git commit: Merge branch 'pom-fix' of https://github.com/tweise/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/03 03:27:22 UTC, 0 replies.
- [22/50] [abbrv] incubator-apex-core git commit: Merge branch 'readme-cleanup' of https://github.com/tweise/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/03 03:27:23 UTC, 0 replies.
- [23/50] [abbrv] incubator-apex-core git commit: APEX-178 #resolve #comment added checkstyle rule that fails when wildcards imports are added - posted by th...@apache.org on 2015/11/03 03:27:24 UTC, 0 replies.
- [24/50] [abbrv] incubator-apex-core git commit: Update changelog for release 3.2.0 - posted by th...@apache.org on 2015/11/03 03:27:25 UTC, 0 replies.
- [25/50] [abbrv] incubator-apex-core git commit: APEX-186 Enable license header check in Travis CI. - posted by th...@apache.org on 2015/11/03 03:27:26 UTC, 0 replies.
- [26/50] [abbrv] incubator-apex-core git commit: APEX-190 Replace Maven group and artifact ID, configure ASF repositories, use apache-release profile. - posted by th...@apache.org on 2015/11/03 03:27:27 UTC, 0 replies.
- [27/50] [abbrv] incubator-apex-core git commit: Fix JavaDoc in AsyncFSStorageAgent. - posted by th...@apache.org on 2015/11/03 03:27:28 UTC, 0 replies.
- [28/50] [abbrv] incubator-apex-core git commit: SPOI-6505 #resolve Added check for presence of @OutputPortFieldAnnotation. - posted by th...@apache.org on 2015/11/03 03:27:29 UTC, 0 replies.
- [29/50] [abbrv] incubator-apex-core git commit: APEX-197 #resolve #comment making the types of files excluded consistent - posted by th...@apache.org on 2015/11/03 03:27:30 UTC, 0 replies.
- [30/50] [abbrv] incubator-apex-core git commit: SPOI-5053 APEX-56 #resolve #comment Fixing removal of terminated operators from physical plan when downanStream operators are also completed till shutdown window Id Also fixed containers to be removed only - posted by th...@apache.org on 2015/11/03 03:27:31 UTC, 0 replies.
- [31/50] [abbrv] incubator-apex-core git commit: APEX-189 Add original copyright owner to NOTICE, rename license header template for clarity. - posted by th...@apache.org on 2015/11/03 03:27:32 UTC, 0 replies.
- [32/50] [abbrv] incubator-apex-core git commit: APEX-198 Modify test to create user directory under target. - posted by th...@apache.org on 2015/11/03 03:27:33 UTC, 0 replies.
- [33/50] [abbrv] incubator-apex-core git commit: Add since tags for release 3.2.0 - posted by th...@apache.org on 2015/11/03 03:27:34 UTC, 0 replies.
- [34/50] [abbrv] incubator-apex-core git commit: APEX-184 #resolve 1. In autoFlushExecutor don't exit run() until there is at least one listener that has more data to send. 2. Do not enable read in resumeReadIfSuspended when not able to switch to a new bu - posted by th...@apache.org on 2015/11/03 03:27:35 UTC, 0 replies.
- [35/50] [abbrv] incubator-apex-core git commit: Fix EOL - posted by th...@apache.org on 2015/11/03 03:27:36 UTC, 0 replies.
- [36/50] [abbrv] incubator-apex-core git commit: Merge branch 'release-3.2-EOL' of https://github.com/vrozov/incubator-apex-core into release-3.2 - posted by th...@apache.org on 2015/11/03 03:27:37 UTC, 0 replies.
- [37/50] [abbrv] incubator-apex-core git commit: Merge branch 'release-3.2' of github.com:vrozov/incubator-apex-core into release-3.2 - posted by th...@apache.org on 2015/11/03 03:27:38 UTC, 0 replies.
- [38/50] [abbrv] incubator-apex-core git commit: Fix version lookup. - posted by th...@apache.org on 2015/11/03 03:27:39 UTC, 0 replies.
- [39/50] [abbrv] incubator-apex-core git commit: APEX-212 #resolve Adding a check for physical operators list being empty in fillOperatorInfo - posted by th...@apache.org on 2015/11/03 03:27:40 UTC, 0 replies.
- [40/50] [abbrv] incubator-apex-core git commit: Update README.md from devel-3 - posted by th...@apache.org on 2015/11/03 03:27:41 UTC, 0 replies.
- [41/50] [abbrv] incubator-apex-core git commit: APEX-218 Modify project names for NOTICE. - posted by th...@apache.org on 2015/11/03 03:27:42 UTC, 0 replies.
- [42/50] [abbrv] incubator-apex-core git commit: Produce .zip and .tar.gz source release packages. - posted by th...@apache.org on 2015/11/03 03:27:43 UTC, 0 replies.
- [43/50] [abbrv] incubator-apex-core git commit: Remove stray Copyright line. - posted by th...@apache.org on 2015/11/03 03:27:44 UTC, 0 replies.
- [44/50] [abbrv] incubator-apex-core git commit: APEX-217 #resolve added NOTICE.vm that generates original copyright in NOTICE. The workaround suggested in https://issues.apache.org/jira/browse/MASFRES-5. - posted by th...@apache.org on 2015/11/03 03:27:45 UTC, 0 replies.
- [45/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEX-217' of https://github.com/vrozov/incubator-apex-core into release-3.2 - posted by th...@apache.org on 2015/11/03 03:27:46 UTC, 0 replies.
- [46/50] [abbrv] incubator-apex-core git commit: Add (incubating) to NOTICE - posted by th...@apache.org on 2015/11/03 03:27:47 UTC, 0 replies.
- [47/50] [abbrv] incubator-apex-core git commit: APEX-219 Skip creation of DEPENDENCIES for the source archive. - posted by th...@apache.org on 2015/11/03 03:27:48 UTC, 0 replies.
- [48/50] [abbrv] incubator-apex-core git commit: Preparing to release 3.2.0-incubating-RC1 - posted by th...@apache.org on 2015/11/03 03:27:49 UTC, 0 replies.
- [49/50] [abbrv] incubator-apex-core git commit: Preparing to release 3.2.0-incubating-RC2 - posted by th...@apache.org on 2015/11/03 03:27:50 UTC, 0 replies.
- [50/50] [abbrv] incubator-apex-core git commit: Merge v3.2.0-incubating into master - posted by th...@apache.org on 2015/11/03 03:27:51 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1886 #resolve #comment optimizing recovery and updating rotation states only when new part is open - posted by ti...@apache.org on 2015/11/03 07:56:34 UTC, 1 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1886' into devel-3 - posted by ti...@apache.org on 2015/11/03 07:56:35 UTC, 1 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1886: moving restoring of a file in its own method and added a test that covers re-writing the file when it isn't closed before failure - posted by ti...@apache.org on 2015/11/03 23:31:08 UTC, 1 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1889 #resolve #comment moved atomic renaming to its own method - posted by ti...@apache.org on 2015/11/05 04:28:08 UTC, 1 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1889' into devel-3 - posted by ti...@apache.org on 2015/11/05 04:28:09 UTC, 0 replies.
- incubator-apex-malhar git commit: - MLHR-1880 #resolve fixed default value documentation for setMaxLength method. - posted by cs...@apache.org on 2015/11/06 01:55:31 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: - MLHR-1880 #resolve fixed default value documentation for setMaxLength method. - posted by ti...@apache.org on 2015/11/06 02:07:44 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1880-3.2' into release-3.2 - posted by ti...@apache.org on 2015/11/06 02:07:45 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1886-3.2' into release-3.2 - posted by ti...@apache.org on 2015/11/06 02:22:13 UTC, 2 replies.
- [1/3] incubator-apex-malhar git commit: Augment module names to contain (incubating). - posted by th...@apache.org on 2015/11/06 05:57:08 UTC, 0 replies.
- [2/3] incubator-apex-malhar git commit: MLHR-1891 Don't deploy source archives. - posted by th...@apache.org on 2015/11/06 05:57:09 UTC, 0 replies.
- [3/3] incubator-apex-malhar git commit: NOTICE original developer - posted by th...@apache.org on 2015/11/06 05:57:10 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: Add @since tags and update change log for release 3.2.0 - posted by th...@apache.org on 2015/11/06 09:05:08 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Repeating groupId to workaround bug in versions:set - posted by th...@apache.org on 2015/11/06 09:05:09 UTC, 0 replies.
- Git Push Summary - posted by th...@apache.org on 2015/11/06 09:46:40 UTC, 2 replies.
- svn commit: r11048 - in /dev/incubator/apex/malhar: ./ v3.2.0-incubating-RC1/ - posted by th...@apache.org on 2015/11/06 09:49:43 UTC, 0 replies.
- incubator-apex-core git commit: misc typo fix - posted by da...@apache.org on 2015/11/06 20:02:20 UTC, 0 replies.
- svn commit: r11053 - in /dev/incubator/apex/malhar/v3.2.0-incubating-RC1: malhar-3.2.0-incubating-source-release.tar.gz.asc malhar-3.2.0-incubating-source-release.zip.asc - posted by th...@apache.org on 2015/11/06 23:06:40 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-250 #resolve #comment added checkstyle suppressions file to exclude DTCli from System.out and System.err checks - posted by da...@apache.org on 2015/11/06 23:37:41 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-250' of github.com:chandnisingh/incubator-apex-core into devel-3 - posted by da...@apache.org on 2015/11/06 23:37:42 UTC, 0 replies.
- [1/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:00 UTC, 0 replies.
- [2/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:01 UTC, 0 replies.
- [3/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:02 UTC, 0 replies.
- [4/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:03 UTC, 0 replies.
- [5/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:04 UTC, 0 replies.
- [6/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:05 UTC, 0 replies.
- [7/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:06 UTC, 0 replies.
- [8/8] incubator-apex-malhar git commit: MLHR-1877 #resolve #comment moved DTFile implementation to from contrib to lib - posted by hs...@apache.org on 2015/11/07 01:57:07 UTC, 0 replies.
- [01/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:05 UTC, 0 replies.
- [02/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:06 UTC, 0 replies.
- [03/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:07 UTC, 0 replies.
- [04/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:08 UTC, 0 replies.
- [05/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:09 UTC, 0 replies.
- [06/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:10 UTC, 0 replies.
- [07/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:11 UTC, 0 replies.
- [08/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:12 UTC, 0 replies.
- [09/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:13 UTC, 0 replies.
- [10/10] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/07 02:54:14 UTC, 0 replies.
- [1/9] incubator-apex-core git commit: Fixed style violations in StreamingContainer.java to address APEX-208 - posted by vr...@apache.org on 2015/11/09 17:34:03 UTC, 0 replies.
- [2/9] incubator-apex-core git commit: Skipping endWindow and operator is shutdown prematurely. APEX-58 #resolve - posted by vr...@apache.org on 2015/11/09 17:34:04 UTC, 0 replies.
- [3/9] incubator-apex-core git commit: Merge branch 'StyleFixesStreamingContainer' of https://github.com/ilganeli/incubator-apex-core into devel-3 - posted by vr...@apache.org on 2015/11/09 17:34:05 UTC, 0 replies.
- [4/9] incubator-apex-core git commit: Merge branch 'APEX-58' of https://github.com/PramodSSImmaneni/incubator-apex-core into devel-3 - posted by vr...@apache.org on 2015/11/09 17:34:06 UTC, 0 replies.
- [5/9] incubator-apex-core git commit: Adjust checkstyle maxAllowedViolations. - posted by vr...@apache.org on 2015/11/09 17:34:07 UTC, 0 replies.
- [6/9] incubator-apex-core git commit: APEX-250 #resolve #comment added checkstyle suppressions file to exclude DTCli from System.out and System.err checks - posted by vr...@apache.org on 2015/11/09 17:34:08 UTC, 0 replies.
- [7/9] incubator-apex-core git commit: misc typo fix - posted by vr...@apache.org on 2015/11/09 17:34:09 UTC, 0 replies.
- [8/9] incubator-apex-core git commit: Merge branch 'APEX-250' of github.com:chandnisingh/incubator-apex-core into devel-3 - posted by vr...@apache.org on 2015/11/09 17:34:10 UTC, 0 replies.
- [9/9] incubator-apex-core git commit: Merge branch 'devel-3' of https://github.com/apache/incubator-apex-core into feature-module - posted by vr...@apache.org on 2015/11/09 17:34:11 UTC, 0 replies.
- incubator-apex-site git commit: Adding meetup information - posted by sa...@apache.org on 2015/11/10 00:24:20 UTC, 0 replies.
- [1/7] incubator-apex-site git commit: from 836447e6f1fab3c3afbc528815b85d99227e7b25 - posted by sa...@apache.org on 2015/11/10 00:25:23 UTC, 0 replies.
- [2/7] incubator-apex-site git commit: from 836447e6f1fab3c3afbc528815b85d99227e7b25 - posted by sa...@apache.org on 2015/11/10 00:25:24 UTC, 0 replies.
- [3/7] incubator-apex-site git commit: from 836447e6f1fab3c3afbc528815b85d99227e7b25 - posted by sa...@apache.org on 2015/11/10 00:25:25 UTC, 0 replies.
- [4/7] incubator-apex-site git commit: from b2a224fdb0aacae99ef2fe0f7f0ca1c47c1be1e2 - posted by sa...@apache.org on 2015/11/10 00:25:26 UTC, 0 replies.
- [5/7] incubator-apex-site git commit: from b2a224fdb0aacae99ef2fe0f7f0ca1c47c1be1e2 - posted by sa...@apache.org on 2015/11/10 00:25:27 UTC, 0 replies.
- [6/7] incubator-apex-site git commit: from b2a224fdb0aacae99ef2fe0f7f0ca1c47c1be1e2 - posted by sa...@apache.org on 2015/11/10 00:25:28 UTC, 0 replies.
- [7/7] incubator-apex-site git commit: Merge branch 'asf-site' of https://git-wip-us.apache.org/repos/asf/incubator-apex-site into asf-site - posted by sa...@apache.org on 2015/11/10 00:25:29 UTC, 0 replies.
- incubator-apex-site git commit: Updating community meetup groups - posted by sa...@apache.org on 2015/11/10 00:42:20 UTC, 0 replies.
- [1/3] incubator-apex-site git commit: from f72c33e5ef9bfe86c4623a3a20b6a685d2c82349 - posted by sa...@apache.org on 2015/11/10 00:42:32 UTC, 0 replies.
- [2/3] incubator-apex-site git commit: from f72c33e5ef9bfe86c4623a3a20b6a685d2c82349 - posted by sa...@apache.org on 2015/11/10 00:42:33 UTC, 0 replies.
- [3/3] incubator-apex-site git commit: from f72c33e5ef9bfe86c4623a3a20b6a685d2c82349 - posted by sa...@apache.org on 2015/11/10 00:42:34 UTC, 0 replies.
- incubator-apex-site git commit: Updating upcoming meetups - posted by sa...@apache.org on 2015/11/10 01:05:36 UTC, 0 replies.
- [1/3] incubator-apex-site git commit: from 8d47c6479c623fc7e9e43fff36f209ce5b699893 - posted by sa...@apache.org on 2015/11/10 01:05:48 UTC, 0 replies.
- [2/3] incubator-apex-site git commit: from 8d47c6479c623fc7e9e43fff36f209ce5b699893 - posted by sa...@apache.org on 2015/11/10 01:05:49 UTC, 0 replies.
- [3/3] incubator-apex-site git commit: from 8d47c6479c623fc7e9e43fff36f209ce5b699893 - posted by sa...@apache.org on 2015/11/10 01:05:50 UTC, 0 replies.
- incubator-apex-malhar git commit: Removed DataTorrent & Malhar copyrights. Changed DataTorrent platform wording to Apex platform - posted by th...@apache.org on 2015/11/10 02:53:36 UTC, 0 replies.
- svn commit: r11110 - /dev/incubator/apex/malhar/v3.2.0-incubating-RC2/ - posted by th...@apache.org on 2015/11/10 23:16:21 UTC, 0 replies.
- [1/2] incubator-apex-site git commit: APEX-216 Document release process. - posted by th...@apache.org on 2015/11/11 03:14:03 UTC, 0 replies.
- [2/2] incubator-apex-site git commit: added release html page and link in community - posted by th...@apache.org on 2015/11/11 03:14:04 UTC, 0 replies.
- [1/4] incubator-apex-site git commit: from e7d42e3c8f075acc3be92097da1898ebf04091f8 - posted by th...@apache.org on 2015/11/11 03:22:19 UTC, 0 replies.
- [2/4] incubator-apex-site git commit: from e7d42e3c8f075acc3be92097da1898ebf04091f8 - posted by th...@apache.org on 2015/11/11 03:22:20 UTC, 0 replies.
- [3/4] incubator-apex-site git commit: from e7d42e3c8f075acc3be92097da1898ebf04091f8 - posted by th...@apache.org on 2015/11/11 03:22:21 UTC, 0 replies.
- [4/4] incubator-apex-site git commit: from e7d42e3c8f075acc3be92097da1898ebf04091f8 - posted by th...@apache.org on 2015/11/11 03:22:22 UTC, 0 replies.
- [1/4] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/11 03:33:15 UTC, 0 replies.
- [2/4] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/11 03:33:16 UTC, 0 replies.
- [3/4] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/11 03:33:17 UTC, 0 replies.
- [4/4] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/11 03:33:18 UTC, 0 replies.
- incubator-apex-site git commit: add syntax highlighting, fix code indent issue - posted by an...@apache.org on 2015/11/11 19:17:10 UTC, 0 replies.
- [1/4] incubator-apex-site git commit: from 974db81872d8c83a88c1d179aefa195eeaf52416 - posted by an...@apache.org on 2015/11/11 19:19:07 UTC, 0 replies.
- [2/4] incubator-apex-site git commit: from 974db81872d8c83a88c1d179aefa195eeaf52416 - posted by an...@apache.org on 2015/11/11 19:19:08 UTC, 0 replies.
- [3/4] incubator-apex-site git commit: from 974db81872d8c83a88c1d179aefa195eeaf52416 - posted by an...@apache.org on 2015/11/11 19:19:09 UTC, 0 replies.
- [4/4] incubator-apex-site git commit: from 974db81872d8c83a88c1d179aefa195eeaf52416 - posted by an...@apache.org on 2015/11/11 19:19:10 UTC, 0 replies.
- incubator-apex-site git commit: improved READMEs dev section - posted by an...@apache.org on 2015/11/11 19:40:08 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-188 #resolve #comment read only class metadata(class signature with default constructor) when construct the type graph and load the detail until it is required - posted by is...@apache.org on 2015/11/11 21:35:54 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-188' into devel-3 - posted by is...@apache.org on 2015/11/11 21:35:55 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: let the checkstyle run during the default verify phase - posted by cs...@apache.org on 2015/11/11 21:48:08 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'checkstyle-3' into devel-3 - posted by cs...@apache.org on 2015/11/11 21:48:09 UTC, 0 replies.
- [1/3] incubator-apex-core git commit: Fixed remaining checkstyle issues. Set line length to 120. Set continuation indent for wrapping to 4. Added check for annotations being on separate lines. APEX-230, APEX-248, APEX-249, APEX-239 - posted by cs...@apache.org on 2015/11/11 22:18:44 UTC, 0 replies.
- [2/3] incubator-apex-core git commit: Merge conflicts fixed - posted by cs...@apache.org on 2015/11/11 22:18:45 UTC, 0 replies.
- [3/3] incubator-apex-core git commit: Merge branch 'SetLineLength120' into devel-3 - posted by cs...@apache.org on 2015/11/11 22:18:46 UTC, 0 replies.
- incubator-apex-site git commit: add mobile support to nav bar - posted by an...@apache.org on 2015/11/11 23:16:33 UTC, 0 replies.
- incubator-apex-site git commit: from ff0a2f22aac6bdef91cd90edf2bacaf69441fec1 - posted by an...@apache.org on 2015/11/11 23:16:48 UTC, 0 replies.
- incubator-apex-site git commit: fixed margin issue in nav - posted by an...@apache.org on 2015/11/11 23:19:54 UTC, 0 replies.
- incubator-apex-site git commit: from 670efbcf733a002fd049848ca9cc561c7ba3b3a2 - posted by an...@apache.org on 2015/11/11 23:20:08 UTC, 0 replies.
- [1/6] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1889 - posted by th...@apache.org on 2015/11/12 02:12:03 UTC, 0 replies.
- [2/6] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1889 - posted by th...@apache.org on 2015/11/12 02:12:04 UTC, 0 replies.
- [3/6] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1889 - posted by th...@apache.org on 2015/11/12 02:12:05 UTC, 0 replies.
- [4/6] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1889 - posted by th...@apache.org on 2015/11/12 02:12:06 UTC, 0 replies.
- [5/6] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1889 - posted by th...@apache.org on 2015/11/12 02:12:07 UTC, 0 replies.
- [6/6] incubator-apex-malhar git commit: Merge branch 'leftover-copyright-removal' of https://github.com/PramodSSImmaneni/incubator-apex-malhar into release-3.2 - posted by th...@apache.org on 2015/11/12 02:12:08 UTC, 0 replies.
- incubator-apex-core git commit: clean the test app also during clean target - posted by da...@apache.org on 2015/11/12 03:05:42 UTC, 0 replies.
- [01/22] incubator-apex-malhar git commit: MLHR-1891 Don't deploy source archives. - posted by th...@apache.org on 2015/11/12 04:22:56 UTC, 0 replies.
- [02/22] incubator-apex-malhar git commit: NOTICE original developer - posted by th...@apache.org on 2015/11/12 04:22:57 UTC, 0 replies.
- [03/22] incubator-apex-malhar git commit: Augment module names to contain (incubating). - posted by th...@apache.org on 2015/11/12 04:22:58 UTC, 0 replies.
- [04/22] incubator-apex-malhar git commit: Add @since tags and update change log for release 3.2.0 - posted by th...@apache.org on 2015/11/12 04:22:59 UTC, 0 replies.
- [05/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:00 UTC, 0 replies.
- [06/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:01 UTC, 0 replies.
- [07/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:02 UTC, 0 replies.
- [08/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:03 UTC, 0 replies.
- [09/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:04 UTC, 0 replies.
- [10/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:05 UTC, 0 replies.
- [11/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:06 UTC, 0 replies.
- [12/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:07 UTC, 0 replies.
- [13/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:08 UTC, 0 replies.
- [14/22] incubator-apex-malhar git commit: Cleanup of web resources - posted by th...@apache.org on 2015/11/12 04:23:09 UTC, 0 replies.
- [15/22] incubator-apex-malhar git commit: Removed DataTorrent & Malhar copyrights. Changed DataTorrent platform wording to Apex platform - posted by th...@apache.org on 2015/11/12 04:23:10 UTC, 0 replies.
- [16/22] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/12 04:23:11 UTC, 0 replies.
- [17/22] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/12 04:23:12 UTC, 0 replies.
- [18/22] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/12 04:23:13 UTC, 0 replies.
- [19/22] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by th...@apache.org on 2015/11/12 04:23:14 UTC, 0 replies.
- [20/22] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1899 - posted by th...@apache.org on 2015/11/12 04:23:15 UTC, 0 replies.
- [21/22] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1899 - posted by th...@apache.org on 2015/11/12 04:23:16 UTC, 0 replies.
- [22/22] incubator-apex-malhar git commit: Using DataTorrent rss feed for test, #comment MLHR-1899 - posted by th...@apache.org on 2015/11/12 04:23:17 UTC, 0 replies.
- [1/3] incubator-apex-malhar git commit: Apex API is now in maven central - posted by th...@apache.org on 2015/11/12 04:43:28 UTC, 0 replies.
- [2/3] incubator-apex-malhar git commit: url change in test case - posted by th...@apache.org on 2015/11/12 04:43:29 UTC, 0 replies.
- [3/3] incubator-apex-malhar git commit: Merge branch 'devel-3' of https://github.com/davidyan74/incubator-apex-malhar into devel-3 - posted by th...@apache.org on 2015/11/12 04:43:30 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: - APEX-257 #resolve #comment Fixed unit test for FastClassIndexReader - posted by hs...@apache.org on 2015/11/12 05:58:12 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-257' of github.com:ilooner/incubator-apex-core into devel-3 - posted by hs...@apache.org on 2015/11/12 05:58:13 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: Apex API is now in maven central - posted by th...@apache.org on 2015/11/12 07:06:02 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: url change in test case - posted by th...@apache.org on 2015/11/12 07:06:03 UTC, 0 replies.
- incubator-apex-site git commit: APEX-261 #resolve - posted by an...@apache.org on 2015/11/12 23:34:42 UTC, 0 replies.
- incubator-apex-site git commit: from 7e2788684f50a6ba0ca83628d46e90f29b5eb044 - posted by an...@apache.org on 2015/11/12 23:34:57 UTC, 0 replies.
- [1/2] incubator-apex-site git commit: Changed contributor guidelines - posted by vr...@apache.org on 2015/11/12 23:41:19 UTC, 0 replies.
- [2/2] incubator-apex-site git commit: Merge branch 'master' of https://github.com/chandnisingh/incubator-apex-site - posted by vr...@apache.org on 2015/11/12 23:41:20 UTC, 0 replies.
- incubator-apex-site git commit: from c8d5f6fcd8f2b7e0580872a6fd6591627bb7f953 - posted by an...@apache.org on 2015/11/12 23:43:50 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1895 #resolve #comment refactor AbstractAppDataSnapshotServer to support override or provide QueryExecutor - posted by ti...@apache.org on 2015/11/13 00:49:17 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1895-PR' into devel-3 - posted by ti...@apache.org on 2015/11/13 00:49:18 UTC, 0 replies.
- incubator-apex-site git commit: fixed indentation problem, bash highlighting, malformed link - posted by an...@apache.org on 2015/11/13 19:32:45 UTC, 0 replies.
- incubator-apex-site git commit: from 90b0863c7c2476832d7904605174ab3e3b71fb70 - posted by an...@apache.org on 2015/11/13 19:32:56 UTC, 0 replies.
- incubator-apex-site git commit: fix gulp fetch-versions task - posted by an...@apache.org on 2015/11/13 21:30:30 UTC, 0 replies.
- incubator-apex-site git commit: from 2670a8a1c9adc4d306507b517e576cbc8eb65214 - posted by an...@apache.org on 2015/11/13 21:30:41 UTC, 0 replies.
- incubator-apex-site git commit: add incubation disclaimer - posted by an...@apache.org on 2015/11/14 00:19:26 UTC, 0 replies.
- incubator-apex-site git commit: from 7b9bba33f6c0e94d42a16ae2cca31f962e4fa6fe - posted by an...@apache.org on 2015/11/14 00:19:36 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1852 #comment temporary ignoring the test case - posted by ti...@apache.org on 2015/11/16 18:39:01 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'chandni-devel-3' into devel-3 - posted by ti...@apache.org on 2015/11/16 18:39:02 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: - APEX-263 Fixed case where double checkpointing could occurr. - posted by pr...@apache.org on 2015/11/16 23:07:12 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-263' of github.com:ilooner/incubator-apex-core into devel-3 - posted by pr...@apache.org on 2015/11/16 23:07:13 UTC, 0 replies.
- [1/2] incubator-apex-site git commit: Added support for multiple individuals contributing to a pull request - posted by cs...@apache.org on 2015/11/17 00:12:10 UTC, 0 replies.
- [2/2] incubator-apex-site git commit: Merge branch 'pramod_master' - posted by cs...@apache.org on 2015/11/17 00:12:11 UTC, 0 replies.
- svn commit: r11210 - /dev/incubator/apex/malhar/v3.2.0-incubating-RC2/ /release/incubator/apex/malhar/ /release/incubator/apex/malhar/v3.2.0-incubating/ - posted by th...@apache.org on 2015/11/17 06:31:26 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: Preparing for 3.2.1 development - posted by th...@apache.org on 2015/11/17 07:43:48 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Reflect release date. - posted by th...@apache.org on 2015/11/17 07:43:49 UTC, 0 replies.
- incubator-apex-site git commit: Update release process. - posted by th...@apache.org on 2015/11/17 08:15:40 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: - APEX-129 #resolve #comment Fixed bug where tuples can be emitted outside of a streaming window - posted by pr...@apache.org on 2015/11/17 18:10:44 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-129' of github.com:ilooner/incubator-apex-core into devel-3 - posted by pr...@apache.org on 2015/11/17 18:10:45 UTC, 0 replies.
- [1/3] incubator-apex-site git commit: from 3613f95acedc20b09c6027a070f4f0b155057ce3 - posted by an...@apache.org on 2015/11/17 20:24:18 UTC, 0 replies.
- [2/3] incubator-apex-site git commit: from 3613f95acedc20b09c6027a070f4f0b155057ce3 - posted by an...@apache.org on 2015/11/17 20:24:19 UTC, 0 replies.
- [3/3] incubator-apex-site git commit: from 3613f95acedc20b09c6027a070f4f0b155057ce3 - posted by an...@apache.org on 2015/11/17 20:24:20 UTC, 0 replies.
- incubator-apex-site git commit: updated links to docs - posted by an...@apache.org on 2015/11/17 20:25:00 UTC, 0 replies.
- [1/3] incubator-apex-site git commit: from c960d276c1a12197df335df5329499b873c75018 - posted by an...@apache.org on 2015/11/17 20:25:13 UTC, 0 replies.
- [2/3] incubator-apex-site git commit: from c960d276c1a12197df335df5329499b873c75018 - posted by an...@apache.org on 2015/11/17 20:25:14 UTC, 0 replies.
- [3/3] incubator-apex-site git commit: from c960d276c1a12197df335df5329499b873c75018 - posted by an...@apache.org on 2015/11/17 20:25:15 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1910 #resolve #comment fixed style violations and warnings in Block Reader and Splitter classes - posted by ti...@apache.org on 2015/11/17 21:06:05 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1910' into devel-3 - posted by ti...@apache.org on 2015/11/17 21:06:06 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1885: Adding getters to the variables of KafkaMessage nested class - posted by hs...@apache.org on 2015/11/17 21:47:32 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1885-AddGetters-devel3' of https://github.com/chaithu14/incubator-apex-malhar into devel-3 - posted by hs...@apache.org on 2015/11/17 21:47:33 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-227 #resolve #comment left curly brace on next line for anonymous class - posted by da...@apache.org on 2015/11/17 22:20:32 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-227' of github.com:chandnisingh/incubator-apex-core into devel-3 - posted by da...@apache.org on 2015/11/17 22:20:33 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1906 #resolve #comment Snapshot Server support tags - posted by ti...@apache.org on 2015/11/17 23:10:54 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1906' into devel-3 - posted by ti...@apache.org on 2015/11/17 23:10:55 UTC, 0 replies.
- incubator-apex-site git commit: add note about jsdom - posted by an...@apache.org on 2015/11/17 23:50:55 UTC, 0 replies.
- incubator-apex-site git commit: add malhar downloads - posted by an...@apache.org on 2015/11/18 00:38:39 UTC, 0 replies.
- incubator-apex-site git commit: from d1ad055583e990fed8bfd10d729c92374c865170 - posted by an...@apache.org on 2015/11/18 00:38:53 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: - MLHR-1896 #resolve #comment Added utility functions to SchemaUtils. - posted by br...@apache.org on 2015/11/18 02:23:48 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1896' into devel-3 - posted by br...@apache.org on 2015/11/18 02:23:49 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-270 #resolve - posted by ti...@apache.org on 2015/11/18 03:17:41 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-270' into devel-3 - posted by ti...@apache.org on 2015/11/18 03:17:42 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: - MLHR-1908 Added helper method to deserialize JSONObject into a Map. - posted by br...@apache.org on 2015/11/18 08:12:17 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1908' into devel-3 - posted by br...@apache.org on 2015/11/18 08:12:18 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1902 #comment renamed IdempotentStorageManager to WindowDataManager - posted by br...@apache.org on 2015/11/19 00:05:52 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1902' into devel-3 - posted by br...@apache.org on 2015/11/19 00:05:53 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1859 #resolve - posted by ti...@apache.org on 2015/11/19 02:57:00 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1859' into devel-3 - posted by ti...@apache.org on 2015/11/19 02:57:01 UTC, 1 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1859 #comment checkstyle execution phase is inherited from parent with an older version - posted by ti...@apache.org on 2015/11/19 20:08:24 UTC, 0 replies.
- [1/4] incubator-apex-malhar git commit: MLHR-1912 #comment fixed style violations - posted by br...@apache.org on 2015/11/19 21:35:04 UTC, 0 replies.
- [2/4] incubator-apex-malhar git commit: MLHR-1912 #resolve #comment fixed style violations - posted by br...@apache.org on 2015/11/19 21:35:05 UTC, 0 replies.
- [3/4] incubator-apex-malhar git commit: MLHR-1912 #resolve #comment fixed style violations - posted by br...@apache.org on 2015/11/19 21:35:06 UTC, 0 replies.
- [4/4] incubator-apex-malhar git commit: Merge branch 'MLHR-1912' into devel-3 - posted by br...@apache.org on 2015/11/19 21:35:07 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1913: Need access to modifiedTime of ScannedFileInfo class - posted by cs...@apache.org on 2015/11/20 21:44:38 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1913_scannedFileInfo' into devel-3 - posted by cs...@apache.org on 2015/11/20 21:44:39 UTC, 0 replies.
- [1/4] incubator-apex-core git commit: APEX-253 #resolve changed malhar dependency from com.datatorrent to org.apache.apex - posted by th...@apache.org on 2015/11/21 00:10:21 UTC, 0 replies.
- [2/4] incubator-apex-core git commit: Renamed datatorrent variables to apex and removed DataTorrent information from apc archetype - posted by th...@apache.org on 2015/11/21 00:10:22 UTC, 0 replies.
- [3/4] incubator-apex-core git commit: Upgrade semantic version maven plugin version from 0.5.3 to 0.6.1 - posted by th...@apache.org on 2015/11/21 00:10:23 UTC, 0 replies.
- [4/4] incubator-apex-core git commit: Merge branch 'japicmp' of https://github.com/vrozov/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/21 00:10:24 UTC, 0 replies.
- [1/2] incubator-apex-malhar git commit: MLHR-1812 implement anti join operator - posted by cs...@apache.org on 2015/11/22 06:23:31 UTC, 0 replies.
- [2/2] incubator-apex-malhar git commit: Merge branch 'MLHR-1812v2' into devel-3 - posted by cs...@apache.org on 2015/11/22 06:23:32 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-275 #resolve #comment Added synchronized block so no two threads will try to reconnect to websocket server - posted by ti...@apache.org on 2015/11/23 21:45:24 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'SPOI-6624-devel-3' into devel-3 - posted by ti...@apache.org on 2015/11/23 21:45:25 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-275 Added synchronized block so no two threads will try to reconnect to websocket server - posted by ti...@apache.org on 2015/11/23 22:04:39 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'SPOI-6624' into release-3.2 - posted by ti...@apache.org on 2015/11/23 22:04:40 UTC, 0 replies.
- [1/2] incubator-apex-core git commit: APEX-274 #resolve Fixing null pointer exception in removing unifier PTOperators from Physical Plan. Updated unit test to check this scenario - posted by th...@apache.org on 2015/11/24 01:19:23 UTC, 1 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-274' of https://github.com/ishark/incubator-apex-core into devel-3 - posted by th...@apache.org on 2015/11/24 01:19:24 UTC, 0 replies.
- [2/2] incubator-apex-core git commit: Merge branch 'APEX-274-release-3.2' of https://github.com/ishark/incubator-apex-core into release-3.2 - posted by th...@apache.org on 2015/11/24 02:00:55 UTC, 0 replies.
- [1/2] incubator-apex-site git commit: Adding Announcements page - posted by sa...@apache.org on 2015/11/24 22:33:04 UTC, 0 replies.
- [2/2] incubator-apex-site git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-apex-site - posted by sa...@apache.org on 2015/11/24 22:33:05 UTC, 0 replies.
- incubator-apex-site git commit: Updating announcements page - posted by sa...@apache.org on 2015/11/24 22:43:42 UTC, 0 replies.
- [1/3] incubator-apex-site git commit: from a98581e4e2cdb30c8647a22ee4f168d1d0eb81f6 - posted by sa...@apache.org on 2015/11/24 22:48:28 UTC, 0 replies.
- [2/3] incubator-apex-site git commit: from e71e29f303987186702dc4fd28f98fc36d6b89f0 - posted by sa...@apache.org on 2015/11/24 22:48:29 UTC, 0 replies.
- [3/3] incubator-apex-site git commit: Merge branch 'asf-site' of https://git-wip-us.apache.org/repos/asf/incubator-apex-site into asf-site - posted by sa...@apache.org on 2015/11/24 22:48:30 UTC, 0 replies.
- incubator-apex-malhar git commit: - MLHR-1887 #resolve made shutdown field volatile since it is written and read by separate threads. - posted by ti...@apache.org on 2015/11/28 02:48:14 UTC, 0 replies.
- incubator-apex-malhar git commit: japicmp check against 3.2.0-incubating in central - posted by da...@apache.org on 2015/11/30 20:00:40 UTC, 0 replies.
- [01/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:07 UTC, 0 replies.
- [02/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:08 UTC, 0 replies.
- [03/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:09 UTC, 0 replies.
- [04/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:10 UTC, 0 replies.
- [05/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:11 UTC, 0 replies.
- [06/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:12 UTC, 0 replies.
- [07/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:13 UTC, 0 replies.
- [08/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:14 UTC, 0 replies.
- [09/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:15 UTC, 0 replies.
- [10/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:16 UTC, 0 replies.
- [11/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:17 UTC, 0 replies.
- [12/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:18 UTC, 0 replies.
- [13/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:19 UTC, 0 replies.
- [14/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:20 UTC, 0 replies.
- [15/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:21 UTC, 0 replies.
- [16/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:22 UTC, 0 replies.
- [17/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:23 UTC, 0 replies.
- [18/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:24 UTC, 0 replies.
- [19/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:25 UTC, 0 replies.
- [20/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:26 UTC, 0 replies.
- [21/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:27 UTC, 0 replies.
- [22/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:28 UTC, 0 replies.
- [23/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:29 UTC, 0 replies.
- [24/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:30 UTC, 0 replies.
- [25/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:31 UTC, 0 replies.
- [26/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:32 UTC, 0 replies.
- [27/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:33 UTC, 0 replies.
- [28/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:34 UTC, 0 replies.
- [29/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:35 UTC, 0 replies.
- [30/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:36 UTC, 0 replies.
- [31/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:37 UTC, 0 replies.
- [32/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:38 UTC, 0 replies.
- [33/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:39 UTC, 0 replies.
- [34/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:40 UTC, 0 replies.
- [35/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:41 UTC, 0 replies.
- [36/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:42 UTC, 0 replies.
- [37/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:43 UTC, 0 replies.
- [38/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:44 UTC, 0 replies.
- [39/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:45 UTC, 0 replies.
- [40/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:46 UTC, 0 replies.
- [41/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:47 UTC, 0 replies.
- [42/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:48 UTC, 0 replies.
- [43/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:49 UTC, 0 replies.
- [44/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:50 UTC, 0 replies.
- [45/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:51 UTC, 0 replies.
- [46/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:52 UTC, 0 replies.
- [47/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:53 UTC, 0 replies.
- [48/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:54 UTC, 0 replies.
- [49/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:55 UTC, 0 replies.
- [50/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:56 UTC, 0 replies.
- [51/98] [abbrv] [partial] incubator-apex-malhar git commit: Removing all web demos - posted by da...@apache.org on 2015/11/30 22:06:57 UTC, 0 replies.
- [52/98] [abbrv] incubator-apex-malhar git commit: MLHR-1838 Added pojo parsers and formatters(csv, json, xml) - posted by da...@apache.org on 2015/11/30 22:06:58 UTC, 0 replies.
- [53/98] [abbrv] incubator-apex-malhar git commit: MLHR-1870 fixed test case for json parser - posted by da...@apache.org on 2015/11/30 22:06:59 UTC, 0 replies.
- [54/98] [abbrv] incubator-apex-malhar git commit: - MLHR-1868 improved the hashcode function to produce better hashes. - posted by da...@apache.org on 2015/11/30 22:07:00 UTC, 0 replies.
- [55/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1868' into devel-3 - posted by da...@apache.org on 2015/11/30 22:07:01 UTC, 0 replies.
- [56/98] [abbrv] incubator-apex-malhar git commit: MLHR-1869 Update Maven coordinates for ASF release. - posted by da...@apache.org on 2015/11/30 22:07:02 UTC, 0 replies.
- [57/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1869' of github.com:tweise/incubator-apex-malhar into devel-3 - posted by da...@apache.org on 2015/11/30 22:07:03 UTC, 0 replies.
- [58/98] [abbrv] incubator-apex-malhar git commit: MLHR-1871 Fix release profile build, enable licence check in CI. - posted by da...@apache.org on 2015/11/30 22:07:04 UTC, 0 replies.
- [59/98] [abbrv] incubator-apex-malhar git commit: MLHR-1872 added license header in unit tests of parser and formatters - posted by da...@apache.org on 2015/11/30 22:07:05 UTC, 0 replies.
- [60/98] [abbrv] incubator-apex-malhar git commit: APEX-137 #resolve - posted by da...@apache.org on 2015/11/30 22:07:06 UTC, 0 replies.
- [61/98] [abbrv] incubator-apex-malhar git commit: Remove duplicate version and groupId declarations. - posted by da...@apache.org on 2015/11/30 22:07:07 UTC, 0 replies.
- [62/98] [abbrv] incubator-apex-malhar git commit: Cover distributeddistinct in CI build. - posted by da...@apache.org on 2015/11/30 22:07:08 UTC, 0 replies.
- [63/98] [abbrv] incubator-apex-malhar git commit: Rename header, update NOTICE, fix license check. - posted by da...@apache.org on 2015/11/30 22:07:09 UTC, 0 replies.
- [64/98] [abbrv] incubator-apex-malhar git commit: - MLHR-1876 #resolve Cleanly terminated window bounded service thread and removed unnecessary interrupt of main operator thread. - Fixed emitting schemas on output port in a different thread. - Closed con - posted by da...@apache.org on 2015/11/30 22:07:10 UTC, 0 replies.
- [65/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1876' into release-3.2 - posted by da...@apache.org on 2015/11/30 22:07:11 UTC, 0 replies.
- [66/98] [abbrv] incubator-apex-malhar git commit: SPOI-1885: Adding getters to the variables of KafkaMessage nested class - posted by da...@apache.org on 2015/11/30 22:07:12 UTC, 0 replies.
- [67/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1885-AddGet-KafkaMessage' of github.com:chaithu14/incubator-apex-malhar into release-3.2 - posted by da...@apache.org on 2015/11/30 22:07:13 UTC, 0 replies.
- [68/98] [abbrv] incubator-apex-malhar git commit: Update Apex dependency to release 3.2.0 and fix stray version numbers. - posted by da...@apache.org on 2015/11/30 22:07:14 UTC, 0 replies.
- [69/98] [abbrv] incubator-apex-malhar git commit: - MLHR-1880 #resolve fixed default value documentation for setMaxLength method. - posted by da...@apache.org on 2015/11/30 22:07:15 UTC, 0 replies.
- [70/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1880-3.2' into release-3.2 - posted by da...@apache.org on 2015/11/30 22:07:16 UTC, 0 replies.
- [71/98] [abbrv] incubator-apex-malhar git commit: MLHR-1886 #resolve #comment optimizing recovery and updating rotation states only when new part is open - posted by da...@apache.org on 2015/11/30 22:07:17 UTC, 0 replies.
- [72/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1886-3.2' into release-3.2 - posted by da...@apache.org on 2015/11/30 22:07:18 UTC, 0 replies.
- [73/98] [abbrv] incubator-apex-malhar git commit: MLHR-1886: moving restoring of a file in its own method and added a test that covers re-writing the file when it isn't closed before failure - posted by da...@apache.org on 2015/11/30 22:07:19 UTC, 0 replies.
- [74/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1886-3.2' into release-3.2 - posted by da...@apache.org on 2015/11/30 22:07:20 UTC, 0 replies.
- [75/98] [abbrv] incubator-apex-malhar git commit: MLHR-1889 #resolve #comment moved atomic renaming to its own method - posted by da...@apache.org on 2015/11/30 22:07:21 UTC, 0 replies.
- [76/98] [abbrv] incubator-apex-malhar git commit: Merge branch 'MLHR-1886-3.2' into release-3.2 - posted by da...@apache.org on 2015/11/30 22:07:22 UTC, 0 replies.
- [77/98] [abbrv] incubator-apex-malhar git commit: NOTICE original developer - posted by da...@apache.org on 2015/11/30 22:07:23 UTC, 0 replies.
- [78/98] [abbrv] incubator-apex-malhar git commit: MLHR-1891 Don't deploy source archives. - posted by da...@apache.org on 2015/11/30 22:07:24 UTC, 0 replies.
- [79/98] [abbrv] incubator-apex-malhar git commit: Augment module names to contain (incubating). - posted by da...@apache.org on 2015/11/30 22:07:25 UTC, 0 replies.
- [80/98] [abbrv] incubator-apex-malhar git commit: Add @since tags and update change log for release 3.2.0 - posted by da...@apache.org on 2015/11/30 22:07:26 UTC, 0 replies.
- [81/98] [abbrv] incubator-apex-malhar git commit: Repeating groupId to workaround bug in versions:set - posted by da...@apache.org on 2015/11/30 22:07:27 UTC, 0 replies.
- [82/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:28 UTC, 0 replies.
- [83/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:29 UTC, 0 replies.
- [84/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:30 UTC, 0 replies.
- [85/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:31 UTC, 0 replies.
- [86/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:32 UTC, 0 replies.
- [87/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:33 UTC, 0 replies.
- [88/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:34 UTC, 0 replies.
- [89/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:35 UTC, 0 replies.
- [90/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:36 UTC, 0 replies.
- [91/98] [abbrv] incubator-apex-malhar git commit: Cleanup of web resources - posted by da...@apache.org on 2015/11/30 22:07:37 UTC, 0 replies.
- [92/98] [abbrv] incubator-apex-malhar git commit: Removed DataTorrent & Malhar copyrights. Changed DataTorrent platform wording to Apex platform - posted by da...@apache.org on 2015/11/30 22:07:38 UTC, 0 replies.
- [93/98] [abbrv] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by da...@apache.org on 2015/11/30 22:07:39 UTC, 0 replies.
- [94/98] [abbrv] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by da...@apache.org on 2015/11/30 22:07:40 UTC, 0 replies.
- [95/98] [abbrv] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by da...@apache.org on 2015/11/30 22:07:41 UTC, 0 replies.
- [96/98] [abbrv] incubator-apex-malhar git commit: MLHR-1899 Workaround problematic test file content. - posted by da...@apache.org on 2015/11/30 22:07:42 UTC, 0 replies.
- [97/98] [abbrv] incubator-apex-malhar git commit: Preparing to release 3.2.0-incubating-RC2 - posted by da...@apache.org on 2015/11/30 22:07:43 UTC, 0 replies.
- [98/98] [abbrv] incubator-apex-malhar git commit: Merge v3.2.0-incubating into master - posted by da...@apache.org on 2015/11/30 22:07:44 UTC, 0 replies.
- [1/7] incubator-apex-malhar git commit: Rename HDS to HDHT. - posted by hs...@apache.org on 2015/11/30 22:28:26 UTC, 0 replies.
- [2/7] incubator-apex-malhar git commit: make the code to compile with open source Apex - posted by hs...@apache.org on 2015/11/30 22:28:27 UTC, 0 replies.
- [3/7] incubator-apex-malhar git commit: HDHT rename. - posted by hs...@apache.org on 2015/11/30 22:28:28 UTC, 0 replies.
- [4/7] incubator-apex-malhar git commit: MLHR-1721: Convert NullPointerException to IOException during seek to avoid operator failure. - posted by hs...@apache.org on 2015/11/30 22:28:29 UTC, 0 replies.
- [5/7] incubator-apex-malhar git commit: Adding missing @since tags for 2.0.0 release - posted by hs...@apache.org on 2015/11/30 22:28:30 UTC, 0 replies.
- [6/7] incubator-apex-malhar git commit: MLHR-1916 #resolve #comment Added back the FileAccess api and its implementations - posted by hs...@apache.org on 2015/11/30 22:28:31 UTC, 0 replies.
- [7/7] incubator-apex-malhar git commit: Merge branch 'MLHR-1916' of https://github.com/chandnisingh/incubator-apex-malhar into devel-3 - posted by hs...@apache.org on 2015/11/30 22:28:32 UTC, 0 replies.