1. 14e8dee use just one response batch for unary response serverside calls by Jan Tattermusch · 8 years ago
  2. 305ffd4 make SendStatusFromServer optionally send a message as well by Jan Tattermusch · 8 years ago
  3. 739e86c finishing serverside request stream should not be required for disposal by Jan Tattermusch · 8 years ago
  4. f21f465 make AsyncCallServerTest finish correctly by Jan Tattermusch · 8 years ago
  5. 9a9813b add more tests by Jan Tattermusch · 8 years ago
  6. ce60d8e add AsyncCalServer tests to sanity tests by Jan Tattermusch · 8 years ago
  7. b6a9016 add tests for AsyncCallServer by Jan Tattermusch · 8 years ago
  8. 230c932 fixup by Jan Tattermusch · 8 years ago
  9. 5105056 add one more client server test by Jan Tattermusch · 8 years ago
  10. a296677 add more tests by Jan Tattermusch · 8 years ago
  11. 96f21a2 make end-of-stream idempotent by Jan Tattermusch · 8 years ago
  12. a83ad2a add idempotency test by Jan Tattermusch · 8 years ago
  13. 69274c2 add more features by Jan Tattermusch · 8 years ago
  14. 97eb4f6 add more tests by Jan Tattermusch · 8 years ago
  15. a4a6270 add more tests by Jan Tattermusch · 8 years ago
  16. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 8 years ago
  17. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 8 years ago
  18. 9c3f15c improve C# sanity test by Jan Tattermusch · 8 years ago
  19. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 8 years ago
  20. 04743d7 add Newtonsoft.Json to Grpc.Core.Tests by Jan Tattermusch · 8 years ago
  21. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  22. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  23. e331da2 make Grpc.Core.Tests work with NUnit3 by Jan Tattermusch · 8 years ago
  24. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  25. efa6af7 Merge branch 'master' into calloptions-fluent by Mathieu Leenhardt · 8 years ago
  26. 1b7c0a2 Merge pull request #6067 from jtattermusch/halfclose_after_close by Jan Tattermusch · 8 years ago
  27. db45aa8 ignore perf tests that slow down C# coverage on windows by Jan Tattermusch · 8 years ago
  28. d2432e3 fixup by Jan Tattermusch · 8 years ago
  29. 153c32a allow halfclose after close on clients by Jan Tattermusch · 8 years ago
  30. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  31. 21f1afc Fix some C# copyrights by vjpai · 8 years ago
  32. 6819ee7 fix GrpcEnvironmentTest by Jan Tattermusch · 8 years ago
  33. 9ef407b Added test coverage for new fluent methods by Mathieu Leenhardt · 8 years ago
  34. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  35. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  36. 2bd2b3e Merge pull request #4730 from jtattermusch/revamp_native_loader by Michael Lumish · 9 years ago
  37. 447ef7e extend copyright to 2016 by Jan Tattermusch · 9 years ago
  38. afab541 revamp C# native library loader by Jan Tattermusch · 9 years ago
  39. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  40. 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
  41. 9bbb1f9 simple kill test by Jan Tattermusch · 9 years ago
  42. d63b1d6 Fix AbandonedCall test by Jan Tattermusch · 9 years ago
  43. 1b8210f fix completion queue test by Jan Tattermusch · 9 years ago
  44. 62d6c20 add C# sanity test by Jan Tattermusch · 9 years ago
  45. 3ac274f start using Ignore attribute for performance tests by Jan Tattermusch · 9 years ago
  46. d25f579 Merge pull request #4421 from jtattermusch/csharp_more_coverage by Michael Lumish · 9 years ago
  47. 46ab778 Merge pull request #4397 from jtattermusch/tv_sec_64bit by Craig Tiller · 9 years ago
  48. 1d344f1 Add test coverage for Metadata class by Jan Tattermusch · 9 years ago
  49. 8fe3f64 add coverage for AsyncStreamExtensions by Jan Tattermusch · 9 years ago
  50. 00c144a increase coverage of ServerCallContext by Jan Tattermusch · 9 years ago
  51. a1e6097 added coverage for Async*StreamingCall classes by Jan Tattermusch · 9 years ago
  52. de0d8b5 improve PropagateCancellation test by Jan Tattermusch · 9 years ago
  53. 3d45afe add coverage for call options by Jan Tattermusch · 9 years ago
  54. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  55. 7ebbc47 put user defined userAgentString to the beginning of userAgentString by Jan Tattermusch · 9 years ago
  56. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  57. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  58. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  59. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  60. d86742f Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api by Jan Tattermusch · 9 years ago
  61. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  62. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  63. 5561de2 Shortened long C# benchmark test by murgatroid99 · 9 years ago
  64. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  65. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  66. 3ccd961 Ensure GrpcEnvironment setup for these (special) tests by Craig Tiller · 9 years ago
  67. 7279567 check for allowed characters in metadata key by Jan Tattermusch · 9 years ago
  68. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  69. dca145b fix stylecop issues by Jan Tattermusch · 9 years ago
  70. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  71. fb34a99 reading of response headers for unary response calls by Jan Tattermusch · 9 years ago
  72. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  73. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  74. 249fc80 improving the tests by Jan Tattermusch · 9 years ago
  75. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  76. 70cb300 generate auth URI for JWT access token properly by Jan Tattermusch · 9 years ago
  77. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  78. 9698b5b polishing CallOptions by Jan Tattermusch · 9 years ago
  79. 2527967 fix test by Jan Tattermusch · 9 years ago
  80. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  81. 39a9ec8 fix preconditions class by Jan Tattermusch · 9 years ago
  82. b5ea2f8 Merge pull request #2873 from jtattermusch/expose_version_string by Jan Tattermusch · 9 years ago
  83. 1338798 fix method signature and add test by Jan Tattermusch · 9 years ago
  84. dad1724 added tests by Jan Tattermusch · 9 years ago
  85. 410c473 make intializer for metadata even nicer by Jan Tattermusch · 9 years ago
  86. 5321d49 fixed writeOptions and added test by Jan Tattermusch · 9 years ago
  87. c75c57c added ResponseHeadersTest, fixed stylecop issues by Jan Tattermusch · 9 years ago
  88. 2615f39 fixing tests by Jan Tattermusch · 9 years ago
  89. 0abb847 big facelift of test code by Jan Tattermusch · 9 years ago
  90. a4291e7 fixing tests by Jan Tattermusch · 9 years ago
  91. 5b0b392 introduced MockServiceHelper to ease testing by Jan Tattermusch · 9 years ago
  92. 3cd76d6 fix tests by Jan Tattermusch · 9 years ago
  93. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  94. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  95. a9ddd02 add servicename field to method by Jan Tattermusch · 9 years ago
  96. 542e21c refactoring AsyncCall by Jan Tattermusch · 9 years ago
  97. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  98. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  99. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  100. dead905 expose Channel.Target property by Jan Tattermusch · 9 years ago