1. f551edf add missing copyrights to .bat files by Jan Tattermusch · 8 years ago
  2. 528fb66 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  3. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  4. c8b2543 Merge pull request #6526 from jtattermusch/improve_examples by Jan Tattermusch · 8 years ago
  5. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  6. d6a8397 add more examples and improve existing ones by Jan Tattermusch · 8 years ago
  7. a46d21d fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  8. ade3a79 Merge pull request #6498 from jtattermusch/csharp_server_improvements by Jan Tattermusch · 8 years ago
  9. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  10. dae51b0 fix compilation on windows by Jan Tattermusch · 8 years ago
  11. 1e1fa08 dont lock to run server_request_call by Jan Tattermusch · 8 years ago
  12. df0872f expose experimental API to set GrpcThreadPool size. by Jan Tattermusch · 8 years ago
  13. e458d84 dont create dedicated threads for async client by Jan Tattermusch · 8 years ago
  14. 26cc142 start server with more than one allowed RPCs by Jan Tattermusch · 8 years ago
  15. 65ca9dc eliminate a thread switch when invoking server-side handler by Jan Tattermusch · 8 years ago
  16. 98f2430 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  17. 6220033 change typo in the comment by Jan Tattermusch · 8 years ago
  18. 19c7bf7 fixup tests by Jan Tattermusch · 8 years ago
  19. b293c95 add more tests by Jan Tattermusch · 8 years ago
  20. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  21. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  22. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  23. 2901ea5 improve serverside handlers by Jan Tattermusch · 8 years ago
  24. 14e8dee use just one response batch for unary response serverside calls by Jan Tattermusch · 8 years ago
  25. 305ffd4 make SendStatusFromServer optionally send a message as well by Jan Tattermusch · 8 years ago
  26. 6504c02 remove useless code and todos by Jan Tattermusch · 8 years ago
  27. 739e86c finishing serverside request stream should not be required for disposal by Jan Tattermusch · 8 years ago
  28. f21f465 make AsyncCallServerTest finish correctly by Jan Tattermusch · 8 years ago
  29. 2624cfb fixup by Jan Tattermusch · 8 years ago
  30. 9a9813b add more tests by Jan Tattermusch · 8 years ago
  31. b32e29f make SendStatusFromServer independent on WriteAsync by Jan Tattermusch · 8 years ago
  32. ce60d8e add AsyncCalServer tests to sanity tests by Jan Tattermusch · 8 years ago
  33. b6a9016 add tests for AsyncCallServer by Jan Tattermusch · 8 years ago
  34. 230c932 fixup by Jan Tattermusch · 8 years ago
  35. 5105056 add one more client server test by Jan Tattermusch · 8 years ago
  36. a296677 add more tests by Jan Tattermusch · 8 years ago
  37. 96f21a2 make end-of-stream idempotent by Jan Tattermusch · 8 years ago
  38. a83ad2a add idempotency test by Jan Tattermusch · 8 years ago
  39. 69274c2 add more features by Jan Tattermusch · 8 years ago
  40. 97eb4f6 add more tests by Jan Tattermusch · 8 years ago
  41. 08e1f75 fix typo by Jan Tattermusch · 8 years ago
  42. a4a6270 add more tests by Jan Tattermusch · 8 years ago
  43. 13d1abf improve unary call response handler by Jan Tattermusch · 8 years ago
  44. bfee01d regenerate C# sources by Jan Tattermusch · 8 years ago
  45. b143ca0 Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen by Nicolas Noble · 8 years ago
  46. cca098e Merge pull request #6299 from jtattermusch/fix_5912 by Jan Tattermusch · 8 years ago
  47. cec4298 Merge pull request #4569 from jskeet/fix-buildall by Jan Tattermusch · 8 years ago
  48. 7c0e1ee regenerate code by Jan Tattermusch · 9 years ago
  49. 85c3ab0 fix #5912 by Jan Tattermusch · 9 years ago
  50. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 9 years ago
  51. 55fad17 regenerate C# protos by Jan Tattermusch · 9 years ago
  52. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 9 years ago
  53. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 9 years ago
  54. f4bc99e address comments by Jan Tattermusch · 9 years ago
  55. bf2315c Merge pull request #6242 from vjpai/i_have_the_best_variants by Jan Tattermusch · 9 years ago
  56. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 9 years ago
  57. 44aa843 add generated proto files by Jan Tattermusch · 9 years ago
  58. 987e978 add metrics.proto generated files to C# project by Jan Tattermusch · 9 years ago
  59. 445a82b Add C# stress test client by Jan Tattermusch · 9 years ago
  60. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 9 years ago
  61. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 9 years ago
  62. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 9 years ago
  63. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 9 years ago
  64. 8c839e8 check for histogramParams presence by Jan Tattermusch · 9 years ago
  65. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 9 years ago
  66. d550ad1 Add TextWriterLogger by Jan Tattermusch · 9 years ago
  67. 9c3f15c improve C# sanity test by Jan Tattermusch · 9 years ago
  68. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 9 years ago
  69. 04743d7 add Newtonsoft.Json to Grpc.Core.Tests by Jan Tattermusch · 9 years ago
  70. 10e85f1 fix interop tests by Jan Tattermusch · 9 years ago
  71. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 9 years ago
  72. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 9 years ago
  73. b323608 fix test credentials for nunit3 by Jan Tattermusch · 9 years ago
  74. 9f19bd3 migrate Grpc.IntegrationTesting to NUnit3 by Jan Tattermusch · 9 years ago
  75. 6c0dee8 migrate Grpc.Examples.Tests to NUnit3 by Jan Tattermusch · 9 years ago
  76. e331da2 make Grpc.Core.Tests work with NUnit3 by Jan Tattermusch · 9 years ago
  77. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 9 years ago
  78. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 9 years ago
  79. 896ae71 remove leftover file from the past by Jan Tattermusch · 9 years ago
  80. acd5f0e delete a leftover file from the past by Jan Tattermusch · 9 years ago
  81. 9ad4c3a async void is illegal in ASP.NET and DNXcore by Jan Tattermusch · 9 years ago
  82. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 9 years ago
  83. efa6af7 Merge branch 'master' into calloptions-fluent by Mathieu Leenhardt · 9 years ago
  84. 182de56 Merge pull request #6082 from jtattermusch/csharp_perfworker_features by Jan Tattermusch · 9 years ago
  85. 506cfa6 Merge pull request #6087 from ctiller/reset_copyright by Jan Tattermusch · 9 years ago
  86. eff9cf0 make interarrival timer generate the right QPS with poisson load by Jan Tattermusch · 9 years ago
  87. e81adf3 Add more features for C# performance worker by Jan Tattermusch · 9 years ago
  88. ed1307d Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass by Jan Tattermusch · 9 years ago
  89. 084aa62 Remove unnecessary -2016 from copyrights by Craig Tiller · 9 years ago
  90. 1b7c0a2 Merge pull request #6067 from jtattermusch/halfclose_after_close by Jan Tattermusch · 9 years ago
  91. 5d27030 add some test for the newly generated code by Jan Tattermusch · 9 years ago
  92. ddc4e34 regenerate code by Jan Tattermusch · 9 years ago
  93. acb842c fix copyrights by Jan Tattermusch · 9 years ago
  94. 2f0a837 introduce concept of opaque client base configuration by Jan Tattermusch · 9 years ago
  95. 054fae7 move implementations of CallInvoker to Grpc.Core.Internal by Jan Tattermusch · 9 years ago
  96. b240358 add parameterless constructor for ClientBase by Jan Tattermusch · 9 years ago
  97. c831a44 add ClientBase.WithHost and get rid of HeaderInterceptor by Jan Tattermusch · 9 years ago
  98. b455bcc add host field support to CallInvoker by Jan Tattermusch · 9 years ago
  99. 809148d migrate code to single client-side class by Jan Tattermusch · 9 years ago
  100. d9495ab refactor ClientBase by Jan Tattermusch · 9 years ago