1. 7e91ebb license fixes by Jan Tattermusch · 7 years ago
  2. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  3. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  4. 2e47c52 Merge pull request #11349 from yongni/matrix by yongni · 7 years ago
  5. 83a50ee Merge pull request #11396 from matt-kwong/fix_csharp by Jan Tattermusch · 7 years ago
  6. f8b6d6f Check the version of system c-ares by Yuchen Zeng · 7 years ago
  7. a798318 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  8. 4a60e7e Create Dockerfile.include for java to be shared for java and java_oracle8. by Yong Ni · 7 years ago
  9. b92813b Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix. by Yong Ni · 7 years ago
  10. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  11. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  12. d89248f improve CONTRIBUTING.md and add rules for PRs by Jan Tattermusch · 7 years ago
  13. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  14. a0e3a87 PHP: Fixed bug in protoc plugin escaping comments by Stanley Cheung · 7 years ago
  15. af525b3 PHP: windows config.w32 file by Stanley Cheung · 7 years ago
  16. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  17. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  18. 27b9e1c Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version by Stanley Cheung · 7 years ago
  19. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  20. 94d7588 PHP: fix pecl extension after cc files are added by Stanley Cheung · 7 years ago
  21. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 7 years ago
  22. 6e589c6 PHP: stop requiring google/protobuf PHP implementation by Stanley Cheung · 7 years ago
  23. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  24. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 8 years ago
  25. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  26. 0988a89 fix protoc x86 windows artifact build by Jan Tattermusch · 7 years ago
  27. 6974763 Stop checking for pre-c++11 compilers since these are no longer supported by Vijay Pai · 7 years ago
  28. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  29. e9595ba PHP: fixed some memory leaks by Stanley Cheung · 7 years ago
  30. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  31. a02b66a Merge pull request #10995 from kpayson64/upgrade_protobuf by kpayson64 · 7 years ago
  32. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  33. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  34. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  35. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 8 years ago
  36. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  37. 2622828 Merge pull request #10954 from stanley-cheung/php-release-1_3-disable-cares by Stanley Cheung · 7 years ago
  38. b1c69e4 Switch Protobuf.js dependency back to version 5 by murgatroid99 · 7 years ago
  39. 1979210 PHP: release 1.3, disable cares deps by Stanley Cheung · 7 years ago
  40. a64f38d Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  41. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  42. d9c6760 include sources and symbols in C# nugets by Jan Tattermusch · 7 years ago
  43. 31d1826 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  44. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  45. 78ca0d1 Fix for recent cmake failure owing to gmock by Mahak Mukhi · 7 years ago
  46. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 8 years ago
  47. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 8 years ago
  48. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 8 years ago
  49. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 8 years ago
  50. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 8 years ago
  51. 7432d74 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility by Michael Lumish · 8 years ago
  52. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 8 years ago
  53. 652210a Node: fix the cases where zlib is built by murgatroid99 · 8 years ago
  54. 633933e Node: Don't depend on cares npm package by murgatroid99 · 8 years ago
  55. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 8 years ago
  56. 1bcb976 Tab/space problem with Makefile.template by Mahak Mukhi · 8 years ago
  57. af3d2bc Readding the line mistakenly deleted. by Mahak Mukhi · 8 years ago
  58. a0cabfc trial and error by Mahak Mukhi · 8 years ago
  59. fb059a2 discovered generate_projects.sh script! by Mahak Mukhi · 8 years ago
  60. c602dde Keep _grpcio_metadata.py in GitHub repo by Matt Kwong · 8 years ago
  61. 5ef2087 Merge pull request #10669 from stanley-cheung/php-add-ares-deps by Stanley Cheung · 8 years ago
  62. 5ec52ae PHP: add ares as deps by Stanley Cheung · 8 years ago
  63. f25f505 Build for more versions of electron, restrict when a Windows warning is shown by murgatroid99 · 8 years ago
  64. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 8 years ago
  65. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 8 years ago
  66. 02f6763 Merge pull request #10303 from murgatroid99/makefile_soname_fix by Michael Lumish · 8 years ago
  67. f883021 Merge pull request #10556 from murgatroid99/node_windows_warning_fix by Michael Lumish · 8 years ago
  68. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 8 years ago
  69. 20f0d5b Merge pull request #10551 from matt-kwong/fix-csharp-docker by Matt Kwong · 8 years ago
  70. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 8 years ago
  71. 025f110 Node: fix Windows warning in binding.gyp for Win10 console by murgatroid99 · 8 years ago
  72. fa9da3c Fix C# Dockerfiles by Matt Kwong · 8 years ago
  73. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 8 years ago
  74. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  75. 9c9e009 Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 8 years ago
  76. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 8 years ago
  77. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 8 years ago
  78. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 8 years ago
  79. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 8 years ago
  80. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 8 years ago
  81. e98ae0e Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade by Michael Lumish · 8 years ago
  82. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 8 years ago
  83. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  84. 358f102 backport #10100 and #10377 by Eric Gribkoff · 8 years ago
  85. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 8 years ago
  86. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 8 years ago
  87. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 8 years ago
  88. 5b5fdb7 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 8 years ago
  89. 846242d update go version in Dockerfile to 1.8 by Menghan Li · 8 years ago
  90. 0ff1957 Fix test coverage reporting by Matt Kwong · 8 years ago
  91. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 8 years ago
  92. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 8 years ago
  93. 43d8450 Merge pull request #10361 from nicolasnoble/cares-fixup by Nicolas Noble · 8 years ago
  94. b0367ca Fixing embedded build of cares for certain targets. by Nicolas "Pixel" Noble · 8 years ago
  95. 0dac09e Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 8 years ago
  96. 0ce55c0 Merge pull request #10309 from menghanl/go_version by Noah Eisen · 8 years ago
  97. d93e4d3 Merge pull request #10019 from twk3/fix-gem-build by apolcyn · 8 years ago
  98. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 8 years ago
  99. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 8 years ago
  100. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 8 years ago