1. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  2. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  3. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  4. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  5. 7b3cf07 address coreCLR TODO by Jan Tattermusch · 8 years ago
  6. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  7. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  8. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  9. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  10. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  11. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  12. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  13. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  14. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  15. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  16. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  17. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  18. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  19. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  20. a9208be regenerate by Jan Tattermusch · 8 years ago
  21. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  22. ed6ea4c regenerate protos by Jan Tattermusch · 8 years ago
  23. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  24. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  25. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  26. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  27. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  28. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  29. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  30. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  31. fab857e address review comments by Jan Tattermusch · 8 years ago
  32. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  33. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  34. ae7b048 upgrade protobuf to 3.0.0-beta3 in project.json files by Jan Tattermusch · 8 years ago
  35. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  36. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  37. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  38. fcc8d97 get rid of deprecated server and client interface by Jan Tattermusch · 8 years ago
  39. 562cd05 update C# codegen and regenerate by Jan Tattermusch · 8 years ago
  40. 781720f get rid of servicename argument for server service definition. by Jan Tattermusch · 8 years ago
  41. 1e5d9b9 fix one more test by Jan Tattermusch · 8 years ago
  42. 71702b1 fix tests by Jan Tattermusch · 8 years ago
  43. ec3e616 Merge pull request #6643 from jtattermusch/csharp_profiling2 by Jan Tattermusch · 8 years ago
  44. 09c5e05 support adding profilers to C# qps clients by Jan Tattermusch · 8 years ago
  45. d0f5f72 return number of cores from server by Jan Tattermusch · 8 years ago
  46. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  47. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  48. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  49. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  50. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  51. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  52. a46d21d fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  53. ade3a79 Merge pull request #6498 from jtattermusch/csharp_server_improvements by Jan Tattermusch · 8 years ago
  54. e458d84 dont create dedicated threads for async client by Jan Tattermusch · 8 years ago
  55. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  56. bfee01d regenerate C# sources by Jan Tattermusch · 8 years ago
  57. b143ca0 Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen by Nicolas Noble · 8 years ago
  58. 7c0e1ee regenerate code by Jan Tattermusch · 8 years ago
  59. 85c3ab0 fix #5912 by Jan Tattermusch · 8 years ago
  60. 55fad17 regenerate C# protos by Jan Tattermusch · 8 years ago
  61. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 8 years ago
  62. f4bc99e address comments by Jan Tattermusch · 8 years ago
  63. 44aa843 add generated proto files by Jan Tattermusch · 8 years ago
  64. 987e978 add metrics.proto generated files to C# project by Jan Tattermusch · 8 years ago
  65. 445a82b Add C# stress test client by Jan Tattermusch · 8 years ago
  66. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago
  67. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 8 years ago
  68. 8c839e8 check for histogramParams presence by Jan Tattermusch · 8 years ago
  69. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 8 years ago
  70. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 8 years ago
  71. 10e85f1 fix interop tests by Jan Tattermusch · 8 years ago
  72. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  73. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  74. b323608 fix test credentials for nunit3 by Jan Tattermusch · 8 years ago
  75. 9f19bd3 migrate Grpc.IntegrationTesting to NUnit3 by Jan Tattermusch · 8 years ago
  76. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  77. 896ae71 remove leftover file from the past by Jan Tattermusch · 8 years ago
  78. acd5f0e delete a leftover file from the past by Jan Tattermusch · 8 years ago
  79. eff9cf0 make interarrival timer generate the right QPS with poisson load by Jan Tattermusch · 8 years ago
  80. e81adf3 Add more features for C# performance worker by Jan Tattermusch · 8 years ago
  81. 5d27030 add some test for the newly generated code by Jan Tattermusch · 8 years ago
  82. ddc4e34 regenerate code by Jan Tattermusch · 8 years ago
  83. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  84. c831a44 add ClientBase.WithHost and get rid of HeaderInterceptor by Jan Tattermusch · 8 years ago
  85. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  86. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  87. c86a588 fix copyrights by Jan Tattermusch · 8 years ago
  88. eeef5ed regenerate protos by Jan Tattermusch · 8 years ago
  89. d39426d change C# service implementations to inherit from a generated base class by Jan Tattermusch · 8 years ago
  90. e545ffe Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget by Jan Tattermusch · 8 years ago
  91. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  92. f85c70f bump Google.Apis.Auth nuget to 1.11.1 by Jan Tattermusch · 8 years ago
  93. 4214052 fix RunnerClientServerTest and copyrights by Jan Tattermusch · 8 years ago
  94. 253769e add ASYNC_GENERIC_SERVER support for C# by Jan Tattermusch · 8 years ago
  95. e45ca5f add support for C# generic client by Jan Tattermusch · 8 years ago
  96. e26e2e5 support streaming and async client by Jan Tattermusch · 8 years ago
  97. c848502 honor request.ReponseSize for benchmark service by Jan Tattermusch · 8 years ago
  98. 3d6644a improve C# qps worker by Jan Tattermusch · 8 years ago
  99. 06c98fa fix copyright by Jan Tattermusch · 8 years ago
  100. 7d91dc3 fix #4427 by Jan Tattermusch · 8 years ago