1. 78e04bb Merge pull request #5236 from nicolasnoble/tagging_release-0_13_0 by Jan Tattermusch · 8 years ago
  2. 7914e62 Attack of the const police. I also added some unrequested const's by vjpai · 8 years ago
  3. aba9260 Merge pull request #5234 from soltanmm/testfix by Jan Tattermusch · 8 years ago
  4. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 8 years ago
  5. d41632c regen build file by vjpai · 8 years ago
  6. 2d5e4dc Merge pull request #5233 from ctiller/knobbly by Vijay Pai · 8 years ago
  7. 10a4cc7 Merge pull request #5183 from nicolasnoble/fixing-no-tag by Craig Tiller · 8 years ago
  8. 7985998 Merge pull request #5235 from vjpai/nodejs by Michael Lumish · 8 years ago
  9. 34df44a Merge branch 'master' into why_lever by vjpai · 8 years ago
  10. f74a67b Rename to reduce confusion by vjpai · 8 years ago
  11. dfab119 Update Python doc by Masood Malekghassemi · 8 years ago
  12. 603b076 Fix Python unit tests by Masood Malekghassemi · 8 years ago
  13. d4f2604 Small tweak to make some customer code compile by Craig Tiller · 8 years ago
  14. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  15. 02459ed Merge pull request #5223 from murgatroid99/node_mac_artifact_build_fix by Jan Tattermusch · 8 years ago
  16. ae33720 Merge pull request #5228 from soltanmm/tepid by Kailash Sethuraman · 8 years ago
  17. 51073f3 Update load-balancing.md by David G. Quintas · 8 years ago
  18. 9406dcb Run Node distrib tests on Mac against only one Node version by murgatroid99 · 8 years ago
  19. f747409 Use precompiled extensions only by Masood Malekghassemi · 8 years ago
  20. 9ab6d0c Ensure we use local node-pre-gyp in Node install hook by murgatroid99 · 8 years ago
  21. d1b3904 Update Node examples and example documentation by murgatroid99 · 8 years ago
  22. 35f07fc Properly handle rm -rf result on Mac by murgatroid99 · 8 years ago
  23. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 8 years ago
  24. f456b92 Fix Python by Craig Tiller · 8 years ago
  25. 5b026a4 Merge pull request #5053 from ctiller/bad_metadata by David G. Quintas · 8 years ago
  26. 2ba7885 Merge pull request #5118 from jtattermusch/gce_scripts by adelez · 8 years ago
  27. 38af612 Fix copyright by Craig Tiller · 8 years ago
  28. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 8 years ago
  29. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 8 years ago
  30. 166214f Don't fail distrib test if a static server is running by murgatroid99 · 8 years ago
  31. 7ca0dcc Don't have artifact build depend on global node-pre-gyp by murgatroid99 · 8 years ago
  32. 9b0f81b Merge pull request #5220 from soltanmm/cherries by Kailash Sethuraman · 8 years ago
  33. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 8 years ago
  34. cd43584 Bump Python version by Masood Malekghassemi · 8 years ago
  35. dd6ee7a Truncate Python target triple by Masood Malekghassemi · 8 years ago
  36. bf53a74 Merge pull request #4926 from gitter-badger/gitter-badge by Kailash Sethuraman · 8 years ago
  37. edf12a7 Merge pull request #5217 from murgatroid99/node_finish_disabling_0.10_tests by Jan Tattermusch · 8 years ago
  38. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 8 years ago
  39. 71b42cd Ensure that node-pre-gyp is properly bundled by murgatroid99 · 8 years ago
  40. 32f64d5 Disable Node Mac 0.10 distrib test by murgatroid99 · 8 years ago
  41. a3bc1e5 Merge pull request #5214 from jtattermusch/fedora_overlay_fun by David G. Quintas · 8 years ago
  42. c9b3e83 Merge pull request #5215 from murgatroid99/node_jessie_x86_fix by Jan Tattermusch · 8 years ago
  43. 802393b Fix node distrib test on Debian Jessie x86 by murgatroid99 · 8 years ago
  44. c1e8674 fix fedora21 distribtests by Jan Tattermusch · 8 years ago
  45. a633005 Merge pull request #5208 from jtattermusch/fix_python_centos6_release by Michael Lumish · 8 years ago
  46. cf36536 Merge pull request #5190 from murgatroid99/node_windows_tests by Jan Tattermusch · 8 years ago
  47. 3470054 Merge pull request #5211 from grpc/revert-4038-grpclb_api by Craig Tiller · 8 years ago
  48. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  49. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  50. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 8 years ago
  51. 0d7a6ec Merge pull request #5210 from soltanmm/hack by Nathaniel Manista · 8 years ago
  52. 2bbffcf Reorder Python artifact commands by Masood Malekghassemi · 8 years ago
  53. d8e2c70 Remove a vestige by vjpai · 8 years ago
  54. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 8 years ago
  55. 96aec2d fix python centos6 distribtest by Jan Tattermusch · 8 years ago
  56. 7f91d42 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  57. 090c867 This testing exposed a race condition in alarm creation - the by Vijay Pai · 8 years ago
  58. 5d0cce3 Merge pull request #5207 from soltanmm/hack by Masood Malekghassemi · 8 years ago
  59. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 8 years ago
  60. 0563229 Merge pull request #5206 from murgatroid99/node_bundle_node-pre-gyp by Jan Tattermusch · 8 years ago
  61. 58a6185 c99 comments by Alistair Veitch · 8 years ago
  62. ab604b6 Bundle node-pre-gyp with the node package by murgatroid99 · 8 years ago
  63. 6e8a939 Merge pull request #5194 from soltanmm/everything-is-awful! by Nathaniel Manista · 8 years ago
  64. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 8 years ago
  65. 334e9e6 Use wheels instead for custom bdists by Masood Malekghassemi · 8 years ago
  66. 761bcb4 Cleanup to make it work with clang build by Vijay Pai · 8 years ago
  67. e7c2566 Merge pull request #4913 from pszemus/master by Jan Tattermusch · 8 years ago
  68. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 8 years ago
  69. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  70. 532519a Respond to review comments by Alistair Veitch · 8 years ago
  71. 24e274b Add comment by Craig Tiller · 8 years ago
  72. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  73. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 8 years ago
  74. 9144557 Sanity (clang-format and copyright) by Vijay Pai · 8 years ago
  75. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 8 years ago
  76. d472ad2 Merge branch 'alarm_mods' into alarm_openloop by Vijay Pai · 8 years ago
  77. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 8 years ago
  78. fbf8c0b Update copyright by Przemysław Sobala · 8 years ago
  79. f79366a Merge pull request #5198 from dgquintas/server_interface_cleanup by David G. Quintas · 8 years ago
  80. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  81. 26a9848 Removed outdated mention of AsynchronousService by David Garcia Quintas · 8 years ago
  82. 29e1d95 Revive gpr by Vijay Pai · 8 years ago
  83. c41abec Sanity: clang-format and regen projects by Vijay Pai · 8 years ago
  84. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  85. dbca72f init test by vjpai · 8 years ago
  86. 4ea3d4c Merge pull request #5191 from ctiller/fixdocker by Vijay Pai · 8 years ago
  87. bfa6eb9 Merge pull request #5196 from yang-g/no_rpc_service by Vijay Pai · 8 years ago
  88. e39cb74 Add a dummy reference to prevent unused variable warning if there is no rpc method defined. by yang-g · 8 years ago
  89. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 8 years ago
  90. 3d9a18c Merge pull request #5156 from jtattermusch/ruby_distribtest by Nicolas Noble · 8 years ago
  91. 8729d03 Update load-balancing.md by David G. Quintas · 8 years ago
  92. 8003d76 Update load-balancing.md by David G. Quintas · 8 years ago
  93. b31ec1e Load balancing first draft. by David G. Quintas · 8 years ago
  94. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 8 years ago
  95. 367708a make all the remaining ruby distribtest pass by Jan Tattermusch · 8 years ago
  96. 09b1950 Merge pull request #5192 from nicolasnoble/fixing-ruby-example by Jan Tattermusch · 8 years ago
  97. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 8 years ago
  98. 9fe56a0 Fixing copyrights. by Nicolas "Pixel" Noble · 8 years ago
  99. 7cc94e9 Fixing Ruby examples. by Nicolas "Pixel" Noble · 8 years ago
  100. 5deaaa9 install bundler in dockerfiles by Jan Tattermusch · 8 years ago