You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-reef git commit: [REEF-425] Create Org.Apache.REEF.IMRU - posted by ju...@apache.org on 2015/07/01 00:24:56 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-414]: Fix violations of checks in "Naming" category for private variables/methods - posted by we...@apache.org on 2015/07/01 02:48:31 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-414]: Fix violations of checks in "Naming" category for private variables/methods - posted by we...@apache.org on 2015/07/01 02:48:32 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-432]: Fix violations of JavadocPackage checkstyle - posted by we...@apache.org on 2015/07/01 02:54:29 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-432]: Fix violations of JavadocPackage checkstyle - posted by we...@apache.org on 2015/07/01 02:54:30 UTC, 0 replies.
- incubator-reef git commit: [REEF-416] Create API to specify racks in EvaluatorRequests - posted by we...@apache.org on 2015/07/01 19:31:18 UTC, 0 replies.
- incubator-reef git commit: [REEF-437]:Fix DefaultRemoteManagerImplementation to use TcpPortProvider - posted by we...@apache.org on 2015/07/02 02:54:41 UTC, 0 replies.
- incubator-reef git commit: [REEF-438]:Add a Java example for demonstrating TcpProvider with YARN environment. - posted by ju...@apache.org on 2015/07/02 04:42:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-393]: OutputService for writing files to filesystem - posted by we...@apache.org on 2015/07/02 21:48:49 UTC, 0 replies.
- incubator-reef git commit: [REEF-427] Add IMRU API and single threaded implementation - posted by ju...@apache.org on 2015/07/02 22:29:29 UTC, 0 replies.
- incubator-reef git commit: [REEF-442] Make Apache RAT part of the build - posted by we...@apache.org on 2015/07/02 23:11:22 UTC, 0 replies.
- incubator-reef git commit: [REEF-436] Allow the tests projects access to internal APIs - posted by ju...@apache.org on 2015/07/02 23:26:24 UTC, 0 replies.
- incubator-reef git commit: [REEF-436] Fix: Add missing license header - posted by we...@apache.org on 2015/07/03 04:12:33 UTC, 0 replies.
- incubator-reef git commit: [REEF-449] Add `.snk` files to RAT exclude list - posted by we...@apache.org on 2015/07/06 03:29:48 UTC, 0 replies.
- incubator-reef git commit: [REEF-448] Synchronization issue while reading message in WritableNsMessage - posted by we...@apache.org on 2015/07/06 23:10:26 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-408]: Fix violations of Indentation checkstyle - posted by we...@apache.org on 2015/07/07 01:28:05 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-408]: Fix violations of Indentation checkstyle - posted by we...@apache.org on 2015/07/07 01:28:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-451] Add Org.Apache.REEF.IO - posted by ju...@apache.org on 2015/07/07 02:10:16 UTC, 0 replies.
- incubator-reef git commit: [REEF-462] Add racks and nodes names to EvaluatorRequestSerializer - posted by we...@apache.org on 2015/07/07 17:58:35 UTC, 0 replies.
- incubator-reef git commit: [REEF-461] Switch to Checkstyle 6.6 - posted by we...@apache.org on 2015/07/07 21:33:36 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-422] Convert Wake Layer from Writable to Streaming - posted by we...@apache.org on 2015/07/07 23:00:57 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-422] Convert Wake Layer from Writable to Streaming - posted by we...@apache.org on 2015/07/07 23:00:58 UTC, 0 replies.
- incubator-reef git commit: [REEF-458] Adding the public key for a new secret private key. - posted by we...@apache.org on 2015/07/08 01:21:57 UTC, 0 replies.
- incubator-reef git commit: [REEF-457] Add public key to InternalsVisibleTo declarations - posted by we...@apache.org on 2015/07/08 18:11:10 UTC, 0 replies.
- incubator-reef git commit: [REEF-456] Make job submission folder prefix configurable - posted by we...@apache.org on 2015/07/09 21:20:15 UTC, 0 replies.
- incubator-reef git commit: [REEF-468] Support multiple compute and data requests in DataLoader - posted by we...@apache.org on 2015/07/09 22:01:02 UTC, 0 replies.
- incubator-reef git commit: [REEF-466] Remove the public key on `InternalsVisibleTo` in DEBUG builds - posted by we...@apache.org on 2015/07/09 22:32:57 UTC, 0 replies.
- incubator-reef git commit: [REEF-453] Fix a Race condition in GroupCommunication Client initialization - posted by we...@apache.org on 2015/07/09 22:55:14 UTC, 0 replies.
- [1/5] incubator-reef git commit: [REEF-410] Fix violations of LineLength checkstyle - posted by we...@apache.org on 2015/07/10 02:11:23 UTC, 0 replies.
- [2/5] incubator-reef git commit: [REEF-410] Fix violations of LineLength checkstyle - posted by we...@apache.org on 2015/07/10 02:11:24 UTC, 0 replies.
- [3/5] incubator-reef git commit: [REEF-410] Fix violations of LineLength checkstyle - posted by we...@apache.org on 2015/07/10 02:11:25 UTC, 0 replies.
- [4/5] incubator-reef git commit: [REEF-410] Fix violations of LineLength checkstyle - posted by we...@apache.org on 2015/07/10 02:11:26 UTC, 0 replies.
- [5/5] incubator-reef git commit: [REEF-410] Fix violations of LineLength checkstyle - posted by we...@apache.org on 2015/07/10 02:11:27 UTC, 0 replies.
- incubator-reef git commit: [REEF-184] Allow NetworkService to deal with multiple message handlers This adds the NetworkConnectionService interface and its implementation. The interface provides a way to register multiple ConnectionFactory's, each - posted by bg...@apache.org on 2015/07/10 18:38:38 UTC, 0 replies.
- incubator-reef git commit: [REEF-450] Introduce Org.Apache.REEF.IO.PartitionedData - posted by ju...@apache.org on 2015/07/10 21:38:36 UTC, 0 replies.
- incubator-reef git commit: [REEF-460]: Remove all generated files on mvn clean - posted by we...@apache.org on 2015/07/13 18:34:04 UTC, 0 replies.
- incubator-reef git commit: [REEF-454] Allow for per-job queues - posted by ju...@apache.org on 2015/07/14 09:12:14 UTC, 0 replies.
- incubator-reef git commit: [REEF-475] Remove reef-tests/reef/temp after the test is finished. - posted by we...@apache.org on 2015/07/14 21:41:38 UTC, 0 replies.
- incubator-reef git commit: [REEF-469] Assign data splits to specific Evaluators - posted by we...@apache.org on 2015/07/15 04:36:51 UTC, 0 replies.
- incubator-reef git commit: [REEF-472] Move CLRBridgeClient from REEF.Client project into a separate example project - posted by se...@apache.org on 2015/07/15 18:59:42 UTC, 0 replies.
- [1/3] incubator-reef git commit: [REEF-447]Convert Network Service Layer from Writable to Streaming - posted by ju...@apache.org on 2015/07/15 23:48:56 UTC, 0 replies.
- [2/3] incubator-reef git commit: [REEF-447]Convert Network Service Layer from Writable to Streaming - posted by ju...@apache.org on 2015/07/15 23:48:57 UTC, 0 replies.
- [3/3] incubator-reef git commit: [REEF-447]Convert Network Service Layer from Writable to Streaming - posted by ju...@apache.org on 2015/07/15 23:48:58 UTC, 0 replies.
- incubator-reef git commit: [REEF-439] Fix violations of HiddenField checkstyle - posted by we...@apache.org on 2015/07/17 22:03:19 UTC, 0 replies.
- incubator-reef git commit: [REEF-479] Introduce time mesuarements in BroadcastReduce and PipelineBroadcadtReduce in Network.Examples.Client - posted by ju...@apache.org on 2015/07/18 00:50:58 UTC, 0 replies.
- incubator-reef git commit: [REEF-477] Remove dependency on old client from TestBridgeClient - posted by we...@apache.org on 2015/07/20 18:45:29 UTC, 0 replies.
- incubator-reef git commit: [REEF-269] Refactor Launcher and LaunchClass - posted by we...@apache.org on 2015/07/21 00:45:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-481] Make ClockTest predictable This makes Clock tests more predictable by deleting removable Thread.sleep. - posted by ch...@apache.org on 2015/07/22 03:41:15 UTC, 0 replies.
- [1/3] incubator-reef git commit: [REEF-486] Refactor Org.Apache.REEF.Examples.AllHandlers - posted by we...@apache.org on 2015/07/22 06:53:44 UTC, 0 replies.
- [2/3] incubator-reef git commit: [REEF-486] Refactor Org.Apache.REEF.Examples.AllHandlers - posted by we...@apache.org on 2015/07/22 06:53:45 UTC, 0 replies.
- [3/3] incubator-reef git commit: [REEF-486] Refactor Org.Apache.REEF.Examples.AllHandlers - posted by we...@apache.org on 2015/07/22 06:53:46 UTC, 0 replies.
- incubator-reef git commit: [REEF-473] Change Org.Apache.REEF.Client to DLL - posted by we...@apache.org on 2015/07/22 19:27:41 UTC, 0 replies.
- incubator-reef git commit: [REEF-480] Close resources in NetworkServiceTest - posted by we...@apache.org on 2015/07/22 19:58:41 UTC, 0 replies.
- incubator-reef git commit: [REEF-476] Add IFileSystem - posted by ju...@apache.org on 2015/07/22 22:28:08 UTC, 0 replies.
- incubator-reef git commit: [REEF-495] Add SolutionDir in HelloREEF project - posted by we...@apache.org on 2015/07/24 02:22:09 UTC, 0 replies.
- incubator-reef git commit: [REEF-509] Remove Java ExecutorServiceConstructor from EvaluatorConfiguration for .Net Evaluator - posted by we...@apache.org on 2015/07/27 03:54:05 UTC, 0 replies.
- incubator-reef git commit: [REEF-496] Adding Org.Apache.REEF.Evaluator.Test - posted by we...@apache.org on 2015/07/27 17:46:11 UTC, 0 replies.
- [1/4] incubator-reef git commit: [REEF-487] Enable checkstyle for test source directories - posted by we...@apache.org on 2015/07/27 21:42:21 UTC, 0 replies.
- [2/4] incubator-reef git commit: [REEF-487] Enable checkstyle for test source directories - posted by we...@apache.org on 2015/07/27 21:42:22 UTC, 0 replies.
- [3/4] incubator-reef git commit: [REEF-487] Enable checkstyle for test source directories - posted by we...@apache.org on 2015/07/27 21:42:23 UTC, 0 replies.
- [4/4] incubator-reef git commit: [REEF-487] Enable checkstyle for test source directories - posted by we...@apache.org on 2015/07/27 21:42:24 UTC, 0 replies.
- incubator-reef git commit: [REEF-426] YARN reports success even though REEF job failed - posted by we...@apache.org on 2015/07/28 00:36:01 UTC, 0 replies.
- [1/5] incubator-reef git commit: [REEF-440] Enforce checkstyle checks in "Naming" category - posted by se...@apache.org on 2015/07/28 00:44:25 UTC, 0 replies.
- [2/5] incubator-reef git commit: [REEF-440] Enforce checkstyle checks in "Naming" category - posted by se...@apache.org on 2015/07/28 00:44:26 UTC, 0 replies.
- [3/5] incubator-reef git commit: [REEF-440] Enforce checkstyle checks in "Naming" category - posted by se...@apache.org on 2015/07/28 00:44:27 UTC, 0 replies.
- [4/5] incubator-reef git commit: [REEF-440] Enforce checkstyle checks in "Naming" category - posted by se...@apache.org on 2015/07/28 00:44:28 UTC, 0 replies.
- [5/5] incubator-reef git commit: Merge branch 'REEF-440' of https://github.com/tcNickolas/incubator-reef into REEF-440 - posted by se...@apache.org on 2015/07/28 00:44:29 UTC, 0 replies.
- incubator-reef git commit: [REEF-478] Introduce caching in NameClient LookUp function - posted by we...@apache.org on 2015/07/28 04:35:58 UTC, 0 replies.
- [01/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:49 UTC, 0 replies.
- [02/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:50 UTC, 0 replies.
- [03/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:51 UTC, 0 replies.
- [04/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:52 UTC, 0 replies.
- [05/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:53 UTC, 0 replies.
- [06/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:54 UTC, 0 replies.
- [07/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:55 UTC, 0 replies.
- [08/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:56 UTC, 0 replies.
- [09/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:57 UTC, 0 replies.
- [10/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:58 UTC, 0 replies.
- [11/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:15:59 UTC, 0 replies.
- [12/12] incubator-reef git commit: [REEF-513] Add FinalParameters to checkstyle - posted by ch...@apache.org on 2015/07/28 07:16:00 UTC, 0 replies.
- incubator-reef git commit: [REEF-14]: A logo for REEF - posted by ch...@apache.org on 2015/07/28 12:42:41 UTC, 0 replies.
- svn commit: r1693065 - in /incubator/reef/site: ./ css/ - posted by ch...@apache.org on 2015/07/28 12:43:41 UTC, 0 replies.
- svn commit: r1693066 - /incubator/reef/site/ApacheREEF_logo_no_margin_small.png - posted by ch...@apache.org on 2015/07/28 12:44:40 UTC, 0 replies.
- incubator-reef git commit: [REEF-514] Move Driver restart configuration to a separate configuration - posted by we...@apache.org on 2015/07/30 02:13:48 UTC, 0 replies.
- incubator-reef git commit: [REEF-327] Allow users to set additional JVM options - posted by we...@apache.org on 2015/07/30 19:22:47 UTC, 0 replies.
- incubator-reef git commit: [REEF-474]: Implement LocalNameResolver looking up local NameServer. - posted by ch...@apache.org on 2015/07/31 05:15:27 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-441] Fix violations of VisibilityModifier checkstyle - posted by we...@apache.org on 2015/07/31 19:42:26 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-441] Fix violations of VisibilityModifier checkstyle - posted by we...@apache.org on 2015/07/31 19:42:27 UTC, 0 replies.
- incubator-reef git commit: [REEF-539] Ignore unknown tasks in CommunicationGroupDriverImpl.failTask() - posted by we...@apache.org on 2015/07/31 21:44:22 UTC, 0 replies.
- incubator-reef git commit: [REEF-544] Propagate exception to RuntimeStop in DriverStatusManager.onError - posted by we...@apache.org on 2015/07/31 23:14:26 UTC, 0 replies.