1. dcd6112 Merge pull request #2918 from nathanielmanistaatgoogle/2916 by Masood Malekghassemi · 9 years ago
  2. 35ea361 Merge pull request #2816 from soltanmm/health-check by Nathaniel Manista · 9 years ago
  3. 515b0a9 Service-side read without allowance by Nathaniel Manista · 9 years ago
  4. 58d7310 Merge pull request #2914 from jcanizales/separate-headers-and-trailers by Michael Lumish · 9 years ago
  5. a39d739 Merge pull request #2917 from nmittler/typeo by Eric Anderson · 9 years ago
  6. 25c21d8 Fixing type-o by nmittler · 9 years ago
  7. bb15c35 Merge pull request #2912 from jtattermusch/csharp_auth_uri_gen by Jan Tattermusch · 9 years ago
  8. edb1d61 Merge pull request #2890 from yang-g/client_context by David G. Quintas · 9 years ago
  9. 5263758 Document not to modify headers after start by Jorge Canizales · 9 years ago
  10. 1ab2a71 Put both headers and trailers in the error.userInfo by Jorge Canizales · 9 years ago
  11. 0b34c89 Turn allResponseMetadata into *Headers and *Trailers by Jorge Canizales · 9 years ago
  12. 25884b3 nit: Comment formatting by Jorge Canizales · 9 years ago
  13. 2a24654 More requestMetadata -> requestHeaders renaming by Jorge Canizales · 9 years ago
  14. 4e45a6f Rename responseMetadata -> allResponseMetadata by Jorge Canizales · 9 years ago
  15. 6512d26 Rename requestMetadata -> requestHeaders by Jorge Canizales · 9 years ago
  16. 8d428f1 Merge pull request #2694 from a-veitch/tag_api by Hongyu Chen · 9 years ago
  17. 82c8ad7 Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-api by Michael Lumish · 9 years ago
  18. 2d1e5a1 Merge pull request #2847 from jboeuf/client_auth_filter_error_handling by Jorge Canizales · 9 years ago
  19. 46e786b Merge pull request #2771 from vjpai/asklipion2 by David G. Quintas · 9 years ago
  20. 046094d Merged with HEAD by Tim Emiola · 9 years ago
  21. 62fee02 Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-calls by Michael Lumish · 9 years ago
  22. 70cb300 generate auth URI for JWT access token properly by Jan Tattermusch · 9 years ago
  23. 30bc5d3 Merge pull request #2901 from murgatroid99/node_fix_auth_interop by Jan Tattermusch · 9 years ago
  24. 1a883cd Merge pull request #2909 from donnadionne/go-private-docker by Qi Zhao · 9 years ago
  25. 0218dca small fix for go docker private image building by Donna Dionne · 9 years ago
  26. 12dadaf Add health-checking to Python by Masood Malekghassemi · 9 years ago
  27. 6933745 Merge pull request #2903 from jcanizales/shorten-names by Michael Lumish · 9 years ago
  28. 52988af Merge pull request #2878 from soltanmm/expose by Nathaniel Manista · 9 years ago
  29. d3b0787 Merge pull request #2905 from donnadionne/interop_nrp by Qi Zhao · 9 years ago
  30. 689b705 adding build.sh for go so that go can test with private changes and private docker images. by Donna Dionne · 9 years ago
  31. f95ddba Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler by Jorge Canizales · 9 years ago
  32. 9fbfb5b Fixes a lint issue. by Tim Emiola · 9 years ago
  33. be55ca7 Expose new core functionality to Python by Masood Malekghassemi · 9 years ago
  34. be88526 adds ruby aliases of the propagation masks by Tim Emiola · 9 years ago
  35. e804777 Clarified address regex by murgatroid99 · 9 years ago
  36. 37ce034 add const by yang-g · 9 years ago
  37. 826f07e Merge pull request #2812 from soltanmm/timeout-increase by Nathaniel Manista · 9 years ago
  38. 4fdb2d5 Fix scheme matching in auth URI by murgatroid99 · 9 years ago
  39. cf9a0ce Merge pull request #2900 from jtattermusch/csharp_exceptions by Jan Tattermusch · 9 years ago
  40. f758959 Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning by Tim Emiola · 9 years ago
  41. b8167bb Revert changes to submodule by murgatroid99 · 9 years ago
  42. e87997f Fixed failing cloud-to-prod auth interop tests by murgatroid99 · 9 years ago
  43. 94829fb remove OperationFailedException also from the project file by Jan Tattermusch · 9 years ago
  44. 3b22651 Merge pull request #2895 from jtattermusch/switch_to_usable_auth by Jan Tattermusch · 9 years ago
  45. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  46. ebf4046 getting rid of unnecessary exception type by Jan Tattermusch · 9 years ago
  47. 023878c Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier by Yang Gao · 9 years ago
  48. eb87fbb Merge pull request #2773 from murgatroid99/node_null_call_host by Tim Emiola · 9 years ago
  49. 7493677 Merge pull request #2872 from jtattermusch/fix_preconditions by Tim Emiola · 9 years ago
  50. 2bd1fe8 Merge pull request #2826 from soltanmm/typo-fix by Nathaniel Manista · 9 years ago
  51. 3ae1104 clang-format by Vijay Pai · 9 years ago
  52. b1db869 Address concerns from review by vjpai · 9 years ago
  53. b4b9204 Merge pull request #2894 from grpc/blast-from-the-past by Vijay Pai · 9 years ago
  54. 086a982 Removed "<:" bigram confusing gcc 4.4 by David G. Quintas · 9 years ago
  55. c7176a8 Fixing clock type. by Julien Boeuf · 9 years ago
  56. 9bfb16a Fixed lint errors by murgatroid99 · 9 years ago
  57. 9e2b7c8 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  58. 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
  59. fde3dbf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  60. bc447de Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host by Jan Tattermusch · 9 years ago
  61. fb48fcf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  62. 7369dcb Use null for default host by Tim Emiola · 9 years ago
  63. e41d3ad Fixing test. by Julien Boeuf · 9 years ago
  64. 8f52853 Fixing error code as discussed during the review. by Julien Boeuf · 9 years ago
  65. 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
  66. 2046954 Merge pull request #2879 from yang-g/call_grpc_init_first by jboeuf · 9 years ago
  67. 6012a04 Merge pull request #2889 from tbetbetbe/grpc-ruby-cleanup-grpc-gemspec by Stanley Cheung · 9 years ago
  68. 0c034a0 client code clean up by yang-g · 9 years ago
  69. 17b1659 Corrects the way the gemspec references files by Tim Emiola · 9 years ago
  70. abfa427 Merge pull request #2830 from ctiller/document-some-things by Michael Lumish · 9 years ago
  71. d42c1b7 Use null for default host by Tim Emiola · 9 years ago
  72. c54180b Merge pull request #2806 from yang-g/health_check_spec by Eric Anderson · 9 years ago
  73. 23e0f88 Aligns with the cognoscenti on timeouts by Tim Emiola · 9 years ago
  74. 844c449 Merge pull request #2886 from tbetbetbe/grpc-ruby-add-primary-user-agent-key by Stanley Cheung · 9 years ago
  75. 10ddfde Adds grpc.primary_user_agent key during stub creation by Tim Emiola · 9 years ago
  76. acc6cf2 Merge pull request #2885 from tbetbetbe/grpc-rb-expose-call-peer by Stanley Cheung · 9 years ago
  77. 623a74d Exposes call#peer, channel#target by Tim Emiola · 9 years ago
  78. 9a2a3ae Merge pull request #2715 from murgatroid99/node_interop_client_simplify by Tim Emiola · 9 years ago
  79. aeb7a4f Merge pull request #2780 from soltanmm/compiler-tests by Nathaniel Manista · 9 years ago
  80. a29a265 Merge pull request #2821 from soltanmm/user-agent by Nathaniel Manista · 9 years ago
  81. 5a326de Merge pull request #2880 from soltanmm/timeout-interop by Nathaniel Manista · 9 years ago
  82. bc435e7 recommend to require empty service name by yang-g · 9 years ago
  83. 1b926ee add comments by Jan Tattermusch · 9 years ago
  84. 9698b5b polishing CallOptions by Jan Tattermusch · 9 years ago
  85. 2527967 fix test by Jan Tattermusch · 9 years ago
  86. 66eb18d fixing doc comments by Jan Tattermusch · 9 years ago
  87. 3e94197 get rid of unnecessary ExceptionHelper by Jan Tattermusch · 9 years ago
  88. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  89. 39a9ec8 fix preconditions class by Jan Tattermusch · 9 years ago
  90. 801bbeb Merge pull request #2856 from vjpai/limes by Yang Gao · 9 years ago
  91. 9fc755f Add to all secure credentials by yang-g · 9 years ago
  92. 9adf796 Implement timeout interop test for Python by Masood Malekghassemi · 9 years ago
  93. e71a6b0 call grpc_init for defaultcredentials by yang-g · 9 years ago
  94. 488598a Merge pull request #2867 from jtattermusch/csharp_sandcastle by Tim Emiola · 9 years ago
  95. ad47334 Merge pull request #2844 from donnadionne/interop_nrp by Nicolas Noble · 9 years ago
  96. e140203 Merge pull request #2846 from ctiller/alphasprout by Nicolas Noble · 9 years ago
  97. c47056c Merge pull request #2874 from vjpai/instruct by Nicolas Noble · 9 years ago
  98. 1396ce5 Merge pull request #2875 from yang-g/test_unsecure by Nicolas Noble · 9 years ago
  99. b5ea2f8 Merge pull request #2873 from jtattermusch/expose_version_string by Jan Tattermusch · 9 years ago
  100. 5bdcfc6 Merge pull request #2864 from jtattermusch/0.10-upport by Nicolas Noble · 9 years ago