1. 72dcfc7 Fix a couple of minor issues in the Node library by murgatroid99 · 9 years ago
  2. b570322 Include roots.pem with Ruby package by murgatroid99 · 9 years ago
  3. d7e1a10 Bundled C core with Ruby library by murgatroid99 · 9 years ago
  4. 6aee7a8 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  5. 17ab6a1 php: bump version for release by Stanley Cheung · 9 years ago
  6. 47a7b9e Prevent warnings on dictionaries w/o string keys by Jorge Canizales · 9 years ago
  7. 1f3b18d Merge pull request #4510 from soltanmm/typo-fix-0_12 by Nathaniel Manista · 9 years ago
  8. 1e006e5 Fix typo in Python test harness by Masood Malekghassemi · 9 years ago
  9. d24424f Fixed stub construction in interop client by murgatroid99 · 9 years ago
  10. afe3974 Made insecure channel/stub explicit, in all layers by murgatroid99 · 9 years ago
  11. 5c8c3e7 Merge pull request #4435 from murgatroid99/node_interop_server_response_delay by Jan Tattermusch · 9 years ago
  12. 29c3ca5 Merge pull request #4451 from ctiller/proxy-crash by Yang Gao · 9 years ago
  13. 34533ca Merge pull request #4463 from ctiller/perf_test by Craig Tiller · 9 years ago
  14. af63816 Merge pull request #4379 from jtattermusch/per_rpc_creds_test by Michael Lumish · 9 years ago
  15. 88fefe9 Merge pull request #4436 from jtattermusch/csharp_shutdown_test by Michael Lumish · 9 years ago
  16. b4d93b5 Merge pull request #4449 from jtattermusch/csharp_test_restructuring by Michael Lumish · 9 years ago
  17. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 9 years ago
  18. be5a4eb Fix merge error by Craig Tiller · 9 years ago
  19. ea50b90 Fix missing timer tag by Craig Tiller · 9 years ago
  20. abb2e3d Handle cancelling writes whilst writing by Craig Tiller · 9 years ago
  21. 4579846 Better fix by Craig Tiller · 9 years ago
  22. da308ae Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  23. 791df44 Merge pull request #4459 from soltanmm/tmp by Nicolas Noble · 9 years ago
  24. b5a1806 Python version bump by Masood Malekghassemi · 9 years ago
  25. d63b1d6 Fix AbandonedCall test by Jan Tattermusch · 9 years ago
  26. 7608c96 fix bug in Server.KillAsync() by Jan Tattermusch · 9 years ago
  27. b113a2e Merge pull request #4441 from bogdandrutu/master by Craig Tiller · 9 years ago
  28. 1b8210f fix completion queue test by Jan Tattermusch · 9 years ago
  29. 62d6c20 add C# sanity test by Jan Tattermusch · 9 years ago
  30. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 9 years ago
  31. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 9 years ago
  32. 3ac274f start using Ignore attribute for performance tests by Jan Tattermusch · 9 years ago
  33. 03c0106 split up C# tests into separate processes by Jan Tattermusch · 9 years ago
  34. 076f978 Addressing review feedback by Craig Tiller · 9 years ago
  35. 0bdc3a5 Merge branch 'cf' into proxy-crash by Craig Tiller · 9 years ago
  36. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  37. 4bf2928 Fix proxy end2end tests by Craig Tiller · 9 years ago
  38. 1d7ccec fix "Address in use" crash by Jan Tattermusch · 9 years ago
  39. 6af31bd Fix the naming conflict issue that cause the tests to fail. by Bogdan Drutu · 9 years ago
  40. 4a4a20b Merge branch 'master' of https://github.com/grpc/grpc by Bogdan Drutu · 9 years ago
  41. fc966ec Merge github.com:grpc/grpc into bind-server-twice by Craig Tiller · 9 years ago
  42. 42ab3fa Add a destructor callback as well by Bogdan Drutu · 9 years ago
  43. 38d2ad6 Add a hook for the default constructor of ClientContext. by Bogdan Drutu · 9 years ago
  44. 82821ba Merge pull request #4438 from nicolasnoble/json-coverage-2 by Craig Tiller · 9 years ago
  45. 11c320d Increasing json code coverage. by Nicolas "Pixel" Noble · 9 years ago
  46. 3a977a4 Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion by Sree Kuchibhotla · 9 years ago
  47. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  48. 04dacf5 Fix windows by Craig Tiller · 9 years ago
  49. 221ae63 Added support for ResponseParameters.interval_us to the Node interop server by murgatroid99 · 9 years ago
  50. 57ebf29 Merge pull request #4408 from ctiller/pipe-bomb by Yang Gao · 9 years ago
  51. 90a7f99 Merge pull request #4434 from ctiller/memleak by David G. Quintas · 9 years ago
  52. ce015f6 Merge pull request #4381 from dgquintas/compression_coverage_2 by David G. Quintas · 9 years ago
  53. e8ab66c Fix memory leaks by Craig Tiller · 9 years ago
  54. 10c4b3c Add a test for binding a server to the same port twice; fix crashes by Craig Tiller · 9 years ago
  55. d25f579 Merge pull request #4421 from jtattermusch/csharp_more_coverage by Michael Lumish · 9 years ago
  56. 3b07288 Merge pull request #4372 from ctiller/buh-buh by Yang Gao · 9 years ago
  57. b24bf32 Merge pull request #4425 from ctiller/timer_slaying by Sree Kuchibhotla · 9 years ago
  58. 48ec806 Done! by David Garcia Quintas · 9 years ago
  59. 420effa Merge pull request #4376 from ctiller/wqtest by Yang Gao · 9 years ago
  60. 0aac65d Merge pull request #4274 from maxwell-demon/master by Alistair Veitch · 9 years ago
  61. 88a33ef Remove pollset fd deletion path: its unused by Craig Tiller · 9 years ago
  62. 46ab778 Merge pull request #4397 from jtattermusch/tv_sec_64bit by Craig Tiller · 9 years ago
  63. e235388 Merge pull request #4394 from stanley-cheung/php_creds_plugin_api by Michael Lumish · 9 years ago
  64. 989f450 Merge github.com:grpc/grpc into pipe-bomb by Craig Tiller · 9 years ago
  65. 5e61f28 Merge pull request #4413 from jtattermusch/remove_ssl_cert_file_env by Michael Lumish · 9 years ago
  66. 8688fc0 clang-format by Hongyu Chen · 9 years ago
  67. d1cf36c pass auth metadata context to user callback by Stanley Cheung · 9 years ago
  68. aa28ccc Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  69. 7fd4b84 Slay dead code by Craig Tiller · 9 years ago
  70. 12fa8c8 Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping by Yang Gao · 9 years ago
  71. 64342dd Fixed arguments passed to Ruby auth plugin callback by murgatroid99 · 9 years ago
  72. aa1ebff Merge pull request #4416 from jtattermusch/csharp_improve_coverage by Michael Lumish · 9 years ago
  73. f3cfb70 update channel_credentials_spec by Jan Tattermusch · 9 years ago
  74. 1d344f1 Add test coverage for Metadata class by Jan Tattermusch · 9 years ago
  75. 2665f4f Merge pull request #4406 from ctiller/udp by Craig Tiller · 9 years ago
  76. 0a02371 Address comments by Jan Tattermusch · 9 years ago
  77. c54f88e Merge pull request #4403 from yang-g/fixit_secure_channel_create_c by Sree Kuchibhotla · 9 years ago
  78. 8fe3f64 add coverage for AsyncStreamExtensions by Jan Tattermusch · 9 years ago
  79. 839e1d1 remove dead code from AsyncCallBase by Jan Tattermusch · 9 years ago
  80. 00c144a increase coverage of ServerCallContext by Jan Tattermusch · 9 years ago
  81. a1e6097 added coverage for Async*StreamingCall classes by Jan Tattermusch · 9 years ago
  82. 66a653d add ClientBase coverage by Jan Tattermusch · 9 years ago
  83. de0d8b5 improve PropagateCancellation test by Jan Tattermusch · 9 years ago
  84. 5e0da58 More coverage by David Garcia Quintas · 9 years ago
  85. 3d45afe add coverage for call options by Jan Tattermusch · 9 years ago
  86. a6b2c4c Get rid of SSL_CERT_FILE env entirely by Jan Tattermusch · 9 years ago
  87. 0504a44 More reverting by Hongyu Chen · 9 years ago
  88. 3f96667 Revert more by Hongyu Chen · 9 years ago
  89. 134cac2 Address comments: revert all changes except adding two new metadata keys by Hongyu Chen · 9 years ago
  90. b5f74f1 removed comment by Stanley Cheung · 9 years ago
  91. 303e3cb Merge pull request #4396 from murgatroid99/ruby_server_fix_hang by Jan Tattermusch · 9 years ago
  92. 42fb706 add more unit test by Stanley Cheung · 9 years ago
  93. d47a44d cleanup a bit by yang-g · 9 years ago
  94. 4c33c55 Remove dead code by Craig Tiller · 9 years ago
  95. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  96. e389b04 Fixed bug with composing credentials by murgatroid99 · 9 years ago
  97. f218c8b Add tests for pipe usage by Craig Tiller · 9 years ago
  98. 2908a76 Exclude UDP code for now by Craig Tiller · 9 years ago
  99. e734997 Merge pull request #4404 from ctiller/slaya by Yang Gao · 9 years ago
  100. aae3b8c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago