1. 399d34b Fix pygrpc_load_core in pxi to match with the C definition by Bogdan Drutu · 8 years ago
  2. 30ba204 Merge pull request #5273 from vjpai/us by Nicolas Noble · 8 years ago
  3. fcc8f89 Fix copyright by vjpai · 8 years ago
  4. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 8 years ago
  5. a5b9405 Merge pull request #5267 from bogdandrutu/bug by Craig Tiller · 8 years ago
  6. 521c12d Merge pull request #5269 from stanley-cheung/fix-php-copyright by Stanley Cheung · 8 years ago
  7. 708ff9d fix php copyright by Stanley Cheung · 8 years ago
  8. ddecc61 Fix call to grpc_exec_ctx_enqueue by Bogdan Drutu · 8 years ago
  9. a7eefe1 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 8 years ago
  10. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 8 years ago
  11. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 8 years ago
  12. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 8 years ago
  13. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 8 years ago
  14. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  15. f77a4ad channel constructor the array is required by Stanley Cheung · 8 years ago
  16. b91f0f2 revert unnecessary change by Stanley Cheung · 8 years ago
  17. 646d5cd Merge pull request #5224 from stanley-cheung/php-code-coverage by Michael Lumish · 8 years ago
  18. 84ef9d7 Merge pull request #5254 from grpc/release-0_13 by Jan Tattermusch · 8 years ago
  19. b14f6e6 Merge pull request #5253 from nicolasnoble/yard-in-gems by Kailash Sethuraman · 8 years ago
  20. ed59c7d Adding the .yardopts file into the gems. by Nicolas "Pixel" Noble · 8 years ago
  21. 7131c62 Merge pull request #5252 from nicolasnoble/yardocs by Craig Tiller · 8 years ago
  22. 33c728e Adding a .yardopts file at the root so rubydocs isn't getting lost. by Nicolas "Pixel" Noble · 8 years ago
  23. e612d41 Merge pull request #5227 from murgatroid99/node_documentation_update_0.13 by Kailash Sethuraman · 8 years ago
  24. 2bf1a9c Merge branch 'master' into why_lever by vjpai · 8 years ago
  25. 8afd49f Merge pull request #5248 from vjpai/ccc by Craig Tiller · 8 years ago
  26. 4625c71 Merge branch 'ccc' into alarm_openloop by Vijay Pai · 8 years ago
  27. e40aefb Fix the timeout by Vijay Pai · 8 years ago
  28. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 8 years ago
  29. 8ca0faa use timeouts with proper fixture multipliers rather than raw, by Vijay Pai · 8 years ago
  30. 50d7e3c I merged this without checking the copyright. My mistake... by vjpai · 8 years ago
  31. f01f657 Merge pull request #5246 from nicolasnoble/upmerge-from-0.13 by Masood Malekghassemi · 8 years ago
  32. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 8 years ago
  33. 44753c3 Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1 by Masood Malekghassemi · 8 years ago
  34. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  35. 99a4e9e Merge pull request #5230 from soltanmm/doc by Masood Malekghassemi · 8 years ago
  36. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 8 years ago
  37. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  38. 6583176 clang-format by Vijay Pai · 8 years ago
  39. 78e04bb Merge pull request #5236 from nicolasnoble/tagging_release-0_13_0 by Jan Tattermusch · 8 years ago
  40. 7914e62 Attack of the const police. I also added some unrequested const's by vjpai · 8 years ago
  41. aba9260 Merge pull request #5234 from soltanmm/testfix by Jan Tattermusch · 8 years ago
  42. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 8 years ago
  43. d41632c regen build file by vjpai · 8 years ago
  44. 2d5e4dc Merge pull request #5233 from ctiller/knobbly by Vijay Pai · 8 years ago
  45. 10a4cc7 Merge pull request #5183 from nicolasnoble/fixing-no-tag by Craig Tiller · 8 years ago
  46. 7985998 Merge pull request #5235 from vjpai/nodejs by Michael Lumish · 8 years ago
  47. 34df44a Merge branch 'master' into why_lever by vjpai · 8 years ago
  48. f74a67b Rename to reduce confusion by vjpai · 8 years ago
  49. dfab119 Update Python doc by Masood Malekghassemi · 8 years ago
  50. 603b076 Fix Python unit tests by Masood Malekghassemi · 8 years ago
  51. d4f2604 Small tweak to make some customer code compile by Craig Tiller · 8 years ago
  52. 02459ed Merge pull request #5223 from murgatroid99/node_mac_artifact_build_fix by Jan Tattermusch · 8 years ago
  53. ae33720 Merge pull request #5228 from soltanmm/tepid by Kailash Sethuraman · 8 years ago
  54. 9406dcb Run Node distrib tests on Mac against only one Node version by murgatroid99 · 8 years ago
  55. f747409 Use precompiled extensions only by Masood Malekghassemi · 8 years ago
  56. 9ab6d0c Ensure we use local node-pre-gyp in Node install hook by murgatroid99 · 8 years ago
  57. d1b3904 Update Node examples and example documentation by murgatroid99 · 8 years ago
  58. 35f07fc Properly handle rm -rf result on Mac by murgatroid99 · 8 years ago
  59. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 8 years ago
  60. f456b92 Fix Python by Craig Tiller · 8 years ago
  61. 5b026a4 Merge pull request #5053 from ctiller/bad_metadata by David G. Quintas · 8 years ago
  62. 2ba7885 Merge pull request #5118 from jtattermusch/gce_scripts by adelez · 8 years ago
  63. 38af612 Fix copyright by Craig Tiller · 8 years ago
  64. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 8 years ago
  65. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 8 years ago
  66. 166214f Don't fail distrib test if a static server is running by murgatroid99 · 8 years ago
  67. 7ca0dcc Don't have artifact build depend on global node-pre-gyp by murgatroid99 · 8 years ago
  68. 9b0f81b Merge pull request #5220 from soltanmm/cherries by Kailash Sethuraman · 8 years ago
  69. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 8 years ago
  70. cd43584 Bump Python version by Masood Malekghassemi · 8 years ago
  71. dd6ee7a Truncate Python target triple by Masood Malekghassemi · 8 years ago
  72. bf53a74 Merge pull request #4926 from gitter-badger/gitter-badge by Kailash Sethuraman · 8 years ago
  73. edf12a7 Merge pull request #5217 from murgatroid99/node_finish_disabling_0.10_tests by Jan Tattermusch · 8 years ago
  74. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 8 years ago
  75. 71b42cd Ensure that node-pre-gyp is properly bundled by murgatroid99 · 8 years ago
  76. 32f64d5 Disable Node Mac 0.10 distrib test by murgatroid99 · 8 years ago
  77. a3bc1e5 Merge pull request #5214 from jtattermusch/fedora_overlay_fun by David G. Quintas · 8 years ago
  78. c9b3e83 Merge pull request #5215 from murgatroid99/node_jessie_x86_fix by Jan Tattermusch · 8 years ago
  79. 802393b Fix node distrib test on Debian Jessie x86 by murgatroid99 · 8 years ago
  80. c1e8674 fix fedora21 distribtests by Jan Tattermusch · 8 years ago
  81. a633005 Merge pull request #5208 from jtattermusch/fix_python_centos6_release by Michael Lumish · 8 years ago
  82. cf36536 Merge pull request #5190 from murgatroid99/node_windows_tests by Jan Tattermusch · 8 years ago
  83. 3470054 Merge pull request #5211 from grpc/revert-4038-grpclb_api by Craig Tiller · 8 years ago
  84. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  85. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  86. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 8 years ago
  87. 0d7a6ec Merge pull request #5210 from soltanmm/hack by Nathaniel Manista · 8 years ago
  88. 2bbffcf Reorder Python artifact commands by Masood Malekghassemi · 8 years ago
  89. d8e2c70 Remove a vestige by vjpai · 8 years ago
  90. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 8 years ago
  91. 96aec2d fix python centos6 distribtest by Jan Tattermusch · 8 years ago
  92. 7f91d42 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  93. 090c867 This testing exposed a race condition in alarm creation - the by Vijay Pai · 8 years ago
  94. 5d0cce3 Merge pull request #5207 from soltanmm/hack by Masood Malekghassemi · 8 years ago
  95. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 8 years ago
  96. 0563229 Merge pull request #5206 from murgatroid99/node_bundle_node-pre-gyp by Jan Tattermusch · 8 years ago
  97. 58a6185 c99 comments by Alistair Veitch · 8 years ago
  98. ab604b6 Bundle node-pre-gyp with the node package by murgatroid99 · 8 years ago
  99. 6e8a939 Merge pull request #5194 from soltanmm/everything-is-awful! by Nathaniel Manista · 8 years ago
  100. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 8 years ago