1. 3cb49e0 Update node health check service by yang-g · 9 years ago
  2. 0ea28f1 Merge pull request #3017 from stanley-cheung/php_update_gen_code_test by Michael Lumish · 9 years ago
  3. 80aa280 Fix character classes to updated spec by Craig Tiller · 9 years ago
  4. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  5. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  6. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  7. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  8. 10cab13 Merge pull request #3013 from tbetbetbe/grpc-ruby-support-per-message-compression by Michael Lumish · 9 years ago
  9. 41a166f Add cancel_all_calls to Python server by Masood Malekghassemi · 9 years ago
  10. 4c0fcda php: add tests for waitForReady by Stanley Cheung · 9 years ago
  11. 2e405d4 php: update codegen, client now extends basestub by Stanley Cheung · 9 years ago
  12. dbe7104 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  13. 3b4ebb0 Merge pull request #2997 from jtattermusch/metadata_polishing by Michael Lumish · 9 years ago
  14. 7840a55 Adds support for per message compression by Tim Emiola · 9 years ago
  15. 961eeb0 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  16. c317f07 Make Channel ctor private by yang-g · 9 years ago
  17. 6f98162 Merge pull request #2999 from murgatroid99/node_test_fixes by Tim Emiola · 9 years ago
  18. 2bfd275 sockaddr_resolver now supports comma-separated list of IPs by David Garcia Quintas · 9 years ago
  19. ef00308 remove internal_stub by yang-g · 9 years ago
  20. c2bd8a6 Fix server side and generic stub by yang-g · 9 years ago
  21. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  22. 431f8c2 make registermethod private by yang-g · 9 years ago
  23. a14ce85 comment by David Garcia Quintas · 9 years ago
  24. 5bb30c7 if to assert by David Garcia Quintas · 9 years ago
  25. 2670086 Assert http2 header ordering by David Garcia Quintas · 9 years ago
  26. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  27. f0ee18d Merge pull request #3005 from dgquintas/head_vs_tails by Yang Gao · 9 years ago
  28. ee3dbb0 Have a richer interface for auth metadata processors. by Julien Boeuf · 9 years ago
  29. 48c9f25 Merge pull request #2977 from ctiller/shutdown-c++ by Yang Gao · 9 years ago
  30. bdfc7ad Fixed wrong creation of metadata in compression. by David Garcia Quintas · 9 years ago
  31. b714648 Merge pull request #2991 from murgatroid99/core_shutdown_idempotency by Masood Malekghassemi · 9 years ago
  32. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  33. d7c27c6 Merge pull request #2990 from stanley-cheung/update_debian_instructions by Tim Emiola · 9 years ago
  34. 1894f18 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  35. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  36. 5329e4b update installation instructions, review feedback by Stanley Cheung · 9 years ago
  37. 690e010 Merge pull request #2984 from stanley-cheung/php_fix_timeout_test by Tim Emiola · 9 years ago
  38. 2f543f2 Bug fix. Called c_str on a temp string by yang-g · 9 years ago
  39. ddb16a8 php: expose per-call host override option, review feedback by Stanley Cheung · 9 years ago
  40. 6b3737d Fixed tests by murgatroid99 · 9 years ago
  41. fe0afc2 Merge branch 'node_test_fixes' into node_server_creds_multiple_pairs by murgatroid99 · 9 years ago
  42. fa266ca Stop dereferencing an optional parameter without checking it by murgatroid99 · 9 years ago
  43. c2fdfcf Modified server SSL certs to allow multiple pairs and force_client_auth flag by murgatroid99 · 9 years ago
  44. a79a896 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  45. dbeb1cd update debian install instructions by Stanley Cheung · 9 years ago
  46. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  47. 249fc80 improving the tests by Jan Tattermusch · 9 years ago
  48. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  49. 65d3ab2 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  50. 5acac0c Merge branch 'y12kdm3' of github.com:ctiller/grpc into y12kdm3 by Craig Tiller · 9 years ago
  51. 86d3177 Fix syncronous unimplemented methods by Craig Tiller · 9 years ago
  52. c0c9ba9 php: fix timeout interop test, use 1ms as timeout by Stanley Cheung · 9 years ago
  53. 89bede0 Merge pull request #2983 from tbetbetbe/grpc-ruby-correct-logconfig-fix-interop-tests by Michael Lumish · 9 years ago
  54. 681a291 Extend comment by Craig Tiller · 9 years ago
  55. 00a3dab Short-circuit shutdown when it is already published (core) by murgatroid99 · 9 years ago
  56. 39d97a7 Merge pull request #2964 from jtattermusch/refactor_auth_interceptors by Michael Lumish · 9 years ago
  57. 36afec7 Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings by Tim Emiola · 9 years ago
  58. 7948de6 Merge pull request #2960 from murgatroid99/node_compression by Tim Emiola · 9 years ago
  59. 9374ce8 Add comments, fix a subtle bug by Craig Tiller · 9 years ago
  60. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  61. 5068fa4 Merge pull request #2982 from ctiller/tsan-race by Yang Gao · 9 years ago
  62. 86395e5 Merge pull request #2970 from msiedlarek/customize-pool-size by Nathaniel Manista · 9 years ago
  63. b815fb2 Zero out reserved field in node by Craig Tiller · 9 years ago
  64. 4d90b21 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  65. c3134bc Allow customization of thread pool size in Python. by Mikołaj Siedlarek · 9 years ago
  66. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  67. e717852 fix comment by Jan Tattermusch · 9 years ago
  68. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  69. 2250454 forgot to expose status and trailers for unary call by Jan Tattermusch · 9 years ago
  70. 99e1297 Merge pull request #2981 from ctiller/bad-merge by David G. Quintas · 9 years ago
  71. 0137ae3 Merge pull request #2958 from murgatroid99/node_deadline_internal by Tim Emiola · 9 years ago
  72. 376076b Fix TSAN reported race by Craig Tiller · 9 years ago
  73. 27ccd19 Corrects logconfig from #2956 by Tim Emiola · 9 years ago
  74. f900fb8 Fix build breakage by Craig Tiller · 9 years ago
  75. 8f61552 Add missing file by Craig Tiller · 9 years ago
  76. 128f4a9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  77. 5c6e627 Merge github.com:grpc/grpc into shutdown-c++ by Craig Tiller · 9 years ago
  78. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  79. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  80. 9928d39 Add some reserved checks that need to be present by Craig Tiller · 9 years ago
  81. d6c98df clang-format all source by Craig Tiller · 9 years ago
  82. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  83. e4fec62 Merge pull request #2603 from dgquintas/compression-interop by Yang Gao · 9 years ago
  84. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  85. 3447c08 Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suite by Masood Malekghassemi · 9 years ago
  86. 04b4ca1 A test suite for the RPC Framework base interface by Nathaniel Manista · 9 years ago
  87. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  88. 6de6cbf Merge pull request #2961 from stanley-cheung/php_waitforready by Michael Lumish · 9 years ago
  89. f206604 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  90. 9038579 Merge pull request #2962 from grpc/docs-be-good by Craig Tiller · 9 years ago
  91. 629c6f5 Re-add accidentally deleted code by Craig Tiller · 9 years ago
  92. d0efbdb Update subchannel.h by David G. Quintas · 9 years ago
  93. eb12fbd docstrings for gprc_subchannel_{add,del}_interested_party by David G. Quintas · 9 years ago
  94. fea1f68 php: fixed constant typo by Stanley Cheung · 9 years ago
  95. 14733bd Only use encoding for write flags if it is numeric by murgatroid99 · 9 years ago
  96. 4a1474f Moved write flag constants to base module by murgatroid99 · 9 years ago
  97. 2461bf6 Merge pull request #2907 from yang-g/error_code_conforming by Vijay Pai · 9 years ago
  98. 0636d7b Resolved merge conflicts with master by murgatroid99 · 9 years ago
  99. d6225ee Merge pull request #2951 from nathanielmanistaatgoogle/base-interface by Masood Malekghassemi · 9 years ago
  100. aac8f14 Made deadline tests accept INTERNAL status by murgatroid99 · 9 years ago