1. 4c0d540 add exception info to Status.Detail if metadata credentials fail by Jan Tattermusch · 6 years ago
  2. c2f270f sync nunit version for all test projects by Jan Tattermusch · 6 years ago
  3. 666dc76 regenerate C# protos by Jan Tattermusch · 6 years ago
  4. ff3b554 regenerate C# protos by Jan Tattermusch · 6 years ago
  5. 8775ead Merge pull request #15687 from jtattermusch/csharp_mock_example by Jan Tattermusch · 6 years ago
  6. b8fb538 regenerate C# protos by Jan Tattermusch · 6 years ago
  7. 1d10702 add tests demonstrating how to mock client stubs by Jan Tattermusch · 6 years ago
  8. 57139d1 fix C# codegen for empty service by Jan Tattermusch · 6 years ago
  9. f6bf95f update csharp gen by Carl Mastrangelo · 6 years ago
  10. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  11. 0fc97ad Merge pull request #14539 from jtattermusch/csharp_dotnet_2 by Jan Tattermusch · 6 years ago
  12. 4bc336d fix build in newer dotnet SDK versions by Jan Tattermusch · 6 years ago
  13. 3bbc91b regenerate by Jan Tattermusch · 6 years ago
  14. 3db2caa Replace message/deflate,gzip with deflate,gzip by Muxi Yan · 6 years ago
  15. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 6 years ago
  16. a2044f8 metadata plugin update statuses in wrapped langs by Jan Tattermusch · 7 years ago
  17. 032e9b3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  18. 386bbdf regenerate by Jan Tattermusch · 7 years ago
  19. 6043006 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  20. 3267108 C# benchmarks provide userTime and systemTime info by Jan Tattermusch · 7 years ago
  21. ea6cc57 C# benchmarks: honor optimizationtarget channel arg by Jan Tattermusch · 7 years ago
  22. 1b1c9b3 Fix csharp build by Muxi Yan · 7 years ago
  23. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  24. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  25. 27670c8 make a guarantee that c# auth callbacks are async to c-core by Alexander Polcyn · 7 years ago
  26. 3984351 PackageTargetFallback not necessary by Jan Tattermusch · 7 years ago
  27. f32d3a7 System.Linq.Expressions dependency in redundant by Jan Tattermusch · 7 years ago
  28. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  29. ff6c036 unify loggers used by Grpc tests by Jan Tattermusch · 7 years ago
  30. c152d66 fix warnings in integration tests by Jan Tattermusch · 7 years ago
  31. ca25473 regenerate C# protos by Jan Tattermusch · 7 years ago
  32. 40ea2d3 improve examples in CustomErrorDetails test by Jan Tattermusch · 7 years ago
  33. 75e9eae reduce threadpool size for qps benchmarks by Jan Tattermusch · 7 years ago
  34. eb0219b regenerate C# protos by Jan Tattermusch · 7 years ago
  35. b2b54fe add C# test demoing custom error details by Jan Tattermusch · 7 years ago
  36. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  37. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  38. 8251fdd there is no GC generation 3 by Jan Tattermusch · 7 years ago
  39. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  40. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  41. 01ce236 reports GC stats in qps workers by Jan Tattermusch · 7 years ago
  42. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  43. b58d946 fix package downgrade warning in dotnet restore by Jan Tattermusch · 7 years ago
  44. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  45. ff4fc13 regenerate code by Jan Tattermusch · 7 years ago
  46. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  47. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  48. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  49. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  50. d687e92 regenerate C# protos by Jan Tattermusch · 7 years ago
  51. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  52. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  53. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  54. 66f8578 display logs when running interop based tests by Jan Tattermusch · 7 years ago
  55. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 7 years ago
  56. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  57. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 7 years ago
  58. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  59. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  60. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  61. ff3da88 regenerate C# protos by Jan Tattermusch · 8 years ago
  62. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  63. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  64. 8a4ac88 Merge pull request #8619 from apolcyn/gen_csharp_partial_class by apolcyn · 8 years ago
  65. 60d0f4c add a comment by Jan Tattermusch · 8 years ago
  66. 90eb388 add more MetadataCredentials tests by Jan Tattermusch · 8 years ago
  67. c0f4c2c run gen proto c# after proto plugin changed by Alexander Polcyn · 8 years ago
  68. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  69. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  70. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  71. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  72. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  73. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  74. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  75. a17b9bd removed check on the returned message from calling an unimplemented method by Noah Eisen · 8 years ago
  76. 58628ae Merge pull request #8361 from ncteisen/csharp_custom_metadata by Eric Anderson · 8 years ago
  77. 2d41ed1 fixed bug in custom metadata interop test from csharp client to c++ server by Noah Eisen · 8 years ago
  78. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  79. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  80. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  81. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  82. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  83. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  84. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  85. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  86. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  87. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  88. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  89. 7b3cf07 address coreCLR TODO by Jan Tattermusch · 8 years ago
  90. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  91. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  92. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  93. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  94. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  95. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  96. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  97. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  98. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  99. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  100. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago