1. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  2. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  3. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  4. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  5. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  6. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  7. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  8. 1cb0884 s/std::string/grpc::string/g by Craig Tiller · 8 years ago
  9. ed91324 Get user agent right by Craig Tiller · 8 years ago
  10. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  11. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  12. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  13. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  14. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  15. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  16. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  17. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  18. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  19. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  20. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  21. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  22. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  23. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  24. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  25. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  26. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  27. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  28. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  29. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  30. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  31. b6e8c16 Merge pull request #7986 from jtattermusch/coreclr_interop_fixes by Jan Tattermusch · 8 years ago
  32. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  33. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  34. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  35. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  36. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  37. 557aa4e php: bump version by Stanley Cheung · 8 years ago
  38. 8749c96 php: bump version by Stanley Cheung · 8 years ago
  39. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  40. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  41. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  42. 4e74104 Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga by Nicolas Noble · 8 years ago
  43. 54d8347 Merge pull request #7577 from murgatroid99/node_dependency_update by Nicolas Noble · 8 years ago
  44. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  45. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  46. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  47. a1c442a Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update by murgatroid99 · 8 years ago
  48. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  49. 36d1540 use netcoreapp1.0 for executable projects by Jan Tattermusch · 8 years ago
  50. 660333a update project.json templates to RTM .NET core nugets by Jan Tattermusch · 8 years ago
  51. fcb5271 Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 by murgatroid99 · 8 years ago
  52. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  53. c0810ac node: fix health check package.json template by Stanley Cheung · 8 years ago
  54. dd24c1e Polish grpcio_health_checking package by Ken Payson · 8 years ago
  55. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  56. 3acddb2 Remove Python 'loader' hack by Masood Malekghassemi · 8 years ago
  57. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  58. 2d5f853 Merge pull request #7203 from murgatroid99/node_separate_health_check by Nicolas Noble · 8 years ago
  59. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  60. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  61. 356758a Split Node health check code into a separate package and make it use static codegen by murgatroid99 · 8 years ago
  62. 3f594c1 using shared option for Version.cs leaks it to nuget file by Jan Tattermusch · 8 years ago
  63. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  64. eb8bfc6 modify templates to sign C# coreclr projects and generate xmlDoc by Jan Tattermusch · 8 years ago
  65. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  66. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  67. f8bbe72 Make src/node/tools/package.json consistent with its template by murgatroid99 · 8 years ago
  68. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  69. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  70. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  71. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  72. 93cc06a Add compression support to Cython layers by Masood Malekghassemi · 8 years ago
  73. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  74. c9e1959 add copyright to the template as well by Jan Tattermusch · 8 years ago
  75. f08d3af Updated template file by murgatroid99 · 8 years ago
  76. 4e1ebfa Updated template file by murgatroid99 · 8 years ago
  77. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  78. 3b29325 Created grpc-tools ruby gem for distributing protoc and the plugin by murgatroid99 · 8 years ago
  79. 2c21e5c Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging by Jan Tattermusch · 8 years ago
  80. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  81. 110e07a Added node plugin to grpc-tools npm package, updated build_package_node by murgatroid99 · 8 years ago
  82. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  83. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 8 years ago
  84. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 8 years ago
  85. 2dc8442 Created node tools package to distribute protoc and eventually the plugin by murgatroid99 · 8 years ago
  86. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  87. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  88. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  89. 04b7ca8 Starting plugin registry by Craig Tiller · 8 years ago
  90. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  91. 3742703 fix sanity test by Jan Tattermusch · 8 years ago
  92. d013912 Extern "C" Python DLL support by Masood Malekghassemi · 8 years ago
  93. f9e3c23 Fixing ruby versionning. by Nicolas "Pixel" Noble · 8 years ago
  94. fe0c4a8 C# assembly version and current version by Jan Tattermusch · 8 years ago
  95. d980047 fix C# build by Jan Tattermusch · 8 years ago
  96. f008f06 build.yaml centric versioning by Craig Tiller · 8 years ago
  97. 1be9265 Versionning Ruby from build.yaml, and regenerating broken files after census merge. by Nicolas "Pixel" Noble · 8 years ago
  98. df1e07e Add shim for Python's gRPC core on Windows by Masood Malekghassemi · 8 years ago
  99. b8e9e9c Fixing the Ruby build after all these merges. by Nicolas "Pixel" Noble · 8 years ago
  100. 11cddc1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago