1. c7cfe9d Fix version of Google.Apis.Auth required by Grpc.Auth nuget. by Jan Tattermusch · 9 years ago
  2. 723569b Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service by Jan Tattermusch · 9 years ago
  3. 3a2b223 Merge pull request #2944 from murgatroid99/node_server_listen_remnants by Stanley Cheung · 9 years ago
  4. 591c8ee Merge pull request #2934 from tbetbetbe/grpc-ruby-add-more-auth-interop-tests by Michael Lumish · 9 years ago
  5. a5d39f7 Merges timeout interop test change by Tim Emiola · 9 years ago
  6. 6cc1715 Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-test by Michael Lumish · 9 years ago
  7. bc15a78 Replaced remaining references to 'listen' with 'start' by murgatroid99 · 9 years ago
  8. 39e1804 Merge pull request #2941 from nicolasnoble/zookeeper-is-c-not-c++ by Michael Lumish · 9 years ago
  9. 975d0cb Add a health checker service implementation. by Tim Emiola · 9 years ago
  10. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  11. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  12. abd5326 Merge pull request #2935 from jcanizales/add-grpc-prefix by David G. Quintas · 9 years ago
  13. 8d1c96f Merge pull request #2938 from jtattermusch/fix_codegen_output by David G. Quintas · 9 years ago
  14. 205e6c8 dont generate directories in C# protoc plugin by Jan Tattermusch · 9 years ago
  15. 0c3b4c8 Merge pull request #2799 from ctiller/selective-town by Jan Tattermusch · 9 years ago
  16. 0b15b44 Merge pull request #2696 from murgatroid99/node_client_connectivity by Jan Tattermusch · 9 years ago
  17. cdb7ccc Adds the ruby timeout interop test. by Tim Emiola · 9 years ago
  18. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  19. 0791cf0 Merge pull request #2931 from dgquintas/none-to-identity by Yang Gao · 9 years ago
  20. 637c365 Let people generate ObjC code from an Arduino by Jorge Canizales · 9 years ago
  21. 49b7650 Breaks API - switches timeout to a keyword arg. by Tim Emiola · 9 years ago
  22. b015dfb Add ::grpc:: prefix by Jorge Canizales · 9 years ago
  23. 685674c Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaah by David G. Quintas · 9 years ago
  24. c3f48c8 Minor fix on comments by Hongwei Wang · 9 years ago
  25. 1df8ee9 Recreating grpc_test_util_unsecure's template. by Nicolas "Pixel" Noble · 9 years ago
  26. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  27. 85ad685 Address comments and update grpc plugins by Hongwei Wang · 9 years ago
  28. 8d5196d Added copyright notice to udp_server.c by Robbie Shade · 9 years ago
  29. 5c45b94 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  30. 00436a2 Update to latest API changes. by Robbie Shade · 9 years ago
  31. a294487 Add Apple specific #define for IPV6_RECVPKTINFO by Robbie Shade · 9 years ago
  32. c49a48b Merge pull request #2919 from nicolasnoble/report-culling by Jan Tattermusch · 9 years ago
  33. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  34. a2f3652 Regenerated project files by Robbie Shade · 9 years ago
  35. d9c1bc7 Merge pull request #2612 from nicolasnoble/the-ultimate-showdown by Vijay Pai · 9 years ago
  36. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  37. 4a5a8f3 Reducing JUnit's report size. by Nicolas "Pixel" Noble · 9 years ago
  38. 523201c remove redundant ctor by yang-g · 9 years ago
  39. f123443 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  40. ed48bf8 Merge pull request #2922 from yang-g/proto3_cpp by Vijay Pai · 9 years ago
  41. c16d9e4 Merge pull request #2926 from nicolasnoble/cancel_gpr_cancelable by Yang Gao · 9 years ago
  42. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  43. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  44. 6d9e184 Regenerated project files by Robbie Shade · 9 years ago
  45. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  46. 118f65d Merge pull request #2877 from stanley-cheung/php_connectivity_api by Michael Lumish · 9 years ago
  47. 0622b8c Merge pull request #2925 from grpc/revert-2910-timeout_on_sleeping_server by Jan Tattermusch · 9 years ago
  48. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  49. d2b2ca8 Merge pull request #2910 from jtattermusch/timeout_on_sleeping_server by Michael Lumish · 9 years ago
  50. b55b740 Merge pull request #2924 from mzhaom/zlib-dep by Nicolas Noble · 9 years ago
  51. f2f24e2 Let grpc target depend on //external:zlib so that "-lz" or a real zlib by Ming Zhao · 9 years ago
  52. e9e69a8 use proto3 syntax in c++ test protos by yang-g · 9 years ago
  53. 296a369 Further fixed connectivity tests by murgatroid99 · 9 years ago
  54. 3713546 Modified watchState functions to match C API by murgatroid99 · 9 years ago
  55. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  56. dcd6112 Merge pull request #2918 from nathanielmanistaatgoogle/2916 by Masood Malekghassemi · 9 years ago
  57. 1567c0c php: connectivity state review feedback by Stanley Cheung · 9 years ago
  58. 937ac9b Fixed typo by murgatroid99 · 9 years ago
  59. 8be611f Resolved merge conflicts with master by murgatroid99 · 9 years ago
  60. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  61. 4c5c7b8 php: add more tests by Stanley Cheung · 9 years ago
  62. a63fdd0 php: wrap watchConnectivityState api by Stanley Cheung · 9 years ago
  63. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  64. 35ea361 Merge pull request #2816 from soltanmm/health-check by Nathaniel Manista · 9 years ago
  65. 515b0a9 Service-side read without allowance by Nathaniel Manista · 9 years ago
  66. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  67. 58d7310 Merge pull request #2914 from jcanizales/separate-headers-and-trailers by Michael Lumish · 9 years ago
  68. a39d739 Merge pull request #2917 from nmittler/typeo by Eric Anderson · 9 years ago
  69. 25c21d8 Fixing type-o by nmittler · 9 years ago
  70. bb15c35 Merge pull request #2912 from jtattermusch/csharp_auth_uri_gen by Jan Tattermusch · 9 years ago
  71. edb1d61 Merge pull request #2890 from yang-g/client_context by David G. Quintas · 9 years ago
  72. 5263758 Document not to modify headers after start by Jorge Canizales · 9 years ago
  73. 1ab2a71 Put both headers and trailers in the error.userInfo by Jorge Canizales · 9 years ago
  74. 0b34c89 Turn allResponseMetadata into *Headers and *Trailers by Jorge Canizales · 9 years ago
  75. 25884b3 nit: Comment formatting by Jorge Canizales · 9 years ago
  76. 2a24654 More requestMetadata -> requestHeaders renaming by Jorge Canizales · 9 years ago
  77. 4e45a6f Rename responseMetadata -> allResponseMetadata by Jorge Canizales · 9 years ago
  78. 6512d26 Rename requestMetadata -> requestHeaders by Jorge Canizales · 9 years ago
  79. 8d428f1 Merge pull request #2694 from a-veitch/tag_api by Hongyu Chen · 9 years ago
  80. ff6097a Fix zookeeper resolver plugin bugs by Hongwei Wang · 9 years ago
  81. 82c8ad7 Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-api by Michael Lumish · 9 years ago
  82. 2d1e5a1 Merge pull request #2847 from jboeuf/client_auth_filter_error_handling by Jorge Canizales · 9 years ago
  83. d9745ca Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  84. 46e786b Merge pull request #2771 from vjpai/asklipion2 by David G. Quintas · 9 years ago
  85. 046094d Merged with HEAD by Tim Emiola · 9 years ago
  86. 62fee02 Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-calls by Michael Lumish · 9 years ago
  87. 70cb300 generate auth URI for JWT access token properly by Jan Tattermusch · 9 years ago
  88. 30bc5d3 Merge pull request #2901 from murgatroid99/node_fix_auth_interop by Jan Tattermusch · 9 years ago
  89. 39b39d6 implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  90. 1a883cd Merge pull request #2909 from donnadionne/go-private-docker by Qi Zhao · 9 years ago
  91. 0218dca small fix for go docker private image building by Donna Dionne · 9 years ago
  92. 12dadaf Add health-checking to Python by Masood Malekghassemi · 9 years ago
  93. 6933745 Merge pull request #2903 from jcanizales/shorten-names by Michael Lumish · 9 years ago
  94. 52988af Merge pull request #2878 from soltanmm/expose by Nathaniel Manista · 9 years ago
  95. d3b0787 Merge pull request #2905 from donnadionne/interop_nrp by Qi Zhao · 9 years ago
  96. 689b705 adding build.sh for go so that go can test with private changes and private docker images. by Donna Dionne · 9 years ago
  97. f95ddba Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler by Jorge Canizales · 9 years ago
  98. 2cd4e87 Merge github.com:grpc/grpc into selective-town by Craig Tiller · 9 years ago
  99. 9fbfb5b Fixes a lint issue. by Tim Emiola · 9 years ago
  100. be55ca7 Expose new core functionality to Python by Masood Malekghassemi · 9 years ago