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