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