1. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  2. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  3. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  4. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  5. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  6. 7f8456e clean up sanity test by Alex Polcyn · 8 years ago
  7. 92b9d21 Merge pull request #7671 from jtattermusch/coreclr_commandlineparser by Jan Tattermusch · 8 years ago
  8. cb21e8b Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga by apolcyn · 8 years ago
  9. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  10. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  11. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  12. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  13. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  14. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  15. fab839e remove leftover app.config by Jan Tattermusch · 8 years ago
  16. 6868922 update Grpc.Auth.nuspec by Jan Tattermusch · 8 years ago
  17. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  18. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  19. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  20. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  21. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  22. 2feec72 removed blank line by Alexander Polcyn · 8 years ago
  23. d0729db move solution dependencies to Grpc.Core.Test dependencies by Alex Polcyn · 8 years ago
  24. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  25. 84f0f79 removed runtime nodes from project.json libraries by Alexander Polcyn · 8 years ago
  26. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  27. 809292a ran script to update actual docker files by Alexander Polcyn · 8 years ago
  28. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  29. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  30. b4280fa compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  31. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  32. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  33. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  34. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  35. 40e8486 compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  36. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  37. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago
  38. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  39. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  40. 78aa458 Add csharp check to return val of byte_buffer_reader_init by Alexander Polcyn · 8 years ago
  41. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  42. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  43. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  44. e4123f3 Updated release version to 0.15.1 by Ken Payson · 8 years ago
  45. 0910e4c pr comments by David Garcia Quintas · 8 years ago
  46. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  47. a9208be regenerate by Jan Tattermusch · 8 years ago
  48. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  49. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  50. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  51. dd3b1bd Update README.md by Jan Tattermusch · 8 years ago
  52. f519df8 Update version to 0.15.0 by murgatroid99 · 8 years ago
  53. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  54. 886c512 fix C# nuget build by Jan Tattermusch · 8 years ago
  55. 51d4f01 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown by Jan Tattermusch · 8 years ago
  56. ed6ea4c regenerate protos by Jan Tattermusch · 8 years ago
  57. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  58. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  59. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  60. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  61. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  62. 4047d5d add test that C# can read compressed messages by Jan Tattermusch · 8 years ago
  63. 0d896ef fix reading of compressed byte_buffer in C# by Jan Tattermusch · 8 years ago
  64. 4bfb794 Merge pull request #6993 from grpc/update_csharp_readme by Jan Tattermusch · 8 years ago
  65. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  66. 892f8f9 Update c# readme. by Jan Tattermusch · 8 years ago
  67. be37455 add missing ConfigureAwait(false) by Jan Tattermusch · 8 years ago
  68. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  69. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  70. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  71. fab857e address review comments by Jan Tattermusch · 8 years ago
  72. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  73. 474a574 update readme.md by Jan Tattermusch · 8 years ago
  74. 635fafc dont register shutdownhooks for dotnet5.4 by Jan Tattermusch · 8 years ago
  75. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  76. 2e67fee Merge pull request #6909 from jtattermusch/csharp_client_streaming by Jan Tattermusch · 8 years ago
  77. dd692b3 Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup by Jan Tattermusch · 8 years ago
  78. ae7b048 upgrade protobuf to 3.0.0-beta3 in project.json files by Jan Tattermusch · 8 years ago
  79. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  80. c58b3bb rename Grpc.Dnx.sln by Jan Tattermusch · 8 years ago
  81. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  82. f8bd01f Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master by Jan Tattermusch · 8 years ago
  83. 2eb09ee improve docs for IAsyncStreamReader by Jan Tattermusch · 8 years ago
  84. b8d50af deduplicate send finished handler by Jan Tattermusch · 8 years ago
  85. ec4359d add support for CoreCLR by Jan Tattermusch · 9 years ago
  86. 504b3b9 set default gRPC C# logging level to Info by Jan Tattermusch · 8 years ago
  87. 2bab9a8 add LogLevel enum by Jan Tattermusch · 8 years ago
  88. e4fd5b9 C# merge fixups by Jan Tattermusch · 8 years ago
  89. 8f893e1 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  90. d36b901 Merge pull request #6829 from jtattermusch/csharp_add_server_test by Jan Tattermusch · 8 years ago
  91. 8e93533 allow shutdown of unstarted server by Jan Tattermusch · 8 years ago
  92. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  93. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  94. 95e547e add unstarted server test by Jan Tattermusch · 8 years ago
  95. c524ec0 make Metadata.Entry a class by Jan Tattermusch · 8 years ago
  96. 8d829d0 Add more Channel and Server constructor overloads by Jan Tattermusch · 8 years ago
  97. ed5af1c update tests by Jan Tattermusch · 8 years ago
  98. bdccdef autoregister grpc shutdown hooks by Jan Tattermusch · 8 years ago
  99. 2f74141 add appdomain unload test by Jan Tattermusch · 8 years ago
  100. 018cfb8 update tests by Jan Tattermusch · 8 years ago