1. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  2. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  3. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  4. a17b9bd removed check on the returned message from calling an unimplemented method by Noah Eisen · 8 years ago
  5. f72ead3 refactor NoSuchMethodCallHandler by Jan Tattermusch · 8 years ago
  6. 58628ae Merge pull request #8361 from ncteisen/csharp_custom_metadata by Eric Anderson · 8 years ago
  7. 770137b Merge pull request #8297 from jtattermusch/add_newinstance_comment by Jan Tattermusch · 8 years ago
  8. 2d41ed1 fixed bug in custom metadata interop test from csharp client to c++ server by Noah Eisen · 8 years ago
  9. fad04cc Merge pull request #8354 from grpc/v1.0.x by Jan Tattermusch · 8 years ago
  10. 0dc8d35 Update README.md by Jan Tattermusch · 8 years ago
  11. 9633bd3 Update README.md by Jan Tattermusch · 8 years ago
  12. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  13. 062ba7b Merge pull request #8324 from grpc/v1.0.x by Nathaniel Manista · 8 years ago
  14. 82b64d1 change back slashes to forward slashes in grpc.tool nuspec by Alexander Polcyn · 8 years ago
  15. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  16. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  17. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  18. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  19. c4f9c9a Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure by Jan Tattermusch · 8 years ago
  20. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  21. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  22. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  23. 19f544c make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  24. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  25. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  26. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  27. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  28. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  29. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  30. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  31. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  32. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  33. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  34. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  35. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  36. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  37. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  38. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  39. 867f1fa make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  40. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  41. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  42. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  43. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  44. e4e30f8 fixed formatting by Jan Tattermusch · 8 years ago
  45. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  46. b3df1c4 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  47. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  48. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  49. 7b3cf07 address coreCLR TODO by Jan Tattermusch · 8 years ago
  50. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  51. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  52. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  53. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  54. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  55. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  56. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  57. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  58. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  59. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  60. a150352 Merge pull request #7492 from apolcyn/return_val_check by kpayson64 · 8 years ago
  61. 7f8456e clean up sanity test by Alex Polcyn · 8 years ago
  62. 92b9d21 Merge pull request #7671 from jtattermusch/coreclr_commandlineparser by Jan Tattermusch · 8 years ago
  63. cb21e8b Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga by apolcyn · 8 years ago
  64. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  65. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  66. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  67. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  68. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  69. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  70. fab839e remove leftover app.config by Jan Tattermusch · 8 years ago
  71. 6868922 update Grpc.Auth.nuspec by Jan Tattermusch · 8 years ago
  72. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  73. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  74. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  75. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  76. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  77. 2feec72 removed blank line by Alexander Polcyn · 8 years ago
  78. d0729db move solution dependencies to Grpc.Core.Test dependencies by Alex Polcyn · 8 years ago
  79. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  80. 84f0f79 removed runtime nodes from project.json libraries by Alexander Polcyn · 8 years ago
  81. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  82. 809292a ran script to update actual docker files by Alexander Polcyn · 8 years ago
  83. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  84. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  85. b4280fa compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  86. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  87. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  88. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  89. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  90. 40e8486 compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  91. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  92. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago
  93. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  94. 2222047 Add csharp check to return val of byte_buffer_reader_init by Alexander Polcyn · 8 years ago
  95. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  96. 78aa458 Add csharp check to return val of byte_buffer_reader_init by Alexander Polcyn · 8 years ago
  97. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  98. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  99. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  100. e4123f3 Updated release version to 0.15.1 by Ken Payson · 8 years ago