Messages by Thread
-
incubator-reef git commit: [REEF-41] Replace Guava cache usage in core REEF
weimer
-
incubator-reef git commit: [REEF-214]: Remove DotNet profile from the maven build.
juliaw
-
incubator-reef git commit: [REEF-221] Fix NuGet publish issues
weimer
-
incubator-reef git commit: [REEF-206] Create NuGet for Org.Apache.REEF.Bridge.JAR
sezgin
-
incubator-reef git commit: [REEF-202] Fix NameClient injection issue in Group Communication
weimer
-
[1/5] incubator-reef git commit: [REEF-194] Merge the bridge into a single DLL
weimer
-
incubator-reef git commit: [REEF-208] Add Rebuild target to Org.Apache.REEF.Bridge.JAR
sezgin
-
incubator-reef git commit: [REEF-207] Make REEF Version(s) available as MSBuild properties
sezgin
-
incubator-reef git commit: [REEF-205] Add Org.Apache.REEF.Bridge.JAR
sezgin
-
incubator-reef git commit: [REEF-204] Fixed failure to react to misconfigured Hadoop 2.6 clusters.
weimer
-
[1/2] incubator-reef git commit: [REEF-173] simplify group communication API
weimer
-
incubator-reef git commit: [REEF-199] Update NuGet spec to resolve dependency issue
weimer
-
incubator-reef git commit: [REEF-193] serialize http header info with HttpRequest
sezgin
-
incubator-reef git commit: [REEF-200] Fixed a syntax error This PR fixes a syntax error introduced in #103.
juliaw
-
incubator-reef git commit: [REEF-197] Renamed the Bridge DLLs into the Org.Apache.REEF.* scheme
juliaw
-
incubator-reef git commit: [REEF-37] Use MaxNumberOfEvaluators instead of NumberOfProcesses
weimer
-
[1/8] incubator-reef git commit: [REEF-118] Add Shimoga library for elastic group communication.
weimer
-
incubator-reef git commit: [REEF-192] Remove AbstractDriverRuntimeConfiguration from the local runtime
juliaw
-
incubator-reef git commit: [REEF-190] Update the NuGet incremental number to be the next one
weimer
-
incubator-reef git commit: [REEF-182] Clean up Link and LinkListener for better message and error handling
bgchun
-
incubator-reef git commit: [REEF 180] pushing REEF.NET NuGet packages to Nuget.org automatically
juliaw
-
incubator-reef git commit: [REEF-115] Pull reef version from pom file
juliaw
-
[1/2] incubator-reef git commit: [REEF-159] Add dll signing for release builds
juliaw
-
[1/2] incubator-reef git commit: [REEF-166] Adding tree topology for group communication
tmajest
-
incubator-reef git commit: [REEF-76] Throw ConnectException after the configured number of connection retries
bgchun
-
incubator-reef git commit: [REEF-95] Update the releases page
bgchun
-
svn commit: r1661458 - in /incubator/reef/site: ./ js/
johnyangk
-
incubator-reef git commit: [REEF-151] Fixed a synchronization issue in EvaluatorManager
taegeonum
-
incubator-reef git commit: [REEF-91] Create a script for publishing REEF website
bgchun
-
incubator-reef git commit: [REEF-162] Adding unit tests for group communication
weimer
-
incubator-reef git commit: [REEF-165] Moved the protobuf version check to reef-common.
juliaw
-
incubator-reef git commit: [REEF-161] Adding test cases for BindVolatileParameter for set
weimer
-
incubator-reef git commit: [REEF-163] Rename nugets from Org.Apache.Reef.* to Org.Apache.REEF.*
weimer
-
incubator-reef git commit: [REEF-160] Fast-fail when protoc version differs from protobuf
weimer
-
svn commit: r1660308 - /incubator/reef/site/reef-examples.html
johnyangk
-
svn commit: r1660305 [2/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [3/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [10/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [13/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [8/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [4/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [7/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [14/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [9/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [6/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [11/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [5/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [1/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
svn commit: r1660305 [12/14] - in /incubator/reef/site: ./ css/ images/
johnyangk
-
incubator-reef git commit: [REEF-125] Remove Visual C++ runtime DLL This removes `msvcr110.dll`, the Visual C++ Redistributable for Visual Studio 2012 Update 4. REEF.NET users will have to have it installed on all cluster machines OR ship it as par
weimer
-
[1/6] incubator-reef git commit: [REEF-157] Automated Refactorings
juliaw
-
incubator-reef git commit: [REEF-140] Update .gitignore for ReSharper settings This PR adds the `.sln.DotSettings.user` to the `.gitignore` of the project. Also, I cleaned up the `.gitignore` file and added some structure.
juliaw
-
incubator-reef git commit: [REEF-138] Excludes for Apache-RAT for the new .NET project structure
weimer
-
incubator-reef git commit: [REEF-149]: Fix a path in the scripts for running reef-tests on YARN/Mesos
weimer
-
[1/2] incubator-reef git commit: [REEF-133] Add NuGet package creation to .NET builds
juliaw
-
incubator-reef git commit: [REEF-150] This closes #76
tmajest
-
[1/4] incubator-reef git commit: [REEF-150] Adding group communication to REEF .Net
tmajest
-
[01/19] incubator-reef git commit: [REEF-136] Harmonize namespaces and folder names in Org.Apache.REEF projects
tmajest
-
incubator-reef git commit: [REEF-80] ID mismatch bug in YarnContainerManager#appendByDeleteAndCreate
johnyangk
-
[1/3] incubator-reef git commit: [REEF-143] Refactor REEF.Examples into one project This is to consolidate all reef examples into one project
weimer
-
[1/4] incubator-reef git commit: [REEF-146] Changing .Net project structure for Reef tests, reef client and Reef all
weimer
-
[1/4] incubator-reef git commit: [REEF-142] Updated project structure for REEF.NET Examples
weimer
-
[1/5] incubator-reef git commit: [REEF-139] Changing .Net project structure for Network and Evaluator
weimer
-
[01/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[04/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[33/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[48/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[07/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[27/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[22/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[02/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[23/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[14/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[45/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[18/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[34/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[16/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[05/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[09/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[19/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[20/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[03/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[21/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[10/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[13/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[11/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[06/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[08/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[51/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[40/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[25/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[29/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[44/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[24/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[49/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[17/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[41/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[32/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[12/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[39/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[46/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[43/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[26/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[36/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[47/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[28/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[50/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[30/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[37/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[31/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[35/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[38/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[42/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[15/51] [partial] incubator-reef git commit: [REEF-131] Towards the new .Net project structure This is to change .Net project structure for Tang, Wake, REEF utilities, Common and Driver:
weimer
-
[1/2] incubator-reef git commit: [REEF-90]: Migrate REEF website code from a private repo to REEF repo
weimer
-
incubator-reef git commit: [REEF-114] Trigger the .NET build from Maven.
weimer
-
incubator-reef git commit: [REEF-127] Remove dot-net build dependency from reef-bridge-clr
yunseong
-
[1/8] incubator-reef git commit: [REEF-116] Moving bridge code to proper folder structure
sezgin
-
incubator-reef git commit: [REEF-124] Added .iml file extension to Apache-rat plugin exclude list.
weimer
-
[1/2] incubator-reef git commit: [REEF-120] Added x64 configuration options, add build properties
juliaw
-
[01/31] incubator-reef git commit: [REEF-97] Add the REEF.NET code base
weimer