1. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  2. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  3. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  4. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  5. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  6. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  7. d9c6760 include sources and symbols in C# nugets by Jan Tattermusch · 7 years ago
  8. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  9. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  10. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  11. a66df54 update C# project.json dependencies by Jan Tattermusch · 7 years ago
  12. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  13. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  14. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  15. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 8 years ago
  16. 2b2723b add C# testing APIs by Jan Tattermusch · 8 years ago
  17. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  18. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  19. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  20. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  21. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  22. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  23. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  24. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  25. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  26. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  27. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  28. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  29. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  30. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  31. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  32. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  33. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  34. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  35. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  36. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  37. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  38. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  39. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  40. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  41. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  42. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  43. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  44. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  45. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  46. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  47. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  48. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  49. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  50. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  51. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  52. 36d1540 use netcoreapp1.0 for executable projects by Jan Tattermusch · 8 years ago
  53. 660333a update project.json templates to RTM .NET core nugets by Jan Tattermusch · 8 years ago
  54. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  55. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  56. 3f594c1 using shared option for Version.cs leaks it to nuget file by Jan Tattermusch · 8 years ago
  57. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  58. eb8bfc6 modify templates to sign C# coreclr projects and generate xmlDoc by Jan Tattermusch · 8 years ago
  59. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  60. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  61. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  62. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  63. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  64. c9e1959 add copyright to the template as well by Jan Tattermusch · 8 years ago
  65. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  66. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 8 years ago
  67. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  68. 3742703 fix sanity test by Jan Tattermusch · 8 years ago
  69. fe0c4a8 C# assembly version and current version by Jan Tattermusch · 9 years ago
  70. d980047 fix C# build by Jan Tattermusch · 9 years ago
  71. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  72. f519a69 Actually fix sanity tests by Jan Tattermusch · 9 years ago
  73. ab09af4 Fix sanity test by Jan Tattermusch · 9 years ago
  74. 8e90ca1 create a .zip file with nuget packages by Jan Tattermusch · 9 years ago
  75. bd3075e Fix sanity by Craig Tiller · 9 years ago
  76. f923a2d get C# version generated by templates by Jan Tattermusch · 9 years ago