1. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  2. d9c1bc7 Merge pull request #2612 from nicolasnoble/the-ultimate-showdown by Vijay Pai · 9 years ago
  3. 523201c remove redundant ctor by yang-g · 9 years ago
  4. f123443 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  5. ed48bf8 Merge pull request #2922 from yang-g/proto3_cpp by Vijay Pai · 9 years ago
  6. c16d9e4 Merge pull request #2926 from nicolasnoble/cancel_gpr_cancelable by Yang Gao · 9 years ago
  7. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  8. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  9. 118f65d Merge pull request #2877 from stanley-cheung/php_connectivity_api by Michael Lumish · 9 years ago
  10. 0622b8c Merge pull request #2925 from grpc/revert-2910-timeout_on_sleeping_server by Jan Tattermusch · 9 years ago
  11. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  12. d2b2ca8 Merge pull request #2910 from jtattermusch/timeout_on_sleeping_server by Michael Lumish · 9 years ago
  13. b55b740 Merge pull request #2924 from mzhaom/zlib-dep by Nicolas Noble · 9 years ago
  14. f2f24e2 Let grpc target depend on //external:zlib so that "-lz" or a real zlib by Ming Zhao · 9 years ago
  15. e9e69a8 use proto3 syntax in c++ test protos by yang-g · 9 years ago
  16. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  17. dcd6112 Merge pull request #2918 from nathanielmanistaatgoogle/2916 by Masood Malekghassemi · 9 years ago
  18. 1567c0c php: connectivity state review feedback by Stanley Cheung · 9 years ago
  19. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  20. 4c5c7b8 php: add more tests by Stanley Cheung · 9 years ago
  21. a63fdd0 php: wrap watchConnectivityState api by Stanley Cheung · 9 years ago
  22. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  23. 35ea361 Merge pull request #2816 from soltanmm/health-check by Nathaniel Manista · 9 years ago
  24. 515b0a9 Service-side read without allowance by Nathaniel Manista · 9 years ago
  25. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  26. 58d7310 Merge pull request #2914 from jcanizales/separate-headers-and-trailers by Michael Lumish · 9 years ago
  27. a39d739 Merge pull request #2917 from nmittler/typeo by Eric Anderson · 9 years ago
  28. 25c21d8 Fixing type-o by nmittler · 9 years ago
  29. bb15c35 Merge pull request #2912 from jtattermusch/csharp_auth_uri_gen by Jan Tattermusch · 9 years ago
  30. edb1d61 Merge pull request #2890 from yang-g/client_context by David G. Quintas · 9 years ago
  31. 5263758 Document not to modify headers after start by Jorge Canizales · 9 years ago
  32. 1ab2a71 Put both headers and trailers in the error.userInfo by Jorge Canizales · 9 years ago
  33. 0b34c89 Turn allResponseMetadata into *Headers and *Trailers by Jorge Canizales · 9 years ago
  34. 25884b3 nit: Comment formatting by Jorge Canizales · 9 years ago
  35. 2a24654 More requestMetadata -> requestHeaders renaming by Jorge Canizales · 9 years ago
  36. 4e45a6f Rename responseMetadata -> allResponseMetadata by Jorge Canizales · 9 years ago
  37. 6512d26 Rename requestMetadata -> requestHeaders by Jorge Canizales · 9 years ago
  38. 8d428f1 Merge pull request #2694 from a-veitch/tag_api by Hongyu Chen · 9 years ago
  39. 82c8ad7 Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-api by Michael Lumish · 9 years ago
  40. 2d1e5a1 Merge pull request #2847 from jboeuf/client_auth_filter_error_handling by Jorge Canizales · 9 years ago
  41. d9745ca Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  42. 46e786b Merge pull request #2771 from vjpai/asklipion2 by David G. Quintas · 9 years ago
  43. 046094d Merged with HEAD by Tim Emiola · 9 years ago
  44. 62fee02 Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-calls by Michael Lumish · 9 years ago
  45. 70cb300 generate auth URI for JWT access token properly by Jan Tattermusch · 9 years ago
  46. 30bc5d3 Merge pull request #2901 from murgatroid99/node_fix_auth_interop by Jan Tattermusch · 9 years ago
  47. 39b39d6 implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  48. 1a883cd Merge pull request #2909 from donnadionne/go-private-docker by Qi Zhao · 9 years ago
  49. 0218dca small fix for go docker private image building by Donna Dionne · 9 years ago
  50. 12dadaf Add health-checking to Python by Masood Malekghassemi · 9 years ago
  51. 6933745 Merge pull request #2903 from jcanizales/shorten-names by Michael Lumish · 9 years ago
  52. 52988af Merge pull request #2878 from soltanmm/expose by Nathaniel Manista · 9 years ago
  53. d3b0787 Merge pull request #2905 from donnadionne/interop_nrp by Qi Zhao · 9 years ago
  54. 689b705 adding build.sh for go so that go can test with private changes and private docker images. by Donna Dionne · 9 years ago
  55. f95ddba Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler by Jorge Canizales · 9 years ago
  56. 9fbfb5b Fixes a lint issue. by Tim Emiola · 9 years ago
  57. be55ca7 Expose new core functionality to Python by Masood Malekghassemi · 9 years ago
  58. be88526 adds ruby aliases of the propagation masks by Tim Emiola · 9 years ago
  59. e804777 Clarified address regex by murgatroid99 · 9 years ago
  60. 37ce034 add const by yang-g · 9 years ago
  61. 826f07e Merge pull request #2812 from soltanmm/timeout-increase by Nathaniel Manista · 9 years ago
  62. 4fdb2d5 Fix scheme matching in auth URI by murgatroid99 · 9 years ago
  63. cf9a0ce Merge pull request #2900 from jtattermusch/csharp_exceptions by Jan Tattermusch · 9 years ago
  64. f758959 Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning by Tim Emiola · 9 years ago
  65. 720903a Fixing merge failures. by Nicolas "Pixel" Noble · 9 years ago
  66. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  67. b8167bb Revert changes to submodule by murgatroid99 · 9 years ago
  68. e87997f Fixed failing cloud-to-prod auth interop tests by murgatroid99 · 9 years ago
  69. 94829fb remove OperationFailedException also from the project file by Jan Tattermusch · 9 years ago
  70. 3b22651 Merge pull request #2895 from jtattermusch/switch_to_usable_auth by Jan Tattermusch · 9 years ago
  71. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  72. ebf4046 getting rid of unnecessary exception type by Jan Tattermusch · 9 years ago
  73. 023878c Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier by Yang Gao · 9 years ago
  74. eb87fbb Merge pull request #2773 from murgatroid99/node_null_call_host by Tim Emiola · 9 years ago
  75. 7493677 Merge pull request #2872 from jtattermusch/fix_preconditions by Tim Emiola · 9 years ago
  76. 2bd1fe8 Merge pull request #2826 from soltanmm/typo-fix by Nathaniel Manista · 9 years ago
  77. 3ae1104 clang-format by Vijay Pai · 9 years ago
  78. b1db869 Address concerns from review by vjpai · 9 years ago
  79. b4b9204 Merge pull request #2894 from grpc/blast-from-the-past by Vijay Pai · 9 years ago
  80. 086a982 Removed "<:" bigram confusing gcc 4.4 by David G. Quintas · 9 years ago
  81. c7176a8 Fixing clock type. by Julien Boeuf · 9 years ago
  82. 9bfb16a Fixed lint errors by murgatroid99 · 9 years ago
  83. 9e2b7c8 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  84. d9357a5 Merge branch 'grpc-ruby-enable-propagation-between-calls' of github.com:tbetbetbe/grpc into grpc-ruby-enable-propagation-between-calls by Tim Emiola · 9 years ago
  85. fde3dbf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  86. bc447de Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host by Jan Tattermusch · 9 years ago
  87. fb48fcf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  88. 7369dcb Use null for default host by Tim Emiola · 9 years ago
  89. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  90. f0b417d Merge branch 'the-ultimate-showdown' of github.com:nicolasnoble/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  91. 3ac7d01 Reverted unintended change. by Nicolas "Pixel" Noble · 9 years ago
  92. e41d3ad Fixing test. by Julien Boeuf · 9 years ago
  93. 8f52853 Fixing error code as discussed during the review. by Julien Boeuf · 9 years ago
  94. 73578f7 Merge pull request #2887 from tbetbetbe/grpc-ruby-default-timeout-of-infinity-will-clearly-not-suprise-most-users by Nathaniel Manista · 9 years ago
  95. 2046954 Merge pull request #2879 from yang-g/call_grpc_init_first by jboeuf · 9 years ago
  96. 6012a04 Merge pull request #2889 from tbetbetbe/grpc-ruby-cleanup-grpc-gemspec by Stanley Cheung · 9 years ago
  97. 0c034a0 client code clean up by yang-g · 9 years ago
  98. 17b1659 Corrects the way the gemspec references files by Tim Emiola · 9 years ago
  99. abfa427 Merge pull request #2830 from ctiller/document-some-things by Michael Lumish · 9 years ago
  100. d42c1b7 Use null for default host by Tim Emiola · 9 years ago