1. 2bfd275 sockaddr_resolver now supports comma-separated list of IPs by David Garcia Quintas · 9 years ago
  2. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  3. fc5dd15 Merge pull request #2978 from hongweiwang/remove-unregister-all-plugins by David G. Quintas · 9 years ago
  4. 2d7db89 Merge pull request #2995 from ctiller/timewhat by David G. Quintas · 9 years ago
  5. f0ee18d Merge pull request #3005 from dgquintas/head_vs_tails by Yang Gao · 9 years ago
  6. 48c9f25 Merge pull request #2977 from ctiller/shutdown-c++ by Yang Gao · 9 years ago
  7. 2262bf7 Merge pull request #3002 from dgquintas/client_helper_to_headers by Yang Gao · 9 years ago
  8. bdfc7ad Fixed wrong creation of metadata in compression. by David Garcia Quintas · 9 years ago
  9. b714648 Merge pull request #2991 from murgatroid99/core_shutdown_idempotency by Masood Malekghassemi · 9 years ago
  10. d7c27c6 Merge pull request #2990 from stanley-cheung/update_debian_instructions by Tim Emiola · 9 years ago
  11. 1894f18 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  12. 5329e4b update installation instructions, review feedback by Stanley Cheung · 9 years ago
  13. 5fd6855 Moved methods' impl to header for simplicity by David Garcia Quintas · 9 years ago
  14. 690e010 Merge pull request #2984 from stanley-cheung/php_fix_timeout_test by Tim Emiola · 9 years ago
  15. e710e2b Merge pull request #3001 from yang-g/temp_str by David G. Quintas · 9 years ago
  16. 2f543f2 Bug fix. Called c_str on a temp string by yang-g · 9 years ago
  17. ddb16a8 php: expose per-call host override option, review feedback by Stanley Cheung · 9 years ago
  18. a79a896 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  19. dbeb1cd update debian install instructions by Stanley Cheung · 9 years ago
  20. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  21. 711bbe6 Exclude qps_test from tsan runs by Craig Tiller · 9 years ago
  22. c0c9ba9 php: fix timeout interop test, use 1ms as timeout by Stanley Cheung · 9 years ago
  23. 89bede0 Merge pull request #2983 from tbetbetbe/grpc-ruby-correct-logconfig-fix-interop-tests by Michael Lumish · 9 years ago
  24. 681a291 Extend comment by Craig Tiller · 9 years ago
  25. 00a3dab Short-circuit shutdown when it is already published (core) by murgatroid99 · 9 years ago
  26. 39d97a7 Merge pull request #2964 from jtattermusch/refactor_auth_interceptors by Michael Lumish · 9 years ago
  27. 36afec7 Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings by Tim Emiola · 9 years ago
  28. 7948de6 Merge pull request #2960 from murgatroid99/node_compression by Tim Emiola · 9 years ago
  29. 9374ce8 Add comments, fix a subtle bug by Craig Tiller · 9 years ago
  30. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  31. 5068fa4 Merge pull request #2982 from ctiller/tsan-race by Yang Gao · 9 years ago
  32. 6d8d014 Merge pull request #2975 from dgquintas/no_foreach_44 by Vijay Pai · 9 years ago
  33. 5bcc557 Merge pull request #2976 from yang-g/only_run_tests_for_those_with_binaries by Craig Tiller · 9 years ago
  34. 86395e5 Merge pull request #2970 from msiedlarek/customize-pool-size by Nathaniel Manista · 9 years ago
  35. b815fb2 Zero out reserved field in node by Craig Tiller · 9 years ago
  36. c3134bc Allow customization of thread pool size in Python. by Mikołaj Siedlarek · 9 years ago
  37. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  38. e717852 fix comment by Jan Tattermusch · 9 years ago
  39. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  40. 2250454 forgot to expose status and trailers for unary call by Jan Tattermusch · 9 years ago
  41. 3526db5 Merge pull request #2987 from dgquintas/removed_wrong_include_interop by Yang Gao · 9 years ago
  42. 8e48247 Merge pull request #2986 from jtattermusch/fix_win_build by Nicolas Noble · 9 years ago
  43. 99e1297 Merge pull request #2981 from ctiller/bad-merge by David G. Quintas · 9 years ago
  44. 81491b6 Removed function introducing dependency on proto in .h by David Garcia Quintas · 9 years ago
  45. 9876077 disable grpc_zookeeper target on windows by Jan Tattermusch · 9 years ago
  46. 0137ae3 Merge pull request #2958 from murgatroid99/node_deadline_internal by Tim Emiola · 9 years ago
  47. 376076b Fix TSAN reported race by Craig Tiller · 9 years ago
  48. 27ccd19 Corrects logconfig from #2956 by Tim Emiola · 9 years ago
  49. f900fb8 Fix build breakage by Craig Tiller · 9 years ago
  50. 8f61552 Add missing file by Craig Tiller · 9 years ago
  51. f2aa90a Merge github.com:grpc/grpc into shutdown-c++ by Craig Tiller · 9 years ago
  52. 7ff63f6 Merge pull request #2979 from yang-g/docs by Craig Tiller · 9 years ago
  53. b9b9d6e add a README for include/grpc++/impl by yang-g · 9 years ago
  54. 5c6e627 Merge github.com:grpc/grpc into shutdown-c++ by Craig Tiller · 9 years ago
  55. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  56. 2773d5f Remove grpc_unregister_all_plugins in grpc.h by Hongwei Wang · 9 years ago
  57. 6c1fdc6 Only run built binaries by yang-g · 9 years ago
  58. 2a6427f removed foreach loops for gcc 4.4 by David Garcia Quintas · 9 years ago
  59. 4f21d35 Merge pull request #2971 from ctiller/wtf-happened-to-our-formatting by David G. Quintas · 9 years ago
  60. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  61. 9928d39 Add some reserved checks that need to be present by Craig Tiller · 9 years ago
  62. d6c98df clang-format all source by Craig Tiller · 9 years ago
  63. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  64. e4fec62 Merge pull request #2603 from dgquintas/compression-interop by Yang Gao · 9 years ago
  65. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  66. 3447c08 Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suite by Masood Malekghassemi · 9 years ago
  67. 04b4ca1 A test suite for the RPC Framework base interface by Nathaniel Manista · 9 years ago
  68. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  69. 6de6cbf Merge pull request #2961 from stanley-cheung/php_waitforready by Michael Lumish · 9 years ago
  70. 9038579 Merge pull request #2962 from grpc/docs-be-good by Craig Tiller · 9 years ago
  71. d0efbdb Update subchannel.h by David G. Quintas · 9 years ago
  72. eb12fbd docstrings for gprc_subchannel_{add,del}_interested_party by David G. Quintas · 9 years ago
  73. fea1f68 php: fixed constant typo by Stanley Cheung · 9 years ago
  74. 14733bd Only use encoding for write flags if it is numeric by murgatroid99 · 9 years ago
  75. 4a1474f Moved write flag constants to base module by murgatroid99 · 9 years ago
  76. 2461bf6 Merge pull request #2907 from yang-g/error_code_conforming by Vijay Pai · 9 years ago
  77. 0636d7b Resolved merge conflicts with master by murgatroid99 · 9 years ago
  78. d6225ee Merge pull request #2951 from nathanielmanistaatgoogle/base-interface by Masood Malekghassemi · 9 years ago
  79. aac8f14 Made deadline tests accept INTERNAL status by murgatroid99 · 9 years ago
  80. 4e62e83 Merge pull request #2956 from tbetbetbe/grpc-ruby-make-logging-gem-a-dev-dependency by Michael Lumish · 9 years ago
  81. 9df83ab The base interface of RPC Framework by Nathaniel Manista · 9 years ago
  82. 25f5011 Remove the runtime dependency on the logging gem. by Tim Emiola · 9 years ago
  83. b7eefcf Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pb by Michael Lumish · 9 years ago
  84. 28c37b8 Added an inline C++ function to replace a deprecated nan function by murgatroid99 · 9 years ago
  85. ac1a8d3 Adds a test for ruby code generation. by Tim Emiola · 9 years ago
  86. 2194cd8 Merge pull request #2942 from murgatroid99/node_parent_call by Michael Lumish · 9 years ago
  87. 19e436d Removes the dependency on Minitest by Tim Emiola · 9 years ago
  88. f4ee961 Reorganize interop test files. by Tim Emiola · 9 years ago
  89. 1892b78 Merge pull request #2939 from vjpai/emplace by David G. Quintas · 9 years ago
  90. 53c85d6 Update the generated code for the interop service. by Tim Emiola · 9 years ago
  91. d21ce04 Merge pull request #2949 from grpc/jtattermusch-patch-1 by Stanley Cheung · 9 years ago
  92. c7cfe9d Fix version of Google.Apis.Auth required by Grpc.Auth nuget. by Jan Tattermusch · 9 years ago
  93. 723569b Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service by Jan Tattermusch · 9 years ago
  94. 3a2b223 Merge pull request #2944 from murgatroid99/node_server_listen_remnants by Stanley Cheung · 9 years ago
  95. 2cc1ed9 Fixed typo in argument error message by murgatroid99 · 9 years ago
  96. 591c8ee Merge pull request #2934 from tbetbetbe/grpc-ruby-add-more-auth-interop-tests by Michael Lumish · 9 years ago
  97. a5d39f7 Merges timeout interop test change by Tim Emiola · 9 years ago
  98. 6cc1715 Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-test by Michael Lumish · 9 years ago
  99. bc15a78 Replaced remaining references to 'listen' with 'start' by murgatroid99 · 9 years ago
  100. 8c4607f Merge branch 'master' into node_parent_call by murgatroid99 · 9 years ago