1. 27b9e1c Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version by Stanley Cheung · 7 years ago
  2. 94d7588 PHP: fix pecl extension after cc files are added by Stanley Cheung · 7 years ago
  3. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 7 years ago
  4. 6e589c6 PHP: stop requiring google/protobuf PHP implementation by Stanley Cheung · 7 years ago
  5. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  6. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  7. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  8. 0988a89 fix protoc x86 windows artifact build by Jan Tattermusch · 7 years ago
  9. 6974763 Stop checking for pre-c++11 compilers since these are no longer supported by Vijay Pai · 7 years ago
  10. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  11. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  12. a02b66a Merge pull request #10995 from kpayson64/upgrade_protobuf by kpayson64 · 7 years ago
  13. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  14. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  15. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  16. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 7 years ago
  17. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  18. a64f38d Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  19. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  20. 78ca0d1 Fix for recent cmake failure owing to gmock by Mahak Mukhi · 7 years ago
  21. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  22. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 7 years ago
  23. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  24. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  25. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  26. 7432d74 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility by Michael Lumish · 7 years ago
  27. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 7 years ago
  28. 652210a Node: fix the cases where zlib is built by murgatroid99 · 7 years ago
  29. 633933e Node: Don't depend on cares npm package by murgatroid99 · 7 years ago
  30. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 7 years ago
  31. 1bcb976 Tab/space problem with Makefile.template by Mahak Mukhi · 7 years ago
  32. af3d2bc Readding the line mistakenly deleted. by Mahak Mukhi · 7 years ago
  33. a0cabfc trial and error by Mahak Mukhi · 7 years ago
  34. fb059a2 discovered generate_projects.sh script! by Mahak Mukhi · 7 years ago
  35. c602dde Keep _grpcio_metadata.py in GitHub repo by Matt Kwong · 7 years ago
  36. 5ef2087 Merge pull request #10669 from stanley-cheung/php-add-ares-deps by Stanley Cheung · 7 years ago
  37. 5ec52ae PHP: add ares as deps by Stanley Cheung · 7 years ago
  38. f25f505 Build for more versions of electron, restrict when a Windows warning is shown by murgatroid99 · 7 years ago
  39. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  40. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  41. 02f6763 Merge pull request #10303 from murgatroid99/makefile_soname_fix by Michael Lumish · 7 years ago
  42. f883021 Merge pull request #10556 from murgatroid99/node_windows_warning_fix by Michael Lumish · 7 years ago
  43. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  44. 20f0d5b Merge pull request #10551 from matt-kwong/fix-csharp-docker by Matt Kwong · 7 years ago
  45. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  46. 025f110 Node: fix Windows warning in binding.gyp for Win10 console by murgatroid99 · 7 years ago
  47. fa9da3c Fix C# Dockerfiles by Matt Kwong · 7 years ago
  48. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 7 years ago
  49. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  50. 9c9e009 Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  51. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  52. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  53. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  54. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 7 years ago
  55. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  56. e98ae0e Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  57. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  58. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  59. 358f102 backport #10100 and #10377 by Eric Gribkoff · 7 years ago
  60. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  61. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  62. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 7 years ago
  63. 5b5fdb7 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  64. 846242d update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  65. 0ff1957 Fix test coverage reporting by Matt Kwong · 7 years ago
  66. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  67. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 7 years ago
  68. 43d8450 Merge pull request #10361 from nicolasnoble/cares-fixup by Nicolas Noble · 7 years ago
  69. b0367ca Fixing embedded build of cares for certain targets. by Nicolas "Pixel" Noble · 7 years ago
  70. 0dac09e Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  71. 0ce55c0 Merge pull request #10309 from menghanl/go_version by Noah Eisen · 7 years ago
  72. d93e4d3 Merge pull request #10019 from twk3/fix-gem-build by apolcyn · 7 years ago
  73. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  74. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  75. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  76. cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  77. d166e38 Fix soname version mismatch in Makefile by murgatroid99 · 7 years ago
  78. fef3913 Node: explicitly define Release and Debug builds, use build flags from build.yaml by murgatroid99 · 7 years ago
  79. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  80. ddab452 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  81. 7496218 Add CARES_BUILD_INCLUDE_DIR by Yuchen Zeng · 7 years ago
  82. c75bbf2 Fix cmake build on linux by Yuchen Zeng · 7 years ago
  83. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 7 years ago
  84. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  85. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  86. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  87. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  88. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  89. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 7 years ago
  90. e38b012 Changes to podspecs by Muxi Yan · 7 years ago
  91. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  92. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  93. 37268d0 Fix for using gem build/install by DJ Mountney · 7 years ago
  94. d8c83a5 Merge remote-tracking branch 'upstream/v1.2.x' into node_uv_default by murgatroid99 · 7 years ago
  95. af11581 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  96. ffe1a99 Switch Node back to using libuv iomgr by default by murgatroid99 · 7 years ago
  97. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  98. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 7 years ago
  99. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 7 years ago
  100. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 7 years ago