1. 47f519e Resolved merge conflicts by murgatroid99 · 9 years ago
  2. 0862bcf Merge pull request #3625 from murgatroid99/node_single_install_step by Tim Emiola · 9 years ago
  3. 4399679 Removed now-extaneous function by murgatroid99 · 9 years ago
  4. e662881 Merge pull request #3700 from ctiller/kill_build_json by David G. Quintas · 9 years ago
  5. 279aab1 Merge pull request #3697 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  6. 7329b94 Merge pull request #3647 from ctiller/smash-it by Nicolas Noble · 9 years ago
  7. e7c704a build.json reappeared by Craig Tiller · 9 years ago
  8. a3bb7f8 Merge pull request #3677 from ctiller/port_server_be_flaky by Nicolas Noble · 9 years ago
  9. 39ec1e8 Merge pull request #3638 from soltanmm/pip-so-cash by Nicolas Noble · 9 years ago
  10. 0253f14 Resolved merge conflicts by murgatroid99 · 9 years ago
  11. d1da978 Merge pull request #3695 from rjshade/udp_exec_ctx by Yang Gao · 9 years ago
  12. 24b0d3c Merge pull request #3696 from nathanielmanistaatgoogle/grpc-in-3-minutes-python by LisaFC · 9 years ago
  13. 4e7ea93 "gRPC in 3 minutes" for Python by Nathaniel Manista · 9 years ago
  14. c6787b2 Fix broken udp_server_test, by adding exec_ctx to read_cb by Robbie Shade · 9 years ago
  15. 57ee3db Merge pull request #3099 from murgatroid99/node_interop_echo_metadata by Jan Tattermusch · 9 years ago
  16. cb5b2b8 Merge pull request #3683 from soltanmm/verbosity by Nathaniel Manista · 9 years ago
  17. f20d7db Fixed issues with binary metadata type checking by murgatroid99 · 9 years ago
  18. f194d6f Set pytest-xdist-compatible pytest-timeout method by Masood Malekghassemi · 9 years ago
  19. 0e62195 Merge pull request #3679 from yang-g/flake3 by Vijay Pai · 9 years ago
  20. c234f23 Add verbosity back to Python testing output by Masood Malekghassemi · 9 years ago
  21. 9b701e9 Merge branch 'master' into node_interop_echo_metadata by murgatroid99 · 9 years ago
  22. 89f1c72 unref slice before cancel by yang-g · 9 years ago
  23. 1485683 Merge pull request #3615 from dgquintas/gcc_520 by Vijay Pai · 9 years ago
  24. fbfd3d4 Merge pull request #3610 from ctiller/stressy by Vijay Pai · 9 years ago
  25. c02cb03 Merge pull request #3675 from jtattermusch/interop_auth_tests by Jan Tattermusch · 9 years ago
  26. fe4939f More robust port_server version checking by Craig Tiller · 9 years ago
  27. 4d1fc55 Merge pull request #3676 from jtattermusch/add_ruby_server by Jan Tattermusch · 9 years ago
  28. 6078a7d Add commentary by Craig Tiller · 9 years ago
  29. b1dec72 add ruby server to run_interop_tests.py by Jan Tattermusch · 9 years ago
  30. 8d933d8 Merge pull request #3645 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  31. 60e5f91 Enable pip caching on Jenkins slaves by Masood Malekghassemi · 9 years ago
  32. d49e3a1 Add commentary by Craig Tiller · 9 years ago
  33. d0a0000 clang-format by Craig Tiller · 9 years ago
  34. b937aa1 ex --> ext by Craig Tiller · 9 years ago
  35. fb8c77d add auth interop tests by Jan Tattermusch · 9 years ago
  36. cc54546 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  37. 35284f0 Simplified comments by David Garcia Quintas · 9 years ago
  38. 89a768e Fix memory leaks by Craig Tiller · 9 years ago
  39. 5fd387f Merge github.com:grpc/grpc into smash-it by Craig Tiller · 9 years ago
  40. faf8f68 Close incoming connections if we are post shutdown by Craig Tiller · 9 years ago
  41. b09d84d Discard unnecessary subchannels when they're no longer required by Craig Tiller · 9 years ago
  42. 3ff551b Add a simpler (but slower) path for closures for where it makes sense by Craig Tiller · 9 years ago
  43. 800dacb Tag struct to ease casting in debugger by Craig Tiller · 9 years ago
  44. 2b778d6 copy service account key logic by Jan Tattermusch · 9 years ago
  45. 9554534 Clean up build_python.sh by Masood Malekghassemi · 9 years ago
  46. a4aba6e Merge pull request #3628 from murgatroid99/node_test_timeout_investigation by Michael Lumish · 9 years ago
  47. 760cd88 Merge branch 'master' of github.com:grpc/grpc into gcc_520 by David Garcia Quintas · 9 years ago
  48. 7cd632c Re-implemented call propagation tests to avoid race conditions by murgatroid99 · 9 years ago
  49. d48c5a5 Merge pull request #3637 from ctiller/smash-it by David G. Quintas · 9 years ago
  50. 1447ece Use sys.executable instead of hard coding python binary string by Craig Tiller · 9 years ago
  51. e1d8d4d Merge pull request #3635 from ctiller/be-useful by Yang Gao · 9 years ago
  52. c6fb3f4 Merge branch 'be-useful' of github.com:ctiller/grpc into be-useful by Craig Tiller · 9 years ago
  53. 0d6499e Add more verbose traces for port_server usage by Craig Tiller · 9 years ago
  54. c6c3189 Add more verbose traces for debug output by Craig Tiller · 9 years ago
  55. 075821f Merge pull request #3614 from dgquintas/port_server_python_version by Nicolas Noble · 9 years ago
  56. 1331bf3 Merge pull request #3552 from nathanielmanistaatgoogle/example-docs-moved by Stanley Cheung · 9 years ago
  57. 2715593 Merge pull request #3629 from ctiller/sharply-sea by Yang Gao · 9 years ago
  58. 809831e Added comments by David Garcia Quintas · 9 years ago
  59. 3bf828f Add a more useful log message when failing to connect by Craig Tiller · 9 years ago
  60. 69d5c19 Merge pull request #3631 from jtattermusch/interop_go by Qi Zhao · 9 years ago
  61. 4b6bc1e added comment about go dependencies by Jan Tattermusch · 9 years ago
  62. cc1bde7 add go support to run_interop_tests.py by Jan Tattermusch · 9 years ago
  63. bae235c Fix use-after-free by Craig Tiller · 9 years ago
  64. 91054e6 Merge pull request #3627 from yang-g/flake2 by Craig Tiller · 9 years ago
  65. 08005ed Removed a pair of racy Node tests by murgatroid99 · 9 years ago
  66. 243be4e Resolved merge conflicts in grpc.gyp by murgatroid99 · 9 years ago
  67. 67eadf7 Merge pull request #3619 from ctiller/my-sanity-is-failing by Nicolas Noble · 9 years ago
  68. b0f3bf1 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  69. 350835a Removed spurious comment from grpc.gyp by murgatroid99 · 9 years ago
  70. f33b132 Added copyright notice to binding.gyp by murgatroid99 · 9 years ago
  71. 0801ce6 Restore include sanity by Craig Tiller · 9 years ago
  72. 78e1e3b Merge branch 'my-sanity-is-failing' into stressy by Craig Tiller · 9 years ago
  73. 2468ff5 Restore build sanity by Craig Tiller · 9 years ago
  74. 4de3e4f Restore sanity by Craig Tiller · 9 years ago
  75. 72ae72d Merge github.com:grpc/grpc into stressy by Craig Tiller · 9 years ago
  76. a9154a3 Merge pull request #3612 from nicolasnoble/useful-assert-is-useful by Craig Tiller · 9 years ago
  77. 2a548d0 Merge pull request #3006 from soltanmm/sketchbook by Craig Tiller · 9 years ago
  78. c23b7df Merge pull request #3609 from nicolasnoble/html-reports by Michael Lumish · 9 years ago
  79. a8af908 Merge pull request #3611 from nicolasnoble/stop-fighting by Michael Lumish · 9 years ago
  80. 985f22e Limited number of parallel jobs for generate_projects by David Garcia Quintas · 9 years ago
  81. 9a17033 Idem for generate_projects.py by David Garcia Quintas · 9 years ago
  82. d76cdac Type conversion fixes to make GCC 5.2.0 happy by David Garcia Quintas · 9 years ago
  83. 9260a95 Explicit Python version for port_server by David Garcia Quintas · 9 years ago
  84. f8460df Merge pull request #3605 from jtattermusch/interop_improvements by Nicolas Noble · 9 years ago
  85. 9baaead Get sanity to output more interesting information if it fails. by Nicolas "Pixel" Noble · 9 years ago
  86. cff6469 Making template agree with clang-format. by Nicolas "Pixel" Noble · 9 years ago
  87. 8a50de7 Merge pull request #3586 from dgquintas/conn_state_watcher_plucking by Craig Tiller · 9 years ago
  88. 7cc2777 Merge pull request #3584 from dgquintas/subchannel_cleanup by Craig Tiller · 9 years ago
  89. e2bad31 Merge pull request #3606 from dklempner/sanity by Nicolas Noble · 9 years ago
  90. 9229810 Update build files by Masood Malekghassemi · 9 years ago
  91. 7307b1a Coalesce GRPC_TRACE=surface with API tracing by Masood Malekghassemi · 9 years ago
  92. fe1093c Update build tools by Masood Malekghassemi · 9 years ago
  93. 76c3d74 Add API tracing to gRPC core by Masood Malekghassemi · 9 years ago
  94. 861fbcb Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface by Masood Malekghassemi · 9 years ago
  95. c046103 The Writes may return false after the server cancels the stream by yang-g · 9 years ago
  96. ce04de0 Commentary by Craig Tiller · 9 years ago
  97. 548735e Commentary by Craig Tiller · 9 years ago
  98. 2c1c000 Pollset can be destroyed again in pollset_work if the called_shutdown is not set here by yang-g · 9 years ago
  99. 1270b2b Debug cleanup by Craig Tiller · 9 years ago
  100. 4d97707 Adding crude html report support. by Nicolas "Pixel" Noble · 9 years ago