1. 650b2c7 Generate interop-related code in docker build by murgatroid99 · 9 years ago
  2. 7a6ecc2 Merge pull request #1157 from murgatroid99/node_interop_auth_bugfix by donnadionne · 9 years ago
  3. c4bc324 Reversed accidentally swapped test cases by murgatroid99 · 9 years ago
  4. e67d84e Merge pull request #1155 from nicolasnoble/bazel by Yang Gao · 9 years ago
  5. f6edf68 Early support for Bazel. by Nicolas "Pixel" Noble · 9 years ago
  6. 3d2dfcb Merge pull request #1152 from murgatroid99/docker_php_composer by Tim Emiola · 9 years ago
  7. 99c2997 Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions by Masood Malekghassemi · 9 years ago
  8. 875eece Merge pull request #1110 from yang-g/cancel by Vijay Pai · 9 years ago
  9. 0c4b0dd Add tests with delayed cancellation from client and server by Yang Gao · 9 years ago
  10. 3781a63 Changed PHP version to 5.5 in Dockerfiles by murgatroid99 · 9 years ago
  11. f492b16 Unify early_adopter construction functions by Nathaniel Manista · 9 years ago
  12. fbf8a37 Merge branch 'master' into cancel by Yang Gao · 9 years ago
  13. 675de61 Merge pull request #1147 from murgatroid99/php_composer by Tim Emiola · 9 years ago
  14. bc6f3f0 Merge pull request #1144 from yang-g/genericstub by Vijay Pai · 9 years ago
  15. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 9 years ago
  16. 80df992 Added composer commands to PHP Dockerfiles by murgatroid99 · 9 years ago
  17. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  18. b7d9daa Merge branch 'master' into php_composer by murgatroid99 · 9 years ago
  19. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 9 years ago
  20. d506d55 Added composer file to PHP library by murgatroid99 · 9 years ago
  21. ce0268c Merge pull request #1145 from murgatroid99/docker_install_php by Tim Emiola · 9 years ago
  22. d081a22 Removed ruby installation change by murgatroid99 · 9 years ago
  23. 92e86f9 Updated php_base Dockerfile to install PHP instead of compiling it by murgatroid99 · 9 years ago
  24. fa50753 Merge pull request #1113 from vjpai/qps-stream by Yang Gao · 9 years ago
  25. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  26. 166f9d0 add back mis-deleted method string by Yang Gao · 9 years ago
  27. ced2b89 Finish grpc_cli by Yang Gao · 9 years ago
  28. f9b6335 Merge pull request #1141 from nicolasnoble/private-public by Yang Gao · 9 years ago
  29. 9979494 Merge pull request #1143 from nicolasnoble/compiler-opt by Vijay Pai · 9 years ago
  30. 32934cf Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field by David Klempner · 9 years ago
  31. d48a969 Small compiler optimization. by Nicolas "Pixel" Noble · 9 years ago
  32. 65c5efb Private headers shouldn't be public... by Nicolas "Pixel" Noble · 9 years ago
  33. a8c7c20 Merge pull request #1139 from vjpai/fix_tests_4_4 by Nicolas Noble · 9 years ago
  34. 10dd2a1 Merge pull request #1137 from murgatroid99/php_better_batches by Tim Emiola · 9 years ago
  35. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  36. 6130809 Work around a compiler limitation caused by inability to properly handle by vjpai · 9 years ago
  37. 92a928f Make string construction explicit as implicit conversion doesn't work in 4.4 by Vijay Pai · 9 years ago
  38. 4bcab68 Include the config.h file to make sure that nullptr is covered by vjpai · 9 years ago
  39. 33872de Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  40. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 9 years ago
  41. bef9cbc Eliminate range-based fors by Vijay Pai · 9 years ago
  42. 96d3b8a Merge branch 'vjpai-qps-stream' into qps-stream by Vijay Pai · 9 years ago
  43. 9032adc Fix conflicts by Vijay Pai · 9 years ago
  44. 6699037 Merge pull request #1134 from murgatroid99/php_interop_ssl_fix by Tim Emiola · 9 years ago
  45. 1b50d04 Merge pull request #1115 from nicolasnoble/rpc-collision by Yang Gao · 9 years ago
  46. 47fd9ce Merge pull request #1136 from nicolasnoble/plugins-as-libs by Yang Gao · 9 years ago
  47. a8891c0 Merge pull request #1135 from vjpai/fix_gcc_4_4 by Nicolas Noble · 9 years ago
  48. 4f1350a Merge pull request #1 from nicolasnoble/fix_gcc_4_4 by Vijay Pai · 9 years ago
  49. fd2b093 Adding a simple 'buildonly' test. by Nicolas "Pixel" Noble · 9 years ago
  50. 714cf69 Moving all of the codegens into a temporary static library. by Nicolas "Pixel" Noble · 9 years ago
  51. 1e47514 Removing range-based for loop. by Nicolas "Pixel" Noble · 9 years ago
  52. f865a6b Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4 by vjpai · 9 years ago
  53. d5933b6 Remove lambda expression being used in grpc C++ library by vjpai · 9 years ago
  54. f731d68 Avoid a problem when clang pretends to be GNUC by vjpai · 9 years ago
  55. 335b97d Revert "Remove lambda expression to support older compilers" by Vijay Pai · 9 years ago
  56. 25da29a Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  57. 5d5b1d8 Remove lambda expression to support older compilers by vjpai · 9 years ago
  58. 3ff350c Make a fake version of nullptr to work with old compilers by vjpai · 9 years ago
  59. 11f64fb Make a fake version of nullptr to satisfy old compilers by vjpai · 9 years ago
  60. 96e32aa Merge pull request #1133 from yang-g/cleanup by Nicolas Noble · 9 years ago
  61. b2863f5 Merge branch 'master' into php_interop_ssl_fix by murgatroid99 · 9 years ago
  62. c1da8f2 Made necessary changes to get interop tests working by murgatroid99 · 9 years ago
  63. ad0dd69 Merge pull request #1123 from vjpai/range_based_for_removal by Nicolas Noble · 9 years ago
  64. 884ed08 clang-format c++ code under examples by Yang Gao · 9 years ago
  65. 16c78c9 Clean up unneeded includes and remove shutdown protobuf library by Yang Gao · 9 years ago
  66. 0992749 Merge pull request #1114 from nicolasnoble/windows-fixes by Jan Tattermusch · 9 years ago
  67. a5e20d3 a stub of the cli tool by Yang Gao · 9 years ago
  68. e98b1cc Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  69. df9f764 Revert "Allow nullptr to be passed in if user doesn't care about tag" by vjpai · 9 years ago
  70. c637cc9 Merge pull request #1128 from jboeuf/static_analysis_fixes by Nicolas Noble · 9 years ago
  71. 2f22346 Fixing errors found by clang static analysis. by Julien Boeuf · 9 years ago
  72. 685e4d9 Fixed errors in ActiveCall by murgatroid99 · 9 years ago
  73. 4cba0ca Allow nullptr to be passed in if user doesn't care about tag for next,asyncnext by vjpai · 9 years ago
  74. 1856db4 Merge branch 'master' of github.com:vjpai/grpc by vjpai · 9 years ago
  75. 9b0ff3b Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  76. dad14be Merge pull request #1014 from murgatroid99/php_new_core_api by Tim Emiola · 9 years ago
  77. 8dafd52 Revert "Remove dead members of server context" by Vijay Pai · 9 years ago
  78. 652b7e9 Revert "Remove dead members of server context" by Vijay Pai · 9 years ago
  79. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  80. 8ba8cfe Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  81. 9c4425a Added comments to new functions in call.c by murgatroid99 · 9 years ago
  82. e6c108e Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile by Michael Lumish · 9 years ago
  83. 7bca47e Merge pull request #1117 from yang-g/ruby by Tim Emiola · 9 years ago
  84. 0975311 Merge pull request #1116 from tbetbetbe/grpc_ruby_renable_server_first_bidi_test by Michael Lumish · 9 years ago
  85. 5c4ff03 Fix server crash if host header field is translated to :authority by Tatsuhiro Tsujikawa · 9 years ago
  86. f20d760 Updates the Rakefile by Tim Emiola · 9 years ago
  87. 4ea8e4a Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  88. 478568e Use grpc:: counterparts in ruby code generator by Yang Gao · 9 years ago
  89. f3770c3 Renables the test checking the server can send the initial bidi message by Tim Emiola · 9 years ago
  90. 5a8cfdd Merge pull request #1097 from murgatroid99/node_general_interface by Tim Emiola · 9 years ago
  91. 71d2f55 Merge pull request #1090 from murgatroid99/node_qps_test by Tim Emiola · 9 years ago
  92. 375a82b Adding the ability to specify a service namespace on protoc's command line. by Nicolas "Pixel" Noble · 9 years ago
  93. 9002777 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  94. 8703f4d Various Windows fixes. by Nicolas Noble · 9 years ago
  95. 6266b93 Sweep different parameter sets in a single shell script. by Vijay Pai · 9 years ago
  96. fa6ea85 Revert "Remove dead members of server context" by Vijay Pai · 9 years ago
  97. f37bc1f Merge pull request #1112 from tbetbetbe/grpc_ruby_fix_metadata_handling_when_deadline_specified by Michael Lumish · 9 years ago
  98. d83373b Merge pull request #1111 from jboeuf/openssl_version_check by Nicolas Noble · 9 years ago
  99. c16a5af Fix conflicts caused by formatting by Vijay Pai · 9 years ago
  100. 1da729a Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream by Vijay Pai · 9 years ago