1. be5f059 Add oauth2_auth_token test case in interop test by yang-g · 9 years ago
  2. 69563b9 Add timeout interop test case by yang-g · 9 years ago
  3. 8819ac7 Merge pull request #2373 from grpc/revert-2366-upport-python by Nicolas Noble · 9 years ago
  4. 8a154f9 Merge pull request #2372 from ctiller/timeouts-make-me-sad by Nicolas Noble · 9 years ago
  5. d4a43b2 Increase timeouts for tests by Craig Tiller · 9 years ago
  6. a92979e Merge branch 'release-0_10' by Craig Tiller · 9 years ago
  7. 2a3ec16a Merge branch 'master' into release-0_10 by Craig Tiller · 9 years ago
  8. d8539f0 Merge pull request #2366 from nicolasnoble/upport-python by Craig Tiller · 9 years ago
  9. 57e1f4f Merge pull request #2369 from ctiller/mac-be-sadness by Yang Gao · 9 years ago
  10. a9a8eb7 Merge pull request #2322 from murgatroid99/node_health_check_service by Yang Gao · 9 years ago
  11. 9d46200 Merge pull request #2323 from jboeuf/flexible_default_creds by Yang Gao · 9 years ago
  12. 0b1b1a5 Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds by Julien Boeuf · 9 years ago
  13. d0955f3 Compile fix for Mac by Craig Tiller · 9 years ago
  14. ca43875 Revert "Update Python version numbers" by Craig Tiller · 9 years ago
  15. 92e5bd8 Update Python version numbers by Masood Malekghassemi · 9 years ago
  16. b652fc0 Merge pull request #2363 from jtattermusch/iomgr_leak_debug by Nicolas Noble · 9 years ago
  17. 50f6431 Merge pull request #2362 from jtattermusch/prevent_testresults_collision by Nicolas Noble · 9 years ago
  18. 1199bfb Merge pull request #2365 from jtattermusch/csharp_version_bump by Nicolas Noble · 9 years ago
  19. 8ad0bbc Merge pull request #2364 from stanley-cheung/update_php_ext_to_0_5_1 by Nicolas Noble · 9 years ago
  20. 7e4a9bd update php pecl extension to 0.5.1 because header change by Stanley Cheung · 9 years ago
  21. cd9bb5c bumped version of C# by Jan Tattermusch · 9 years ago
  22. de4697d Merge pull request #2328 from ctiller/be-less-verbose by Yang Gao · 9 years ago
  23. 71762f8 use System.Collections.Immutable instead of Microsoft.Bcl.Immutable by Jan Tattermusch · 9 years ago
  24. 7913dea improve debug info for client and server iomgr object leaks by Jan Tattermusch · 9 years ago
  25. dce2d3e prevent TestResults.xml collision of parallel test runs on windows by Jan Tattermusch · 9 years ago
  26. 87570f4 Merge pull request #2360 from jboeuf/cpp_auth_context_in_0_10 by Nicolas Noble · 9 years ago
  27. 69cb6b4 Backport of pull request #2313 into release-0_10. by jboeuf · 9 years ago
  28. f260abd Merge pull request #2243 from soltanmm/cycy by Jorge Canizales · 9 years ago
  29. 7304e09 Merge pull request #2356 from ctiller/hosts-need-names-too by Yang Gao · 9 years ago
  30. 6b7153c Merge pull request #2357 from nicolasnoble/backporting-2312 by Craig Tiller · 9 years ago
  31. f6d875f Handle settings frame making a stream writable by Craig Tiller · 9 years ago
  32. 909f3b4 Merge pull request #2312 from ctiller/help-help-im-stuck-and-i-cant-reach-my-tcp-connection by Nicolas Noble · 9 years ago
  33. 20aae90 Merge pull request #2300 from ctiller/cmake by Nicolas Noble · 9 years ago
  34. ba90304 Merge pull request #2354 from ctiller/dont-shutdown-your-0-10-peers by Nicolas Noble · 9 years ago
  35. b3a7ace Merge pull request #2350 from murgatroid99/ruby_version_0.10 by Nicolas Noble · 9 years ago
  36. 5aa65e8 Merge github.com:grpc/grpc into be-less-verbose by Craig Tiller · 9 years ago
  37. 89af79fc Remove dead code by Craig Tiller · 9 years ago
  38. 9ebc177 Merge pull request #2355 from nicolasnoble/jenkins-now-uses-report.xml by Jan Tattermusch · 9 years ago
  39. c6d6d90 Fix host name matching not working by Craig Tiller · 9 years ago
  40. 283973e Merge pull request #2349 from soltanmm/up-version by Nicolas Noble · 9 years ago
  41. 5eb80c9 Eating the error code from run_test.py, as Jenkins now uses report.xml fully. by Nicolas "Pixel" Noble · 9 years ago
  42. 71bf1be Fix race in TCP connection by Craig Tiller · 9 years ago
  43. 7db30eb Merge pull request #2348 from murgatroid99/node_version_0.10 by Nicolas Noble · 9 years ago
  44. b97b988 Merge pull request #2313 from yang-g/security_context2 by jboeuf · 9 years ago
  45. 7f27db2 Bumped Ruby package version to 0.10.0 by murgatroid99 · 9 years ago
  46. c73b450 Bumped Node.js package version to 0.10.0 by murgatroid99 · 9 years ago
  47. 61e4cea Update Python version numbers by Masood Malekghassemi · 9 years ago
  48. 96a643a Makefile regeneration to pass sanity test by yang-g · 9 years ago
  49. f7d259a Merge pull request #2343 from ejona86/dont-build-netty by Louis Ryan · 9 years ago
  50. d53bc89 Add missing pieces by yang-g · 9 years ago
  51. e5f7002 Add Python3 testing support by Masood Malekghassemi · 9 years ago
  52. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  53. f9e8e59 Resolve comments by yang-g · 9 years ago
  54. 494886a Merge pull request #2338 from madongfly/android by Eric Anderson · 9 years ago
  55. a4ae29b Merge pull request #2315 from ctiller/screw-you-guys-im-taking-my-own-lock by Vijay Pai · 9 years ago
  56. ec5a0ba Merge pull request #2271 from jboeuf/oauth2_access_token by Yang Gao · 9 years ago
  57. 19512b1 Merge pull request #2320 from ctiller/hosts-need-names-too by Yang Gao · 9 years ago
  58. d130bdd Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged by Yang Gao · 9 years ago
  59. 7dbb4fc Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branch by Jan Tattermusch · 9 years ago
  60. fb583d2 Merge pull request #2198 from tbetbetbe/interop-test-add-oauth2-auth-token by Abhishek Kumar · 9 years ago
  61. a6b9a89 Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token by Julien Boeuf · 9 years ago
  62. 74a13ff Merge pull request #2344 from nicolasnoble/yay-we-have-macos-on-jenkins by Jan Tattermusch · 9 years ago
  63. 4853246 Adding MacOS support in our run_jenkins script. by Nicolas "Pixel" Noble · 9 years ago
  64. 1f8fc77 Merge pull request #2252 from jboeuf/jwt_verifier by Craig Tiller · 9 years ago
  65. acdb001 Merge pull request #2333 from murgatroid99/makefile_pkg-config_fix_perftool by Craig Tiller · 9 years ago
  66. 09e0f60 Merged changes from master by murgatroid99 · 9 years ago
  67. c0944dd For Docker grpc_java, no longer build Netty by Eric Anderson · 9 years ago
  68. ea94e46 Merge branch 'master' of github.com:grpc/grpc into jwt_verifier by Julien Boeuf · 9 years ago
  69. 977565c Merge pull request #2309 from murgatroid99/makefile_pkg-config_libs_fix by Nicolas Noble · 9 years ago
  70. aa9b3ac Merge pull request #2337 from nicolasnoble/ruby-should-build-itself-properly by Michael Lumish · 9 years ago
  71. a5b482a Updated health check service with new changes by murgatroid99 · 9 years ago
  72. bce7190 Update dockerfile of gRpc Android interop test to use the code inside grpc-java repository. by Xudong Ma · 9 years ago
  73. b037bb6 Adding tests and fixing mem leak in default creds. by Julien Boeuf · 9 years ago
  74. 21a38b4 Fixing variable names discrepancy in ruby's extension builder. by Nicolas "Pixel" Noble · 9 years ago
  75. 617381a Merge pull request #2318 from murgatroid99/ruby_pkg_config by Nicolas Noble · 9 years ago
  76. fc1a49a Merge pull request #2331 from vjpai/tty by Craig Tiller · 9 years ago
  77. 71020da Fixed typo in variable name by murgatroid99 · 9 years ago
  78. 3fbb984 Merge branch 'master' into makefile_pkg-config_libs_fix by murgatroid99 · 9 years ago
  79. 5a79053 Added OpenSSL NPN pkg-config check by murgatroid99 · 9 years ago
  80. 0f1c42e Fixed Rubocop errors in extconf.rb by murgatroid99 · 9 years ago
  81. 874e5f8 Merge pull request #2316 from ctiller/tis-but-thy-name by Nicolas Noble · 9 years ago
  82. 9f0724d Merge pull request #2317 from jboeuf/fix_json_doc by Nicolas Noble · 9 years ago
  83. 9e56ce0 Fixed ruby build when rebuilding C core by murgatroid99 · 9 years ago
  84. 443f58e Merge pull request #2302 from jcanizales/point-to-protobuf-head by Michael Lumish · 9 years ago
  85. 1be0437 Merged changes from upstream/master by murgatroid99 · 9 years ago
  86. 10441a9 Merge pull request #2310 from murgatroid99/node_pkg_config by Nicolas Noble · 9 years ago
  87. a29d2d7 Merge non-tty path with Windows path since they do the same thing by vjpai · 9 years ago
  88. 6d9e401 Don't use pkg-config to look for perftools by murgatroid99 · 9 years ago
  89. 265d430 Merge pull request #2269 from murgatroid99/node_binding_gyp_fixes by Nicolas Noble · 9 years ago
  90. 8f047d1 Merge pull request #2326 from ctiller/we-lost-our-sanity by Nicolas Noble · 9 years ago
  91. b461145 Stop sending terminal escape sequences if we're redirecting output to a file. by vjpai · 9 years ago
  92. c6964b1 Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-done by Vijay Pai · 9 years ago
  93. 8311a0b Merge pull request #2325 from jcanizales/be-ios6-compatible by Michael Lumish · 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