1. 14ce90f Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  2. 0aa6b7c Merge branch 'hosts-need-names-too' into simpler-cq by Craig Tiller · 9 years ago
  3. c6d6d90 Fix host name matching not working by Craig Tiller · 9 years ago
  4. 283973e Merge pull request #2349 from soltanmm/up-version by Nicolas Noble · 9 years ago
  5. 5eb80c9 Eating the error code from run_test.py, as Jenkins now uses report.xml fully. by Nicolas "Pixel" Noble · 9 years ago
  6. 71bf1be Fix race in TCP connection by Craig Tiller · 9 years ago
  7. 7db30eb Merge pull request #2348 from murgatroid99/node_version_0.10 by Nicolas Noble · 9 years ago
  8. b35fe2a Merge branch 'dont-shutdown-your-peers' into simpler-cq by Craig Tiller · 9 years ago
  9. 315fead Fix race in TCP connection by Craig Tiller · 9 years ago
  10. b97b988 Merge pull request #2313 from yang-g/security_context2 by jboeuf · 9 years ago
  11. 396fab2 Fix TSAN reported errors by Craig Tiller · 9 years ago
  12. 7f27db2 Bumped Ruby package version to 0.10.0 by murgatroid99 · 9 years ago
  13. c73b450 Bumped Node.js package version to 0.10.0 by murgatroid99 · 9 years ago
  14. 61e4cea Update Python version numbers by Masood Malekghassemi · 9 years ago
  15. 7510586 Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  16. 12cf537 clang-format affected files by Craig Tiller · 9 years ago
  17. c012258 FIx memory leak by Craig Tiller · 9 years ago
  18. 96a643a Makefile regeneration to pass sanity test by yang-g · 9 years ago
  19. f7d259a Merge pull request #2343 from ejona86/dont-build-netty by Louis Ryan · 9 years ago
  20. 7d4f8a1 Merge github.com:grpc/grpc into simpler-cq by Craig Tiller · 9 years ago
  21. d53bc89 Add missing pieces by yang-g · 9 years ago
  22. e5f7002 Add Python3 testing support by Masood Malekghassemi · 9 years ago
  23. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  24. f9e8e59 Resolve comments by yang-g · 9 years ago
  25. 494886a Merge pull request #2338 from madongfly/android by Eric Anderson · 9 years ago
  26. a4b7b19 Upgrading sanity test as well. by Julien Boeuf · 9 years ago
  27. b52a4bc Upgrading to OpenSSL 1.0.2d by Julien Boeuf · 9 years ago
  28. 71e4c96 Explain a bit more what metadata is. by Jorge Canizales · 9 years ago
  29. f4d7da9 Merge branch 'master' into ruby_error_codes by murgatroid99 · 9 years ago
  30. 5cc175f Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  31. 53132db Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard by Craig Tiller · 9 years ago
  32. a4ae29b Merge pull request #2315 from ctiller/screw-you-guys-im-taking-my-own-lock by Vijay Pai · 9 years ago
  33. e00d2ae Fixed stupid bug from another dimension. Thanks msan. by David Garcia Quintas · 9 years ago
  34. 81f77db Fixed stupid bug from another dimension. Thanks msan. by David Garcia Quintas · 9 years ago
  35. b1866bd Removed redundant memset by David Garcia Quintas · 9 years ago
  36. ec5a0ba Merge pull request #2271 from jboeuf/oauth2_access_token by Yang Gao · 9 years ago
  37. 19512b1 Merge pull request #2320 from ctiller/hosts-need-names-too by Yang Gao · 9 years ago
  38. d130bdd Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged by Yang Gao · 9 years ago
  39. 7dbb4fc Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branch by Jan Tattermusch · 9 years ago
  40. fb583d2 Merge pull request #2198 from tbetbetbe/interop-test-add-oauth2-auth-token by Abhishek Kumar · 9 years ago
  41. a6b9a89 Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token by Julien Boeuf · 9 years ago
  42. b8edf7e WIP, code complete, missing tests. Asan passes. by David Garcia Quintas · 9 years ago
  43. 0324758 Modified gpr_slice_split to take a char* separator. by David Garcia Quintas · 9 years ago
  44. ffe3d2b Modified gpr_slice_split to take a char* separator. by David Garcia Quintas · 9 years ago
  45. 5d6789e Added missing bits from pr comments by David Garcia Quintas · 9 years ago
  46. d1b6277 Added missing bits from pr comments by David Garcia Quintas · 9 years ago
  47. 74a13ff Merge pull request #2344 from nicolasnoble/yay-we-have-macos-on-jenkins by Jan Tattermusch · 9 years ago
  48. 4853246 Adding MacOS support in our run_jenkins script. by Nicolas "Pixel" Noble · 9 years ago
  49. 6b04529 Merge remote-tracking branch 'local/str_join_with_sep' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  50. 2b325eb Merge branch 'decompression' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  51. 1f8fc77 Merge pull request #2252 from jboeuf/jwt_verifier by Craig Tiller · 9 years ago
  52. acdb001 Merge pull request #2333 from murgatroid99/makefile_pkg-config_fix_perftool by Craig Tiller · 9 years ago
  53. 09e0f60 Merged changes from master by murgatroid99 · 9 years ago
  54. 1f0d49b Fixes per the review. by Jorge Canizales · 9 years ago
  55. c0944dd For Docker grpc_java, no longer build Netty by Eric Anderson · 9 years ago
  56. ea94e46 Merge branch 'master' of github.com:grpc/grpc into jwt_verifier by Julien Boeuf · 9 years ago
  57. e35ed08 Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep by David Garcia Quintas · 9 years ago
  58. 977565c Merge pull request #2309 from murgatroid99/makefile_pkg-config_libs_fix by Nicolas Noble · 9 years ago
  59. ea0c361 Merge branch 'screw-you-guys-im-taking-my-own-lock' into simpler-cq by Craig Tiller · 9 years ago
  60. b4c55ea Fix uninitialized variable by Craig Tiller · 9 years ago
  61. 00e67f2 Merge branch 'just-say-goodbye-when-we-are-done' into simpler-cq by Craig Tiller · 9 years ago
  62. ba334e9 Merge github.com:grpc/grpc into simpler-cq by Craig Tiller · 9 years ago
  63. 97fc6a3 Rewrite completion queue internals to use pre-allocation of events by Craig Tiller · 9 years ago
  64. b1bbf6b Add zookeeper resolver by Hongwei Wang · 9 years ago
  65. 275860b Add zookeeper resolver by Hongwei Wang · 9 years ago
  66. aa9b3ac Merge pull request #2337 from nicolasnoble/ruby-should-build-itself-properly by Michael Lumish · 9 years ago
  67. a5b482a Updated health check service with new changes by murgatroid99 · 9 years ago
  68. bce7190 Update dockerfile of gRpc Android interop test to use the code inside grpc-java repository. by Xudong Ma · 9 years ago
  69. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  70. b037bb6 Adding tests and fixing mem leak in default creds. by Julien Boeuf · 9 years ago
  71. 21a38b4 Fixing variable names discrepancy in ruby's extension builder. by Nicolas "Pixel" Noble · 9 years ago
  72. 617381a Merge pull request #2318 from murgatroid99/ruby_pkg_config by Nicolas Noble · 9 years ago
  73. fc1a49a Merge pull request #2331 from vjpai/tty by Craig Tiller · 9 years ago
  74. 71020da Fixed typo in variable name by murgatroid99 · 9 years ago
  75. 3fbb984 Merge branch 'master' into makefile_pkg-config_libs_fix by murgatroid99 · 9 years ago
  76. 5a79053 Added OpenSSL NPN pkg-config check by murgatroid99 · 9 years ago
  77. 0f1c42e Fixed Rubocop errors in extconf.rb by murgatroid99 · 9 years ago
  78. 3d6d058 Made ruby server return correct error code for unimplemented method by murgatroid99 · 9 years ago
  79. 874e5f8 Merge pull request #2316 from ctiller/tis-but-thy-name by Nicolas Noble · 9 years ago
  80. 9f0724d Merge pull request #2317 from jboeuf/fix_json_doc by Nicolas Noble · 9 years ago
  81. 9e56ce0 Fixed ruby build when rebuilding C core by murgatroid99 · 9 years ago
  82. 443f58e Merge pull request #2302 from jcanizales/point-to-protobuf-head by Michael Lumish · 9 years ago
  83. 1be0437 Merged changes from upstream/master by murgatroid99 · 9 years ago
  84. 10441a9 Merge pull request #2310 from murgatroid99/node_pkg_config by Nicolas Noble · 9 years ago
  85. a29d2d7 Merge non-tty path with Windows path since they do the same thing by vjpai · 9 years ago
  86. 6d9e401 Don't use pkg-config to look for perftools by murgatroid99 · 9 years ago
  87. 265d430 Merge pull request #2269 from murgatroid99/node_binding_gyp_fixes by Nicolas Noble · 9 years ago
  88. 8f047d1 Merge pull request #2326 from ctiller/we-lost-our-sanity by Nicolas Noble · 9 years ago
  89. b461145 Stop sending terminal escape sequences if we're redirecting output to a file. by vjpai · 9 years ago
  90. 8dae13e Made Node server respond with UNKNOWN for unspecified application errors by murgatroid99 · 9 years ago
  91. c6964b1 Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-done by Vijay Pai · 9 years ago
  92. 8311a0b Merge pull request #2325 from jcanizales/be-ios6-compatible by Michael Lumish · 9 years ago
  93. 3f03f91 Merge github.com:grpc/grpc into screw-you-guys-im-taking-my-own-lock by Craig Tiller · 9 years ago
  94. ab54f79 Reduce spam by Craig Tiller · 9 years ago
  95. cdc8e94 Merge branch 'just-say-goodbye-when-we-are-done' into be-less-verbose by Craig Tiller · 9 years ago
  96. b09caa9 Remove extraneous explicit by Craig Tiller · 9 years ago
  97. 2ee8f0b Update comments by Craig Tiller · 9 years ago
  98. 8ebc34d Restore sanity by Craig Tiller · 9 years ago
  99. 62fa726 Fix Makefile by Craig Tiller · 9 years ago
  100. 98d60fc Merge github.com:grpc/grpc into hosts-need-names-too by Craig Tiller · 9 years ago