1. 1643c04 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  2. 121d289 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  3. 294dc2f Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  4. aa272bc Always sort code generated outputs by Craig Tiller · 8 years ago
  5. d9ed57c Stub documentation for some gRPC Core modules by Craig Tiller · 8 years ago
  6. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  7. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  8. c55236f Merge branch 'master' into node_artifact_build_fix by murgatroid99 · 8 years ago
  9. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  10. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  11. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  12. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  13. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  14. e3e2106 make protobuf building consistent by Jan Tattermusch · 8 years ago
  15. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  16. f0f787d Fix Ruby compilation problems on MinGW by murgatroid99 · 8 years ago
  17. e633e47 Merge pull request #8906 from matt-kwong/pin-bazel-version by matt-kwong · 8 years ago
  18. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  19. 1625d12 update ruby protbuf dep to 3.1.0 by Alex Polcyn · 8 years ago
  20. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  21. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  22. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  23. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  24. d6c9380 Update package.json with version compatibility changes by murgatroid99 · 8 years ago
  25. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  26. a7f03f6 Advance objective c version to v1.0.2 by Muxi Yan · 8 years ago
  27. e829c68 remove concurrent ruby dep from gemspec template by Alexander Polcyn · 8 years ago
  28. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  29. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  30. 53c4c28 Add new util file to podspec by Muxi Yan · 8 years ago
  31. 1cb0884 s/std::string/grpc::string/g by Craig Tiller · 8 years ago
  32. ed91324 Get user agent right by Craig Tiller · 8 years ago
  33. d7b1bdf Fix dependency glitch by Craig Tiller · 8 years ago
  34. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  35. da29be5 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  36. e403607 Revert "Enable port tests to be run using gcc4.8" by Matt Kwong · 8 years ago
  37. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  38. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  39. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  40. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  41. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  42. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  43. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  44. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  45. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  46. cb4b2b5 libuv changes don't work with Electron by murgatroid99 · 8 years ago
  47. 6ab40a5 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  48. 5a38f2e Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  49. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  50. dc23046 Add electron support and build electron artifacts by murgatroid99 · 8 years ago
  51. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  52. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  53. 6fd881e Advance versions of BoringSSL in podspec and template by Muxi Yan · 8 years ago
  54. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  55. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  56. 31d11db Starting this from scratch by Nicolas "Pixel" Noble · 8 years ago
  57. 3dc6701 Fix issues with express benchmark and synchronize package.json with template by murgatroid99 · 8 years ago
  58. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 8 years ago
  59. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  60. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  61. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  62. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  63. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  64. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  65. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  66. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  67. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  68. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  69. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  70. d1ca409 Updating ruby dependency on protobuf to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  71. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  72. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  73. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  74. 40c8fba Start handling things in Makefile.template by Craig Tiller · 8 years ago
  75. 27f7084 Start handling things in Makefile.template by Craig Tiller · 8 years ago
  76. 38b99e9 Start handling things in Makefile.template by Craig Tiller · 8 years ago
  77. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  78. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  79. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  80. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  81. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  82. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  83. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  84. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  85. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  86. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  87. 83c4789 Fix CMakelists to point to the right version by Craig Tiller · 8 years ago
  88. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  89. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  90. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  91. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  92. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  93. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  94. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  95. b6e8c16 Merge pull request #7986 from jtattermusch/coreclr_interop_fixes by Jan Tattermusch · 8 years ago
  96. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  97. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  98. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  99. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  100. d57bbe7 Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master by kpayson64 · 8 years ago