1. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  2. 3984351 PackageTargetFallback not necessary by Jan Tattermusch · 7 years ago
  3. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  4. ff6c036 unify loggers used by Grpc tests by Jan Tattermusch · 7 years ago
  5. b8c77c5 Fix warnings in Grpc.Examples by Jan Tattermusch · 7 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  8. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  9. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  10. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  11. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  12. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  13. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  14. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  15. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  16. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  17. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  18. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  19. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  20. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  21. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  22. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  23. a9208be regenerate by Jan Tattermusch · 8 years ago
  24. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  25. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  26. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  27. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  28. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  29. fab857e address review comments by Jan Tattermusch · 8 years ago
  30. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  31. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  32. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  33. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  34. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  35. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  36. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  37. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 8 years ago
  38. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 8 years ago
  39. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  40. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  41. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  42. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  43. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  44. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  45. a4598b4 fix impl and test about host by yang-g · 8 years ago
  46. e171162 V1Alpha as well by yang-g · 8 years ago
  47. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  48. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  49. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  50. 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
  51. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  52. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  53. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  54. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  55. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  56. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  57. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  58. 58d6374 upgrade to latest protobufs by Jan Tattermusch · 9 years ago
  59. 39a9ec8 fix preconditions class by Jan Tattermusch · 9 years ago
  60. 4ef39ce switched to protobuf from 20150808 by Jan Tattermusch · 9 years ago
  61. 8644aea migrated code to proto3 by Jan Tattermusch · 9 years ago
  62. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  63. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  64. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  65. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  66. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  67. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  68. 8271f5d propagate statuscode from server handler by Jan Tattermusch · 9 years ago
  69. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  70. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  71. 5253467 C# health checking support by Jan Tattermusch · 9 years ago