1. 1280fdb Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 8 years ago
  2. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  3. 5bcddc8 Merge pull request #5328 from murgatroid99/node_jwt_interop_fix by Craig Tiller · 8 years ago
  4. 6a4e473 32 bits support. by Nicolas "Pixel" Noble · 8 years ago
  5. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 8 years ago
  6. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  7. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 8 years ago
  8. 7361734 Exclude cygrpc.so from the Python package by Masood Malekghassemi · 8 years ago
  9. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 8 years ago
  10. 7d243df Increase Node's per-test timeout and Ruby's overall test timeout by murgatroid99 · 8 years ago
  11. de808bb Enabling python artifact building for Windows. by Nicolas "Pixel" Noble · 8 years ago
  12. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  13. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 8 years ago
  14. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 8 years ago
  15. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 8 years ago
  16. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  17. 2bf1a9c Merge branch 'master' into why_lever by vjpai · 8 years ago
  18. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 8 years ago
  19. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 8 years ago
  20. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  21. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  22. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 8 years ago
  23. d41632c regen build file by vjpai · 8 years ago
  24. 10a4cc7 Merge pull request #5183 from nicolasnoble/fixing-no-tag by Craig Tiller · 8 years ago
  25. 34df44a Merge branch 'master' into why_lever by vjpai · 8 years ago
  26. 02459ed Merge pull request #5223 from murgatroid99/node_mac_artifact_build_fix by Jan Tattermusch · 8 years ago
  27. 9406dcb Run Node distrib tests on Mac against only one Node version by murgatroid99 · 8 years ago
  28. f747409 Use precompiled extensions only by Masood Malekghassemi · 8 years ago
  29. 35f07fc Properly handle rm -rf result on Mac by murgatroid99 · 8 years ago
  30. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 8 years ago
  31. 5b026a4 Merge pull request #5053 from ctiller/bad_metadata by David G. Quintas · 8 years ago
  32. 2ba7885 Merge pull request #5118 from jtattermusch/gce_scripts by adelez · 8 years ago
  33. 38af612 Fix copyright by Craig Tiller · 8 years ago
  34. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 8 years ago
  35. 7ca0dcc Don't have artifact build depend on global node-pre-gyp by murgatroid99 · 8 years ago
  36. 71b42cd Ensure that node-pre-gyp is properly bundled by murgatroid99 · 8 years ago
  37. 32f64d5 Disable Node Mac 0.10 distrib test by murgatroid99 · 8 years ago
  38. a3bc1e5 Merge pull request #5214 from jtattermusch/fedora_overlay_fun by David G. Quintas · 8 years ago
  39. 802393b Fix node distrib test on Debian Jessie x86 by murgatroid99 · 8 years ago
  40. c1e8674 fix fedora21 distribtests by Jan Tattermusch · 8 years ago
  41. a633005 Merge pull request #5208 from jtattermusch/fix_python_centos6_release by Michael Lumish · 8 years ago
  42. cf36536 Merge pull request #5190 from murgatroid99/node_windows_tests by Jan Tattermusch · 8 years ago
  43. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  44. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  45. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 8 years ago
  46. 2bbffcf Reorder Python artifact commands by Masood Malekghassemi · 8 years ago
  47. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 8 years ago
  48. 96aec2d fix python centos6 distribtest by Jan Tattermusch · 8 years ago
  49. 7f91d42 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  50. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 8 years ago
  51. 6e8a939 Merge pull request #5194 from soltanmm/everything-is-awful! by Nathaniel Manista · 8 years ago
  52. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 8 years ago
  53. 334e9e6 Use wheels instead for custom bdists by Masood Malekghassemi · 8 years ago
  54. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 8 years ago
  55. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  56. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 8 years ago
  57. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 8 years ago
  58. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  59. 29e1d95 Revive gpr by Vijay Pai · 8 years ago
  60. c41abec Sanity: clang-format and regen projects by Vijay Pai · 8 years ago
  61. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  62. 4ea3d4c Merge pull request #5191 from ctiller/fixdocker by Vijay Pai · 8 years ago
  63. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 8 years ago
  64. 367708a make all the remaining ruby distribtest pass by Jan Tattermusch · 8 years ago
  65. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 8 years ago
  66. 5deaaa9 install bundler in dockerfiles by Jan Tattermusch · 8 years ago
  67. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  68. f6fd7ec Fix docker inception for now by Craig Tiller · 8 years ago
  69. aaa876a Make Node tests run on Windows by Michael Lumish · 8 years ago
  70. 673781f Merge pull request #5182 from murgatroid99/node_drop_0.10_compat by Nicolas Noble · 8 years ago
  71. d883683 Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge by Jan Tattermusch · 8 years ago
  72. 4d7ae30 Merge pull request #5184 from nicolasnoble/merge-and-regen by Jan Tattermusch · 8 years ago
  73. 32b3f67 Merge remote-tracking branch 'google/release-0_13' into merge-and-regen by Nicolas "Pixel" Noble · 8 years ago
  74. 0cd9cbc Fixing the absence of 'tag' in the version. by Nicolas "Pixel" Noble · 8 years ago
  75. fff1cb7 Merge pull request #5172 from stanley-cheung/composer-test by Stanley Cheung · 8 years ago
  76. 8c686e7 Stop explicitly supporting Node 0.10 and 0.11 by murgatroid99 · 8 years ago
  77. d82efd8 use HOME env var by Stanley Cheung · 8 years ago
  78. 830f9a7 Node Mac distribtest: fix handling of docker_suffix=None by murgatroid99 · 8 years ago
  79. f25318c Removed macos from the docker_suffix list by murgatroid99 · 8 years ago
  80. 617b4b8 Fixed node mac distrib tests by murgatroid99 · 8 years ago
  81. 0972763 Enable Node distrib tests on Mac by murgatroid99 · 8 years ago
  82. 31cb866 the host file path to the auth.json file has changed by Stanley Cheung · 8 years ago
  83. c4f70fc Merge pull request #5149 from bogdandrutu/bug by Alistair Veitch · 8 years ago
  84. c58a781 Handle failing git command in check_copyright.py by murgatroid99 · 8 years ago
  85. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  86. 11a6944 Drop Python interop tests' "make install-certs" by Nathaniel Manista · 8 years ago
  87. ad09598 Further cleanup by Craig Tiller · 8 years ago
  88. 4a67be4 Further cleanup by Craig Tiller · 8 years ago
  89. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  90. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  91. f656f18 Make sanitize script a suitable pre-commit hook by murgatroid99 · 8 years ago
  92. a72a490 Set sanitize script executable by murgatroid99 · 8 years ago
  93. 79e2b47 Add sanitize script by murgatroid99 · 8 years ago
  94. a24026f fix node artifact building on mac by Jan Tattermusch · 8 years ago
  95. 5b762b6 make timeout for artifacts even bigger by Jan Tattermusch · 8 years ago
  96. eba3430 node needs bigger artifacts timeout by Jan Tattermusch · 8 years ago
  97. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  98. f9e3c23 Fixing ruby versionning. by Nicolas "Pixel" Noble · 8 years ago
  99. 9508a42 trying to fix docker once again... by David Garcia Quintas · 8 years ago
  100. 9b721f8 addressing comments by Jan Tattermusch · 8 years ago