1. 0545571 split out channel connectivity test by Jan Tattermusch · 7 years ago
  2. f8c9bcd introduce CallCancellationTest by Jan Tattermusch · 7 years ago
  3. 2312634 fix more warnings by Jan Tattermusch · 7 years ago
  4. 2fb313c fix warnings in Grpc.Core.Tests by Jan Tattermusch · 7 years ago
  5. a87f6d8 add tests by Jan Tattermusch · 7 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  8. 2e5e5f6 add test for utf8 status by Jan Tattermusch · 8 years ago
  9. 71702b1 fix tests by Jan Tattermusch · 8 years ago
  10. 230c932 fixup by Jan Tattermusch · 8 years ago
  11. 5105056 add one more client server test by Jan Tattermusch · 8 years ago
  12. a83ad2a add idempotency test by Jan Tattermusch · 8 years ago
  13. e331da2 make Grpc.Core.Tests work with NUnit3 by Jan Tattermusch · 8 years ago
  14. 8fe3f64 add coverage for AsyncStreamExtensions by Jan Tattermusch · 9 years ago
  15. 00c144a increase coverage of ServerCallContext by Jan Tattermusch · 9 years ago
  16. a1e6097 added coverage for Async*StreamingCall classes by Jan Tattermusch · 9 years ago
  17. 7ebbc47 put user defined userAgentString to the beginning of userAgentString by Jan Tattermusch · 9 years ago
  18. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  19. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  20. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  21. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  22. 410c473 make intializer for metadata even nicer by Jan Tattermusch · 9 years ago
  23. c75c57c added ResponseHeadersTest, fixed stylecop issues by Jan Tattermusch · 9 years ago
  24. 2615f39 fixing tests by Jan Tattermusch · 9 years ago
  25. 0abb847 big facelift of test code by Jan Tattermusch · 9 years ago
  26. 3cd76d6 fix tests by Jan Tattermusch · 9 years ago
  27. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  28. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  29. a9ddd02 add servicename field to method by Jan Tattermusch · 9 years ago
  30. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  31. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  32. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  33. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  34. 5f8d9dc only use lowercase metadata keys in headers by Jan Tattermusch · 9 years ago
  35. 9b048e5 introducing async tests by Jan Tattermusch · 9 years ago
  36. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  37. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  38. ae01709 fix stylecop warnings by Jan Tattermusch · 9 years ago
  39. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  40. e7e1c82 improving test readability by Jan Tattermusch · 9 years ago
  41. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  42. 7d219cf fix echo metadata test by Jan Tattermusch · 9 years ago
  43. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  44. 1cf8d42 added some tests by Jan Tattermusch · 9 years ago
  45. 998eb9b populate server context by Jan Tattermusch · 9 years ago
  46. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  47. 797b875 undo hotfix from #1731 by Jan Tattermusch · 9 years ago
  48. c0e3a66 temporary hotfix before #1577 is in by Jan Tattermusch · 9 years ago
  49. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  50. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  51. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  52. 32d95b9 remove duplicate initialize by Jan Tattermusch · 9 years ago
  53. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  54. 618647d fixed some stylecop warnings by Jan Tattermusch · 9 years ago
  55. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  56. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  57. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  58. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  59. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  60. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  61. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcCoreTests/ClientServerTest.cs]
  62. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  63. ec77624 fix typo: shutdown should be used in teardown. by Jan Tattermusch · 9 years ago
  64. 8d7ce43 formatting by Jan Tattermusch · 9 years ago
  65. 37afb9a fixing unknown method call handler on server by Jan Tattermusch · 9 years ago
  66. 607307d Cleanup of AsyncCall.cs by Jan Tattermusch · 9 years ago
  67. 337a2dd migration to new C API by Jan Tattermusch · 9 years ago
  68. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  69. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 9 years ago
  70. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  71. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  72. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 9 years ago
  73. 07fadea Got rid of the PortPicker utility by Jan Tattermusch · 9 years ago
  74. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago
  75. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 9 years ago
  76. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago