1. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 8251fdd there is no GC generation 3 by Jan Tattermusch · 7 years ago
  4. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  5. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  6. 01ce236 reports GC stats in qps workers by Jan Tattermusch · 7 years ago
  7. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  8. b58d946 fix package downgrade warning in dotnet restore by Jan Tattermusch · 7 years ago
  9. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  10. ff4fc13 regenerate code by Jan Tattermusch · 7 years ago
  11. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  12. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  13. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  14. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  15. d687e92 regenerate C# protos by Jan Tattermusch · 7 years ago
  16. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  17. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  18. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  19. 66f8578 display logs when running interop based tests by Jan Tattermusch · 7 years ago
  20. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 7 years ago
  21. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  22. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 7 years ago
  23. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  24. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  25. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  26. ff3da88 regenerate C# protos by Jan Tattermusch · 8 years ago
  27. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  28. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  29. 8a4ac88 Merge pull request #8619 from apolcyn/gen_csharp_partial_class by apolcyn · 8 years ago
  30. 60d0f4c add a comment by Jan Tattermusch · 8 years ago
  31. 90eb388 add more MetadataCredentials tests by Jan Tattermusch · 8 years ago
  32. c0f4c2c run gen proto c# after proto plugin changed by Alexander Polcyn · 8 years ago
  33. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  34. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  35. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  36. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  37. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  38. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  39. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  40. a17b9bd removed check on the returned message from calling an unimplemented method by Noah Eisen · 8 years ago
  41. 58628ae Merge pull request #8361 from ncteisen/csharp_custom_metadata by Eric Anderson · 8 years ago
  42. 2d41ed1 fixed bug in custom metadata interop test from csharp client to c++ server by Noah Eisen · 8 years ago
  43. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  44. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  45. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  46. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  47. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  48. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  49. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  50. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  51. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  52. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  53. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  54. 7b3cf07 address coreCLR TODO by Jan Tattermusch · 8 years ago
  55. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  56. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  57. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  58. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  59. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  60. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  61. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  62. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  63. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  64. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  65. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  66. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  67. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  68. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  69. a9208be regenerate by Jan Tattermusch · 8 years ago
  70. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  71. ed6ea4c regenerate protos by Jan Tattermusch · 8 years ago
  72. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  73. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  74. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  75. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  76. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  77. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  78. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  79. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  80. fab857e address review comments by Jan Tattermusch · 8 years ago
  81. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  82. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  83. ae7b048 upgrade protobuf to 3.0.0-beta3 in project.json files by Jan Tattermusch · 8 years ago
  84. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  85. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  86. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  87. fcc8d97 get rid of deprecated server and client interface by Jan Tattermusch · 8 years ago
  88. 562cd05 update C# codegen and regenerate by Jan Tattermusch · 8 years ago
  89. 781720f get rid of servicename argument for server service definition. by Jan Tattermusch · 8 years ago
  90. 1e5d9b9 fix one more test by Jan Tattermusch · 8 years ago
  91. 71702b1 fix tests by Jan Tattermusch · 8 years ago
  92. ec3e616 Merge pull request #6643 from jtattermusch/csharp_profiling2 by Jan Tattermusch · 8 years ago
  93. 09c5e05 support adding profilers to C# qps clients by Jan Tattermusch · 8 years ago
  94. d0f5f72 return number of cores from server by Jan Tattermusch · 8 years ago
  95. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  96. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  97. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  98. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  99. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  100. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago