1. bfee01d regenerate C# sources by Jan Tattermusch · 8 years ago
  2. b143ca0 Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen by Nicolas Noble · 8 years ago
  3. cca098e Merge pull request #6299 from jtattermusch/fix_5912 by Jan Tattermusch · 8 years ago
  4. cec4298 Merge pull request #4569 from jskeet/fix-buildall by Jan Tattermusch · 8 years ago
  5. 7c0e1ee regenerate code by Jan Tattermusch · 8 years ago
  6. 85c3ab0 fix #5912 by Jan Tattermusch · 8 years ago
  7. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 8 years ago
  8. 55fad17 regenerate C# protos by Jan Tattermusch · 8 years ago
  9. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  10. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 8 years ago
  11. f4bc99e address comments by Jan Tattermusch · 8 years ago
  12. bf2315c Merge pull request #6242 from vjpai/i_have_the_best_variants by Jan Tattermusch · 8 years ago
  13. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 8 years ago
  14. 44aa843 add generated proto files by Jan Tattermusch · 8 years ago
  15. 987e978 add metrics.proto generated files to C# project by Jan Tattermusch · 8 years ago
  16. 445a82b Add C# stress test client by Jan Tattermusch · 8 years ago
  17. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago
  18. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  19. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 8 years ago
  20. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  21. 8c839e8 check for histogramParams presence by Jan Tattermusch · 8 years ago
  22. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 8 years ago
  23. d550ad1 Add TextWriterLogger by Jan Tattermusch · 8 years ago
  24. 9c3f15c improve C# sanity test by Jan Tattermusch · 8 years ago
  25. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 8 years ago
  26. 04743d7 add Newtonsoft.Json to Grpc.Core.Tests by Jan Tattermusch · 8 years ago
  27. 10e85f1 fix interop tests by Jan Tattermusch · 8 years ago
  28. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  29. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  30. b323608 fix test credentials for nunit3 by Jan Tattermusch · 8 years ago
  31. 9f19bd3 migrate Grpc.IntegrationTesting to NUnit3 by Jan Tattermusch · 8 years ago
  32. 6c0dee8 migrate Grpc.Examples.Tests to NUnit3 by Jan Tattermusch · 8 years ago
  33. e331da2 make Grpc.Core.Tests work with NUnit3 by Jan Tattermusch · 8 years ago
  34. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  35. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 8 years ago
  36. 896ae71 remove leftover file from the past by Jan Tattermusch · 8 years ago
  37. acd5f0e delete a leftover file from the past by Jan Tattermusch · 8 years ago
  38. 9ad4c3a async void is illegal in ASP.NET and DNXcore by Jan Tattermusch · 8 years ago
  39. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 8 years ago
  40. efa6af7 Merge branch 'master' into calloptions-fluent by Mathieu Leenhardt · 8 years ago
  41. 182de56 Merge pull request #6082 from jtattermusch/csharp_perfworker_features by Jan Tattermusch · 8 years ago
  42. 506cfa6 Merge pull request #6087 from ctiller/reset_copyright by Jan Tattermusch · 8 years ago
  43. eff9cf0 make interarrival timer generate the right QPS with poisson load by Jan Tattermusch · 8 years ago
  44. e81adf3 Add more features for C# performance worker by Jan Tattermusch · 8 years ago
  45. ed1307d Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass by Jan Tattermusch · 8 years ago
  46. 084aa62 Remove unnecessary -2016 from copyrights by Craig Tiller · 8 years ago
  47. 1b7c0a2 Merge pull request #6067 from jtattermusch/halfclose_after_close by Jan Tattermusch · 8 years ago
  48. 5d27030 add some test for the newly generated code by Jan Tattermusch · 8 years ago
  49. ddc4e34 regenerate code by Jan Tattermusch · 8 years ago
  50. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  51. 2f0a837 introduce concept of opaque client base configuration by Jan Tattermusch · 8 years ago
  52. 054fae7 move implementations of CallInvoker to Grpc.Core.Internal by Jan Tattermusch · 8 years ago
  53. b240358 add parameterless constructor for ClientBase by Jan Tattermusch · 8 years ago
  54. c831a44 add ClientBase.WithHost and get rid of HeaderInterceptor by Jan Tattermusch · 8 years ago
  55. b455bcc add host field support to CallInvoker by Jan Tattermusch · 8 years ago
  56. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  57. d9495ab refactor ClientBase by Jan Tattermusch · 8 years ago
  58. 8496efa add concept of CallInvoker by Jan Tattermusch · 8 years ago
  59. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  60. c86a588 fix copyrights by Jan Tattermusch · 8 years ago
  61. eeef5ed regenerate protos by Jan Tattermusch · 8 years ago
  62. d39426d change C# service implementations to inherit from a generated base class by Jan Tattermusch · 8 years ago
  63. db45aa8 ignore perf tests that slow down C# coverage on windows by Jan Tattermusch · 8 years ago
  64. 57b096c upgrade tool for C# coverage reports by Jan Tattermusch · 8 years ago
  65. d2432e3 fixup by Jan Tattermusch · 8 years ago
  66. 153c32a allow halfclose after close on clients by Jan Tattermusch · 8 years ago
  67. e545ffe Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget by Jan Tattermusch · 8 years ago
  68. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  69. f85c70f bump Google.Apis.Auth nuget to 1.11.1 by Jan Tattermusch · 8 years ago
  70. d2eb239 Merge pull request #5904 from jtattermusch/csharp_perf_intergrate by Jan Tattermusch · 8 years ago
  71. 4214052 fix RunnerClientServerTest and copyrights by Jan Tattermusch · 8 years ago
  72. 9533d04 Fix includes by Craig Tiller · 8 years ago
  73. 253769e add ASYNC_GENERIC_SERVER support for C# by Jan Tattermusch · 8 years ago
  74. e45ca5f add support for C# generic client by Jan Tattermusch · 8 years ago
  75. e26e2e5 support streaming and async client by Jan Tattermusch · 8 years ago
  76. c848502 honor request.ReponseSize for benchmark service by Jan Tattermusch · 8 years ago
  77. 3d6644a improve C# qps worker by Jan Tattermusch · 8 years ago
  78. a643960 Merge pull request #5810 from jtattermusch/extension_loading_for_webapps by Jan Tattermusch · 8 years ago
  79. 2b0f9e8 Merge pull request #5674 from jtattermusch/csharp_log_precision by Jan Tattermusch · 8 years ago
  80. eeb1330 make timestamp format in C# logs more similar to C core by Jan Tattermusch · 8 years ago
  81. 3560a43 correct handling for shadowed assemblies when loading native extension by Jan Tattermusch · 8 years ago
  82. 2ba1633 DocFixit: Minor corrections to the instructions by Sree Kuchibhotla · 8 years ago
  83. 602eff7 Merge pull request #5439 from chrisdunelm/coreclr_metadata2 by Jan Tattermusch · 8 years ago
  84. 06c98fa fix copyright by Jan Tattermusch · 8 years ago
  85. 7d91dc3 fix #4427 by Jan Tattermusch · 8 years ago
  86. 2463010 package protoc artifacts for all platforms in Grpc.Tools by Jan Tattermusch · 8 years ago
  87. 762ed43 Support for coreclr by Chris Bacon · 8 years ago
  88. 84a74f8 Merge pull request #5327 from yang-g/v1alpha_to_v1 by Yang Gao · 8 years ago
  89. 74c3912 Merge pull request #5086 from chrisdunelm/coreclr_platforms by Jan Tattermusch · 9 years ago
  90. 7620649 Merge pull request #5359 from nicolasnoble/upmerge by Jan Tattermusch · 9 years ago
  91. b0ec2ba Merge pull request #5087 from chrisdunelm/coreclr_DefaultSslRootsOverride2 by Jan Tattermusch · 9 years ago
  92. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 9 years ago
  93. a493353 fix C# build by Jan Tattermusch · 9 years ago
  94. 4938274 Merge pull request #5314 from jtattermusch/csharp_perf_removehost by Vijay Pai · 9 years ago
  95. 88966ab Merge pull request #5348 from nicolasnoble/backport-merge by Nicolas Noble · 9 years ago
  96. 1280fdb Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 9 years ago
  97. a4598b4 fix impl and test about host by yang-g · 9 years ago
  98. e171162 V1Alpha as well by yang-g · 9 years ago
  99. 3165c09 regenerate csharp and ruby service from proto by yang-g · 9 years ago
  100. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 9 years ago