1. b621659 [REEF-2068] Bugfix: change_version.py fails on file build.DotNet.props (#1507) by Sergiy Matusevych · 3 years ago master
  2. 38bb194 [REEF-2066] Bugfix: unit tests that depend on client-side timeout hung indefinitely (#1506) by Sergiy Matusevych · 3 years, 6 months ago
  3. 8eb98d9 [TRIVIAL] Update Dongjoon info (#1505) by Dongjoon Hyun · 3 years, 9 months ago
  4. 1d90218 [TRIVIAL] Remove deprecated sudo setting by dengliming · 3 years, 10 months ago
  5. 677a534 optimization debian package manager tweaks (#1504) by Pratik Raj · 3 years, 10 months ago
  6. 0715691 [REEF-2063] Propagate exceptions of driver process fail in local runtime (#1499) by Wooyeon Lee · 3 years, 11 months ago
  7. 66baaad [REEF-2062] Migrate from FindBugs to SpotBugs by Sergiy Matusevych · 4 years ago
  8. 6cfa540 [REEF-2061] Upgrade checkstyle and related plugins to newer versions and fix new style issues in the code (#1502) by Sergiy Matusevych · 4 years ago
  9. 067e162 [REEF-2064] Fix minor java style issues before the CheckStyle and FindBugs upgrade by Sergiy Matusevych · 4 years ago
  10. 49f5bc6 [REEF-2057] Update REEF dependencies (#1496) by Sergiy Matusevych · 4 years, 2 months ago
  11. 91a587a [REEF-2058] Update FindBugs to version 3.0.4 (#1490) by Sergiy Matusevych · 4 years, 7 months ago
  12. e2c4712 [REEF-2056] Fix dependency conflict issue by HelloCoCooo · 5 years ago
  13. abc122a [REEF-2055] Use `gitbox` instead of `git-wip-us` (#1488) by Dongjoon Hyun · 5 years ago
  14. 17b344c [REEF-2028] A new module containing the new .Net bridge (#1477) by Tyson Condie · 6 years ago
  15. 5494015 [REEF-2047] Upgrade Hadoop Version Referenced by REEF to 2.9 (#1480) by Sean · 6 years ago
  16. e30060d [REEF-2041] Enable docker container support for REEF on Azure Batch (#1478) by sharathmalladi · 6 years ago
  17. 5d9165f [REEF-1732] Build Metrics System (#1460) by mandyshieh · 6 years ago
  18. 58cd694 [REEF-2035] BlobFs parameters should be account name and key (#1472) by mandyshieh · 6 years ago
  19. c4f934f [REEF-2025] A new module containing the new Java bridge (#1466) by Tyson Condie · 6 years ago
  20. f98f20b [REEF-2033] Introduce configurable azure blob exponential retry policy by Dwaipayan Mukhopadhyay · 6 years ago
  21. 52881d2 [REEF-2034] AdlsAccountName Expects FQDN (#1471) by mandyshieh · 6 years ago
  22. 2e8b79d [REEF-2024] Prepare existing artifacts for new bridge module. (#1467) by Tyson Condie · 6 years ago
  23. 396fd82 [REEF-2022] Fix AzureBlockBlobFileSystem.GetChildren API and unit tests by sharathmalladi · 6 years ago
  24. d20e391 [REEF-2037] Make local file system deleteDirectory api recursive (#1474) by Dwaipayan Mukhopadhyay · 6 years ago
  25. b96c045 [REEF-2021]In AzureBatch Runtime, Enable REEF .NET Client Communication to Driver (#1468) by Chenxi Zhao · 6 years ago
  26. 51e779b [REEF-2016] Fix CreateUriForPath methods of different IFileSystems to not append prefix if given path already contains it (#1476) by sharathmalladi · 6 years ago
  27. 28f15f6 [REEF-2031]Azure Batch credentials exposed in job-submission-params.json in REEF.NET (#1469) by Chenxi Zhao · 6 years ago
  28. db7bdf6 Merge pull request #1475 from DifferentSC/REEF-2019 by Byung-Gon Chun · 6 years ago
  29. 7e1ec47 [REEF-2018] DataLakeFileSystem does not show adequate exception messages by mandy shieh · 6 years ago
  30. fafc236 [REEF-1991] Delete old project, rename DotNet projects to old project names. by Scott Inglis · 6 years ago
  31. 7994191 [REEF-2019] Enforce uncompressed files are within the current directory by Gyewon Lee · 6 years ago
  32. 5ed56eb [REEF-2012] Add driver restart capabilities to reef runtime mock by Tyson Condie · 6 years ago
  33. 35df820 [REEF-2014] Force-exit AzureBatchBootstrapREEFLauncher by Chenxi Zhao · 6 years ago
  34. c0ddb8d [REEF-2013] Running on Azure Batch fails with a Null Exception error by Scott Inglis · 6 years ago
  35. 49255b0 [Trivial] Pull request close by Markus Weimer · 6 years ago
  36. 4784959 [REEF-2010] Update DotNet libraries to target .netstandard2.0 by Scott Inglis · 6 years ago
  37. 24bfea4 [REEF-2011] Enable node label expressions in evaluator requestor. by Tyson Condie · 6 years ago
  38. 8d0bad2 [REEF-1965] Implement .NET REEF runtime for Azure Batch by Chenxi Zhao · 6 years ago
  39. aa30e7f [TRIVIAL] Close a bunch of stale Pull Requests by Markus Weimer · 6 years ago
  40. 8dc3331 [REEF-2009] Replace Version tag with VersionPrefix and VersionSuffix by Scott Inglis · 6 years ago
  41. c93e121 [REEF-1992] Upgrade Azure Storage from 6.1 to 8.1.3 by Markus Weimer · 6 years ago
  42. 7343e62 [REEF-2005] Update DotNet projects to target .net461 by Scott Inglis · 6 years ago
  43. 30abddb [REEF-1998] Create azure blob storage container if it does not exist when calling Azure Blob File System APIs by Dwaipayan Mukherjee · 6 years ago
  44. fed6fb7 [REEF-2001] Driver launcher fails to find the JVM.DLL if JAVA_HOME is a JRE by Tyler Clintworth · 6 years ago
  45. 8c6a653 [REEF-1997] DotNet: Fix project dependencies with FatNuGet and Client by Scott Inglis · 6 years ago
  46. 561a336 [REEF-1965] Implement REEF runtime for Azure Batch by Reed Umbrasas · 6 years ago
  47. 7924188 [REEF-1990] AppVeyor uses DotNet projects for building and testing by Scott Inglis · 6 years ago
  48. c519618 [REEF-1987] Fix build dependency with bridge and client when building in VS2017 by Scott Inglis · 6 years ago
  49. 0f7a1cf [REEF-1987] Visual Studio 2017 Project Conversion by Scott Inglis · 6 years ago
  50. b759764 [REEF-1976] Implement Azure Data Lake Storage FileSystem by dwaijam · 6 years ago
  51. baa5be8 [REEF-1977] Fix for OSUtils.getPID() random fails by Chenxi Zhao · 6 years ago
  52. 0348e54 [REEF-1975] Support stream option for Azure Blob storage by dwaijam · 6 years ago
  53. d459549 [REEF-1966] Allow user to define app.config for Evaluator by jwang98052 · 6 years ago
  54. e43019f [REEF-1973] Update .NET Target to 4.5.2 by Mandy Shieh · 6 years ago
  55. 227ce1d [REEF-1969] Switch to StyleCop 5.0 by Markus Weimer · 6 years ago
  56. b0b9cb1 [REEF-1968] Allow the use of C#7.2 by Markus Weimer · 6 years ago
  57. 8c1fbf1 [REEF-1964] Allow IMRU jobs in REEF.NET to be executed from any directory by RoganC · 6 years ago
  58. 8d5f861 [REEF-1963] Jar resource reef-bridge-client missing in reef/global directory by RoganC · 6 years ago
  59. 4296e20 [REEF-1826] Clarify the API to add assemblies to a Job submission by roganc · 6 years ago
  60. cc1073f [REEF-1954] Require Visual Studio 2017 by Markus Weimer · 6 years ago
  61. 821ef2a [REEF-1958] Set logging level to Verbose in all processes of HelloREEF example by Sergiy Matusevych · 6 years ago
  62. aeb730a [REEF-1959] Fix bug in ClassPathBuilder#addAllToSuffix by Geon-Woo Kim · 6 years ago
  63. 3b89926 [REEF-1950] Better test reporting for REEF.NET by Markus Weimer · 7 years ago
  64. 3d571e6 [REEF-1951] Make Driver Status more robust. by Markus Weimer · 6 years ago
  65. e36ee92 [REEF-1947] xUnit error in TestHelloREEFClient by jwang98052 · 6 years ago
  66. 7b81827 [REEF-1939] Implement network transport for the Java-CLR bridge in C# by Sergiy Matusevych · 7 years ago
  67. 7a2aa5c [REEF-1948] Add IREEFClient.NewJobRequestBuilder by Markus Weimer · 6 years ago
  68. fece629 [REEF-1942] Add ability for .NET Client to wait for Driver to complete. by Markus Weimer · 6 years ago
  69. bee789a [REEF-1938] Implement network transport for the Java-CLR bridge by Sergiy Matusevych · 6 years ago
  70. 94af38d [REEF-1936] Use dependency injection in C# ProtocolSerializer by Sergiy Matusevych · 7 years ago
  71. eb522e9 [REEF-1945] Unit test TestMetricsMessages fails in master by Sergiy Matusevych · 6 years ago
  72. 49fbac2 [REEF-1944] Remove Oracle JDK 7 from Travis CI by Mariia Mykhailova · 6 years ago
  73. af6c39a [REEF-1733] Define Driver Metrics and observer by Julia Wang · 7 years ago
  74. e90ffbe [REEF-1937] Use Verbose log level in C# HelloREEF example by Sergiy Matusevych · 6 years ago
  75. 48e65c0 [REEF-1935] Improve logging in Wake NettyMessagingTransport and related classes by Sergiy Matusevych · 7 years ago
  76. daf33d5 [REEF-1930] Update environmentVariablesMap name in .NET code by Julia Wang · 7 years ago
  77. e147293 [REEF-1910] Fix TestResubmitEvaluator unit test failure by Julia Wang · 7 years ago
  78. 72ecec7 [REEF-1898] REEF Runtime Mock by tcondie · 7 years ago
  79. 51b76fc [REEF-1907] Use proper generic parameters in HandlerContainer by Sergiy Matusevych · 7 years ago
  80. f6a0e45 [REEF-1908] Implement .toString() for DefaultRemoteMessage by Sergiy Matusevych · 7 years ago
  81. f8a8357 [REEF-1906] Make ProtocolSerializer java class injectable by Tang by Sergiy Matusevych · 7 years ago
  82. 49157ee [REEF-1905] Create RemoteManager with given host and port; clean up the RM factory API by Sergiy Matusevych · 7 years ago
  83. 0314e61 [REEF-1902] Use external executor and Runnable in MultiAsyncToSync by Sergiy Matusevych · 7 years ago
  84. b6c9a93 [REEF-1904] add toString() to LocalAddressProvider implementations by Sergiy Matusevych · 7 years ago
  85. a431a8c [REEF-1909] Fix Compilation errors in VSC++ 2013 and 2015 by Julia Wang · 7 years ago
  86. 0a48ea9 [REEF-1900] Add option for number of cores for the Driver in REEF Java by Markus Weimer · 7 years ago
  87. 3a3e1e2 [REEF-1903] Use Class.getCanonicalName() in HandlerContainer and RemoteManager by Sergiy Matusevych · 7 years ago
  88. 987240c [REEF-1891] Allow passing job submission environment variables from .Net client by Julia Wang · 7 years ago
  89. e18b5d3 [REEF-1895] REEF Bridge performance improvement for allocated evaluators by Julia Wang · 7 years ago
  90. 35dc55e [REEF-1505] Add instructions on running IMRU examples by Mariia Mykhailova · 7 years ago
  91. 3483e3d [REEF-1899] Remove use of `Exceptions` in O.A.R.Client by Markus Weimer · 7 years ago
  92. ffaf906 [REEF-1897] Turn the default .Net driver log level to `Info` by Julia Wang · 7 years ago
  93. 3d1411d [REEF-1892] Revert REEF-1827 by Shouheng Yi · 7 years ago
  94. 23d9b96 [REEF-1810] Migrate remaining project to .net core by Scott Inglis · 7 years ago
  95. 85bae60 [REEF-1878] Allow multiple tokens to pass in from client by Julia Wang · 7 years ago
  96. 9fb6cc4 [REEF-1839] HelloREEF doesn't have instructions to use as a standalone application by roganc · 7 years ago
  97. c0477f5 [REEF-1885] Update the .NET Core projects to target .NET Core and Standard 2.0 by Scott Inglis · 7 years ago
  98. 2102914 [REEF-1567] Update Json version to 10.0.3 by Julia Wang · 7 years ago
  99. 07f8e02 [REEF-1883] Harmonize Protocol Buffers dependency version to 2.1.0 by Markus Weimer · 7 years ago
  100. 4d0485a [REEF-1884] Fixed a missing `import` in `IFailureStateMachine.cs` by Markus Weimer · 7 years ago