1. 804ff71 Progress converting to new error system by Craig Tiller · 8 years ago
  2. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  3. c45f44b compile error by Craig Tiller · 8 years ago
  4. 81be250 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  5. 94e1576 Error handling progress in chttp2 transport by Craig Tiller · 8 years ago
  6. 66e9d8e Merge pull request #6410 from murgatroid99/ruby_stress_fixes by Nicolas Noble · 8 years ago
  7. 781bab53 Error handling progress in chttp2 transport by Craig Tiller · 8 years ago
  8. 5a5dafa Merge pull request #6409 from jtattermusch/master by Jan Tattermusch · 8 years ago
  9. feb8e74 Merge pull request #6418 from yang-g/no_rpc_service by Jan Tattermusch · 8 years ago
  10. 0090402 Merge pull request #6415 from yang-g/python_proto_comments by Jan Tattermusch · 8 years ago
  11. bf14c2f Merge pull request #6383 from dgquintas/remove-outdated-census-charg by Jan Tattermusch · 8 years ago
  12. 36918fc Merge pull request #6374 from grpc/dgquintas-patch-1 by Jan Tattermusch · 8 years ago
  13. ac50cf9 Merge pull request #6412 from ctiller/large_async_secure_and_fixed by Jan Tattermusch · 8 years ago
  14. b5658e4 Merge pull request #6333 from dgquintas/check_includes_moar_fixes by Jan Tattermusch · 8 years ago
  15. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  16. 2b782d8 Progress converting to new error system by Craig Tiller · 8 years ago
  17. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  18. 76e4e16 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  19. 5b15afd Progress converting to new error system by Craig Tiller · 8 years ago
  20. 099b756 Merge pull request #6420 from jtattermusch/csharp_more_api_fixes by Jan Tattermusch · 8 years ago
  21. 05146ac Merge pull request #6416 from jtattermusch/csharp_api_polishing by Jan Tattermusch · 8 years ago
  22. 0b5857f Progress by Craig Tiller · 8 years ago
  23. ffb8401 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  24. b75f557 Merge pull request #6375 from jtattermusch/cleanup_jenkins_directory by Jan Tattermusch · 8 years ago
  25. 6504c02 remove useless code and todos by Jan Tattermusch · 8 years ago
  26. 739e86c finishing serverside request stream should not be required for disposal by Jan Tattermusch · 8 years ago
  27. f51457b Progress by Craig Tiller · 8 years ago
  28. 1231c2a Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  29. c027e77 Progress by Craig Tiller · 8 years ago
  30. 1717bff add a dummy service with no rpc to test codegen coverage by yang-g · 8 years ago
  31. 442bead Merge pull request #5701 from bluecmd/unix-socket by Jan Tattermusch · 8 years ago
  32. ed4d89e Remove trailing space. by Jan Tattermusch · 8 years ago
  33. 9c83512 update remaining stresstest configs by Jan Tattermusch · 8 years ago
  34. 080ddf0 add a readme file by Jan Tattermusch · 8 years ago
  35. 9835d4b update locations of dockerization scripts by Jan Tattermusch · 8 years ago
  36. 26ca776 update working directories by Jan Tattermusch · 8 years ago
  37. 99341e3 move helper script for dockerization by Jan Tattermusch · 8 years ago
  38. b0de716 Add proto comments to generated _pb2.py files by yang-g · 8 years ago
  39. f21f465 make AsyncCallServerTest finish correctly by Jan Tattermusch · 8 years ago
  40. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  41. d00ed30 Merge pull request #6406 from sreecha/ruby_stress_test_docker by Jan Tattermusch · 8 years ago
  42. 2624cfb fixup by Jan Tattermusch · 8 years ago
  43. 9a9813b add more tests by Jan Tattermusch · 8 years ago
  44. b32e29f make SendStatusFromServer independent on WriteAsync by Jan Tattermusch · 8 years ago
  45. ce60d8e add AsyncCalServer tests to sanity tests by Jan Tattermusch · 8 years ago
  46. b6a9016 add tests for AsyncCallServer by Jan Tattermusch · 8 years ago
  47. 7c6ba9b Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  48. e4d2748 Fix async_end2end_test flow control by Craig Tiller · 8 years ago
  49. 59dfee8 Fixed rubocop issues with newest changes by murgatroid99 · 8 years ago
  50. 38281cf Ruby: improve server error handling, fix a reference error by murgatroid99 · 8 years ago
  51. 19abba3 Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER by Jan Tattermusch · 8 years ago
  52. 5f51757 Merge github.com:grpc/grpc into large_async_secure_and_fixed by Craig Tiller · 8 years ago
  53. 230c932 fixup by Jan Tattermusch · 8 years ago
  54. 5105056 add one more client server test by Jan Tattermusch · 8 years ago
  55. a296677 add more tests by Jan Tattermusch · 8 years ago
  56. 96f21a2 make end-of-stream idempotent by Jan Tattermusch · 8 years ago
  57. a83ad2a add idempotency test by Jan Tattermusch · 8 years ago
  58. 69274c2 add more features by Jan Tattermusch · 8 years ago
  59. 97eb4f6 add more tests by Jan Tattermusch · 8 years ago
  60. 6bac7d3 Merge pull request #6399 from nicolasnoble/source-of-truth-api by Nicolas Noble · 8 years ago
  61. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  62. 1a7adfb Merge pull request #6394 from y-zeng/fix-5557 by Yuchen Zeng · 8 years ago
  63. a0d1529 Merge pull request #6397 from murgatroid99/node_tools_minor_fix by Nicolas Noble · 8 years ago
  64. b3d5533 Merge pull request #6393 from jtattermusch/csharp_internal_cleanup by Jan Tattermusch · 8 years ago
  65. 8fd7f65 Merge pull request #6380 from ctiller/stress_fail by Nicolas Noble · 8 years ago
  66. d7b1e70 Cover large message sent securely or insecurely over async by Vijay Pai · 8 years ago
  67. 957fe8d Updated a couple more scripts by murgatroid99 · 8 years ago
  68. df8b62c Add coverage for secure async end2end testing by Vijay Pai · 8 years ago
  69. 1c4dfc6 Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2 by Nicolas Noble · 8 years ago
  70. 647464f Merge pull request #6382 from sreecha/csharp_stress_test_docker by Jan Tattermusch · 8 years ago
  71. e88030a Merge pull request #6340 from ctiller/fail_fast_breaks_qps by Jan Tattermusch · 8 years ago
  72. 806b644 Merge pull request #6359 from grpc/python_stress_test by Jan Tattermusch · 8 years ago
  73. e03f8e8 Merge pull request #6387 from ctiller/sml by Jan Tattermusch · 8 years ago
  74. 777c263 Properly using our build.yaml source of truth to generate our list of public APIs. by Nicolas "Pixel" Noble · 8 years ago
  75. 8a6efb7 Node tools: use the right extension for running protoc on Windows by murgatroid99 · 8 years ago
  76. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  77. 791e93e Always build the grpc library when building the ruby extension. by Nicolas "Pixel" Noble · 8 years ago
  78. 08e1f75 fix typo by Jan Tattermusch · 8 years ago
  79. 8e4512b Reversed premature removal of a file by murgatroid99 · 8 years ago
  80. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  81. edb8b76 Simplified Ruby tools extension checking by murgatroid99 · 8 years ago
  82. 1dd74dd Merge pull request #6377 from murgatroid99/node_consistent_examples by Jan Tattermusch · 8 years ago
  83. a4a6270 add more tests by Jan Tattermusch · 8 years ago
  84. 13d1abf improve unary call response handler by Jan Tattermusch · 8 years ago
  85. 6b1afe1 Merge pull request #6386 from jcanizales/fix-call-state by makdharma · 8 years ago
  86. e98b494 Fix bug where max_frame_size was ignored by Craig Tiller · 8 years ago
  87. 0803bb0 Add state transitions to GRPCCall by Jorge Canizales · 8 years ago
  88. 47b80bc Test that GRPCCall transitions states properly by Jorge Canizales · 8 years ago
  89. 7a5f019 Removed leftover function declaration from channel args by David Garcia Quintas · 8 years ago
  90. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 8 years ago
  91. 615da64 explicitly cast constant value to gpr_atm by Yuchen Zeng · 8 years ago
  92. 2f26234 Update CONTRIBUTING.md by Jayant Kolhe · 8 years ago
  93. 2966079 Update CONTRIBUTING.md by Jayant Kolhe · 8 years ago
  94. 5ff9920 Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 by Nicolas Noble · 8 years ago
  95. ee11213 Merge pull request #6368 from ctiller/vtune by Nicolas Noble · 8 years ago
  96. 4ee1a62 Stress test fixes by Craig Tiller · 8 years ago
  97. c7edb0e Reverted 'Rewrite Node greeter example to use generated code' by murgatroid99 · 8 years ago
  98. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  99. eadcb89 Fixed name of test config for h2_census by David G. Quintas · 8 years ago
  100. 90b4a87 Merge pull request #6372 from ctiller/fail_fast by Eric Anderson · 8 years ago