1. 9724de8 Send simple request completes its request by Craig Tiller · 10 years ago
  2. abcf652 Make sure to send server status by Craig Tiller · 10 years ago
  3. b9c98d4 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  4. f31d14c Send status from server fixes by Craig Tiller · 10 years ago
  5. 39fd428 Trigger sending on server side by Craig Tiller · 10 years ago
  6. eaa344b Allocate required memory by Craig Tiller · 10 years ago
  7. 7f79166 Merge pull request #256 from donnadionne/docker by Qi Zhao · 10 years ago
  8. 662cf72 adding cloud to prod test for go. by Donna Dionne · 10 years ago
  9. f6f3ea9 Merge pull request #255 from chen-wang/master by Chen Wang · 10 years ago
  10. 5679470 add Compute engine credential to tips client. by Chen Wang · 10 years ago
  11. 4d9f3d7 Merge pull request #167 from maxwell-demon/master by Alistair Veitch · 10 years ago
  12. 23aa6c4 Progress towards running code by Craig Tiller · 10 years ago
  13. 9f28ac2 clang-format by Craig Tiller · 10 years ago
  14. 8eb9d47 Rework call into a chttp2 style transaction system by Craig Tiller · 10 years ago
  15. 3b56a57 Merge pull request #157 from dklempner/eventfd by Craig Tiller · 10 years ago
  16. b2e735c Merge pull request #250 from toddpoynor/android-fix by Craig Tiller · 10 years ago
  17. bb915ac Rename wakeup fd accessor by David Klempner · 10 years ago
  18. cb7abfd fixup compile error in log_android.c by Todd Poynor · 10 years ago
  19. 62ac155 Initial fixes: we now send a request by Craig Tiller · 10 years ago
  20. 768fd51 Merge pull request #249 from yang-g/interopclient by Chen Wang · 10 years ago
  21. 2b80e6f format by Yang Gao · 10 years ago
  22. aec1d0b make the flag name shorter by Yang Gao · 10 years ago
  23. bd18be2 add compute engine credentials support by Yang Gao · 10 years ago
  24. 1618a5d Merge pull request #245 from ctiller/tweaks by vjpai · 10 years ago
  25. 552e19c Merge pull request #248 from vjpai/master by Craig Tiller · 10 years ago
  26. ee2d702 Add missing finish by Craig Tiller · 10 years ago
  27. 0f1f4f4 Delete the metadata debug logspam by vjpai · 10 years ago
  28. cce17ac First compiling version of the new C api. by Craig Tiller · 10 years ago
  29. e4c684c Comment out metadata logspam by Vijay Pai · 10 years ago
  30. e68de0e Small tweaks by Craig Tiller · 10 years ago
  31. 79d9a99 Merge pull request #209 from yang-g/interopclient by Chen Wang · 10 years ago
  32. 3ed874c sync up with master by Yang Gao · 10 years ago
  33. c5e9018 Merge pull request #234 from murgatroid99/node_remove_highland by Tim Emiola · 10 years ago
  34. d785904 resolve comments by Yang Gao · 10 years ago
  35. 9a9f405 Merge pull request #237 from tbetbetbe/grpc_tools_update_ruby_to_run_prod_tests by Michael Lumish · 10 years ago
  36. 8e5de80 Merge pull request #240 from ctiller/huh by Yang Gao · 10 years ago
  37. d631cf3 Allow access to call stack from call. by Craig Tiller · 10 years ago
  38. 1e99756 Merge pull request #151 from ctiller/javascript by Yang Gao · 10 years ago
  39. 51358d8 Merge pull request #225 from jtattermusch/fix_build by Nicolas Noble · 10 years ago
  40. ec4e0cb Fix compile by Craig Tiller · 10 years ago
  41. 32960bb Fixes a bad option spec by Tim Emiola · 10 years ago
  42. 6437bd5 Merge github.com:google/grpc into javascript by Craig Tiller · 10 years ago
  43. 103481e Add args by Craig Tiller · 10 years ago
  44. a54b60d added src/core/support/string.h to build.json by Jan Tattermusch · 10 years ago
  45. 78d5653 Fixes the prod test command flags by Tim Emiola · 10 years ago
  46. 1159dcf Merge pull request #235 from ctiller/lcov by Nicolas Noble · 10 years ago
  47. c060e07 Merge pull request #236 from tbetbetbe/grpc_ruby_update_interop_test_flags by Michael Lumish · 10 years ago
  48. 29c5513 Finished fixing the tests by murgatroid99 · 10 years ago
  49. 45bc600 Restrict gcov to c/c++ for now by Craig Tiller · 10 years ago
  50. 0ced264 Merge branch 'master' of github.com:google/grpc into node_remove_highland by murgatroid99 · 10 years ago
  51. c3aabdd Adds a func for installing the Googles's roots.pem by Tim Emiola · 10 years ago
  52. 8318294 Updates/Adds test commands by Tim Emiola · 10 years ago
  53. 3727556 Updates the ruby dockerfile to copy the cacerts directory from the docker host by Tim Emiola · 10 years ago
  54. 426167c Allows production certificates to be specified by Tim Emiola · 10 years ago
  55. 2854ad7 Adds support for overriding the server host name during SSL by Tim Emiola · 10 years ago
  56. 6e1f10d Adds a dependency on signet. It's to be used for auth, but for now it sslconfig module is required by Tim Emiola · 10 years ago
  57. 58ee1d4 Merge pull request #228 from murgatroid99/node_directory_cleanup by Tim Emiola · 10 years ago
  58. 4eecb5d Adds a flag for running all the tests by Tim Emiola · 10 years ago
  59. d082b7f Merge pull request #230 from tbetbetbe/grpc_ruby_remove_the_need_for_pick_unused_port by Michael Lumish · 10 years ago
  60. 965dda6 Removes the test state tracking, that's available on Jenkins by Tim Emiola · 10 years ago
  61. 9cae580 Added the use_tls flag toggle connecting securely by Tim Emiola · 10 years ago
  62. a398a34 Remove port_picker.rb by Tim Emiola · 10 years ago
  63. a816818 Removes remaining references to port_picker by Tim Emiola · 10 years ago
  64. 72f14c3 Removes port_picker from channel_spec by Tim Emiola · 10 years ago
  65. d02d1d5 Removes port_picker from call_spec.rb, removes a redundant test by Tim Emiola · 10 years ago
  66. 61ddba3 Removed port_picker from server_spec.rb by Tim Emiola · 10 years ago
  67. f875aa3 Removed port_picker from active_call_spec, fixed some style issues by Tim Emiola · 10 years ago
  68. a8ecbe9 Removes port_picker from rpc_server_spec by Tim Emiola · 10 years ago
  69. a679f9f Removed port_picker form client_stub_spec by Tim Emiola · 10 years ago
  70. b6ca52e Fixed tests by properly half-closing by murgatroid99 · 10 years ago
  71. 098b577 Removed all uses of highland by murgatroid99 · 10 years ago
  72. 671778e Merge pull request #227 from tbetbetbe/grpc_ruby_wrapper_fixes_and_test_fixes by Michael Lumish · 10 years ago
  73. bcc0ccd Merge branch 'master' of github.com:google/grpc into node_directory_cleanup by murgatroid99 · 10 years ago
  74. c17749e Merge pull request #224 from murgatroid99/node_fix_test_hang2 by Tim Emiola · 10 years ago
  75. 2b90e30 Completes merge by Tim Emiola · 10 years ago
  76. e360568 Rename poll_kick_test to poll_kick_posix_test by David Klempner · 10 years ago
  77. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 10 years ago
  78. 9df2693 Fixed file references to match moved files by murgatroid99 · 10 years ago
  79. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago
  80. a53caa6 Merge pull request #226 from donnadionne/docker by Tim Emiola · 10 years ago
  81. f5844ee Merge branch 'node_fix_test_hang2' into node_directory_cleanup by murgatroid99 · 10 years ago
  82. 0343b10 Updates client_server_spec to use the server_port by Tim Emiola · 10 years ago
  83. b39d91d Fixing a small typo by Donna Dionne · 10 years ago
  84. 75d7f9a Resolves issues that stopped that stopped tests from running ok by Tim Emiola · 10 years ago
  85. 0eaafca Adding commands to run cloud to prod tests by Donna Dionne · 10 years ago
  86. 64c3e72 removed string.h reference from build.json by Jan Tattermusch · 10 years ago
  87. 4972415 Merge pull request #221 from murgatroid99/node_surface_cancellation by Tim Emiola · 10 years ago
  88. 6e8bdb9 Merge branch 'master' into eventfd by David Klempner · 10 years ago
  89. 7d8dcd7 Merge pull request #212 from tbetbetbe/grpc_ruby_fix_markdown_in_readme by Michael Lumish · 10 years ago
  90. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 10 years ago
  91. d485b13 Refactored other tests by murgatroid99 · 10 years ago
  92. 4b962f7 Refactored tests to avoid hanging by murgatroid99 · 10 years ago
  93. 12958f9 Merge branch 'master' of github.com:google/grpc into node_surface_cancellation by murgatroid99 · 10 years ago
  94. 55dd2ba Added cancel to client APIs and cancelled event to server APIs by murgatroid99 · 10 years ago
  95. 7bf3c45 Merge pull request #220 from ctiller/clang-fmt by Nicolas Noble · 10 years ago
  96. d9076fa Merge pull request #213 from murgatroid99/node_run_tests_py by Nicolas Noble · 10 years ago
  97. 8089d96 Remove clang-format tools by Craig Tiller · 10 years ago
  98. 666450e Updated comment by murgatroid99 · 10 years ago
  99. d3e95a3 Added cancel to surface calls by murgatroid99 · 10 years ago
  100. 6aa182f Cleans up some compiler warnings by Tim Emiola · 10 years ago