1. d1b3904 Update Node examples and example documentation by murgatroid99 · 9 years ago
  2. 35f07fc Properly handle rm -rf result on Mac by murgatroid99 · 9 years ago
  3. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 9 years ago
  4. f456b92 Fix Python by Craig Tiller · 9 years ago
  5. 5b026a4 Merge pull request #5053 from ctiller/bad_metadata by David G. Quintas · 9 years ago
  6. 2ba7885 Merge pull request #5118 from jtattermusch/gce_scripts by adelez · 9 years ago
  7. 38af612 Fix copyright by Craig Tiller · 9 years ago
  8. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 9 years ago
  9. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 9 years ago
  10. 166214f Don't fail distrib test if a static server is running by murgatroid99 · 9 years ago
  11. 7ca0dcc Don't have artifact build depend on global node-pre-gyp by murgatroid99 · 9 years ago
  12. ddcc392 Fix script by Craig Tiller · 9 years ago
  13. 9b0f81b Merge pull request #5220 from soltanmm/cherries by Kailash Sethuraman · 9 years ago
  14. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 9 years ago
  15. cd43584 Bump Python version by Masood Malekghassemi · 9 years ago
  16. dd6ee7a Truncate Python target triple by Masood Malekghassemi · 9 years ago
  17. bf53a74 Merge pull request #4926 from gitter-badger/gitter-badge by Kailash Sethuraman · 9 years ago
  18. edf12a7 Merge pull request #5217 from murgatroid99/node_finish_disabling_0.10_tests by Jan Tattermusch · 9 years ago
  19. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 9 years ago
  20. 71b42cd Ensure that node-pre-gyp is properly bundled by murgatroid99 · 9 years ago
  21. 32f64d5 Disable Node Mac 0.10 distrib test by murgatroid99 · 9 years ago
  22. a3bc1e5 Merge pull request #5214 from jtattermusch/fedora_overlay_fun by David G. Quintas · 9 years ago
  23. c9b3e83 Merge pull request #5215 from murgatroid99/node_jessie_x86_fix by Jan Tattermusch · 9 years ago
  24. 802393b Fix node distrib test on Debian Jessie x86 by murgatroid99 · 9 years ago
  25. c1e8674 fix fedora21 distribtests by Jan Tattermusch · 9 years ago
  26. a633005 Merge pull request #5208 from jtattermusch/fix_python_centos6_release by Michael Lumish · 9 years ago
  27. cf36536 Merge pull request #5190 from murgatroid99/node_windows_tests by Jan Tattermusch · 9 years ago
  28. 00c4829 Ignore pb.h, pb.c for clang-fmt by Craig Tiller · 9 years ago
  29. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  30. 3470054 Merge pull request #5211 from grpc/revert-4038-grpclb_api by Craig Tiller · 9 years ago
  31. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  32. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  33. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 9 years ago
  34. 0d7a6ec Merge pull request #5210 from soltanmm/hack by Nathaniel Manista · 9 years ago
  35. 2bbffcf Reorder Python artifact commands by Masood Malekghassemi · 9 years ago
  36. d8e2c70 Remove a vestige by vjpai · 9 years ago
  37. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 9 years ago
  38. 96aec2d fix python centos6 distribtest by Jan Tattermusch · 9 years ago
  39. 7f91d42 Merge branch 'master' into alarm_openloop by Vijay Pai · 9 years ago
  40. 090c867 This testing exposed a race condition in alarm creation - the by Vijay Pai · 9 years ago
  41. 5d0cce3 Merge pull request #5207 from soltanmm/hack by Masood Malekghassemi · 9 years ago
  42. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 9 years ago
  43. 0563229 Merge pull request #5206 from murgatroid99/node_bundle_node-pre-gyp by Jan Tattermusch · 9 years ago
  44. 58a6185 c99 comments by Alistair Veitch · 9 years ago
  45. ab604b6 Bundle node-pre-gyp with the node package by murgatroid99 · 9 years ago
  46. 6e8a939 Merge pull request #5194 from soltanmm/everything-is-awful! by Nathaniel Manista · 9 years ago
  47. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 9 years ago
  48. 334e9e6 Use wheels instead for custom bdists by Masood Malekghassemi · 9 years ago
  49. 761bcb4 Cleanup to make it work with clang build by Vijay Pai · 9 years ago
  50. e7c2566 Merge pull request #4913 from pszemus/master by Jan Tattermusch · 9 years ago
  51. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 9 years ago
  52. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  53. 532519a Respond to review comments by Alistair Veitch · 9 years ago
  54. 24e274b Add comment by Craig Tiller · 9 years ago
  55. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 9 years ago
  56. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  57. 9144557 Sanity (clang-format and copyright) by Vijay Pai · 9 years ago
  58. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 9 years ago
  59. d472ad2 Merge branch 'alarm_mods' into alarm_openloop by Vijay Pai · 9 years ago
  60. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 9 years ago
  61. fbf8c0b Update copyright by Przemysław Sobala · 9 years ago
  62. f79366a Merge pull request #5198 from dgquintas/server_interface_cleanup by David G. Quintas · 9 years ago
  63. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  64. 26a9848 Removed outdated mention of AsynchronousService by David Garcia Quintas · 9 years ago
  65. 29e1d95 Revive gpr by Vijay Pai · 9 years ago
  66. c41abec Sanity: clang-format and regen projects by Vijay Pai · 9 years ago
  67. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 9 years ago
  68. dbca72f init test by vjpai · 9 years ago
  69. 4ea3d4c Merge pull request #5191 from ctiller/fixdocker by Vijay Pai · 9 years ago
  70. bfa6eb9 Merge pull request #5196 from yang-g/no_rpc_service by Vijay Pai · 9 years ago
  71. e39cb74 Add a dummy reference to prevent unused variable warning if there is no rpc method defined. by yang-g · 9 years ago
  72. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 9 years ago
  73. 3d9a18c Merge pull request #5156 from jtattermusch/ruby_distribtest by Nicolas Noble · 9 years ago
  74. 8729d03 Update load-balancing.md by David G. Quintas · 9 years ago
  75. 8003d76 Update load-balancing.md by David G. Quintas · 9 years ago
  76. b31ec1e Load balancing first draft. by David G. Quintas · 9 years ago
  77. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 9 years ago
  78. 367708a make all the remaining ruby distribtest pass by Jan Tattermusch · 9 years ago
  79. 09b1950 Merge pull request #5192 from nicolasnoble/fixing-ruby-example by Jan Tattermusch · 9 years ago
  80. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 9 years ago
  81. 9fe56a0 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  82. 7cc94e9 Fixing Ruby examples. by Nicolas "Pixel" Noble · 9 years ago
  83. 5deaaa9 install bundler in dockerfiles by Jan Tattermusch · 9 years ago
  84. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago
  85. 30665fe ruby distribtest by Jan Tattermusch · 9 years ago
  86. f6fd7ec Fix docker inception for now by Craig Tiller · 9 years ago
  87. 6d74725 Merge pull request #5188 from jtattermusch/resolve_0_13_merge by Michael Lumish · 9 years ago
  88. aaa876a Make Node tests run on Windows by Michael Lumish · 9 years ago
  89. 9982c6f Fix random number generators and improve code style (stop using by Vijay Pai · 9 years ago
  90. 82e7eff Merge pull request #5185 from lepatryk/byte-buffer by Michael Lumish · 9 years ago
  91. 18c4a53 Fixed inconsistency in a type in the binary log proto by murgatroid99 · 9 years ago
  92. f8c6545 Update binary log proto, add document explaining it by murgatroid99 · 9 years ago
  93. 673781f Merge pull request #5182 from murgatroid99/node_drop_0.10_compat by Nicolas Noble · 9 years ago
  94. d883683 Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge by Jan Tattermusch · 9 years ago
  95. de79af9 Merge pull request #5187 from jtattermusch/1sec by Jan Tattermusch · 9 years ago
  96. 42fad8e Merge pull request #5041 from ejona86/sync-protos by Yang Gao · 9 years ago
  97. 10d3e59 WTF by Craig Tiller · 9 years ago
  98. 087c51a Fix 1 second stall on Windows by Craig Tiller · 9 years ago
  99. 1945ae4 Fix copyright by yang-g · 9 years ago
  100. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago