1. 17f682d Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth by apolcyn · 6 years ago
  2. ad4312a Fix math-client by ganmacs · 6 years ago
  3. 61d9a42 Moved pubsub demo_demo to examples directory of ruby by ganmacs · 6 years ago
  4. 35367cc fix typo by Shohei Kamimori · 6 years ago
  5. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  8. b39ad70 Added comments to ruby code generation by murgatroid99 · 8 years ago
  9. e621f13 Simplified ruby interop test files by murgatroid99 · 8 years ago
  10. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  11. a6b2c4c Get rid of SSL_CERT_FILE env entirely by Jan Tattermusch · 9 years ago
  12. de95cb0 update ruby to new position of math.proto and health.proto by Jan Tattermusch · 9 years ago
  13. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  14. cfa26e1 Plumb CallCredentials through Ruby code, replacing metadata_updater functionality by murgatroid99 · 9 years ago
  15. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  16. c03138a Fixes bins in the grpc beta package by Tim Emiola · 9 years ago
  17. 519e27d Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certs by Michael Lumish · 9 years ago
  18. 73a540a Update sites using ServerCredentials.new by Tim Emiola · 9 years ago
  19. 81d950a Updates server shutdown handling by Tim Emiola · 9 years ago
  20. f4ee961 Reorganize interop test files. by Tim Emiola · 9 years ago
  21. 53c85d6 Update the generated code for the interop service. by Tim Emiola · 9 years ago
  22. a5d39f7 Merges timeout interop test change by Tim Emiola · 9 years ago
  23. cdb7ccc Adds the ruby timeout interop test. by Tim Emiola · 9 years ago
  24. aa57bab Corrects the cancel_after_first_response behaviour by Tim Emiola · 9 years ago
  25. d62d345 Corrects the cancel_after_first_response test by Tim Emiola · 9 years ago
  26. dd7a036 Add's logging tweaks thread interaction for bidi_server by Tim Emiola · 9 years ago
  27. f233d96 Encapsulate logger within GRPC module by Nick Gauthier · 9 years ago
  28. 5cb7902 remove redudant optional keyword in proto3 by Yang Gao · 9 years ago
  29. 57e7dc8 Ruby style changes: replace `== 0` with `zero?` by Aggelos Avgerinos · 9 years ago
  30. bc206b1 Corrects command/flags used in ruby interop tests by Tim Emiola · 9 years ago
  31. 321871e Updates the example servers to use #run_till_terminated by Tim Emiola · 9 years ago
  32. b5bcca4 Adds interop cancellation tests by Tim Emiola · 9 years ago
  33. 89a5bd7 Updates the pubsub sample so that it no longer uses a scope by Tim Emiola · 9 years ago
  34. 189d9b0 Adds a jwt_token_creds interop test by Tim Emiola · 9 years ago
  35. d5c733e Fixes reference to variable in the auth package by Tim Emiola · 9 years ago
  36. 0ce8edc Updates ruby code affected by the secure server API change by Tim Emiola · 9 years ago
  37. 5cdf37e Removed execute permissions from README files. by Misha Brukman · 9 years ago
  38. 8861445 Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby by Michael Lumish · 9 years ago
  39. 2731d3f Updates the pubsub demo to use the new auth library by Tim Emiola · 9 years ago
  40. b44da46 Updates the interop client to use the new auth library by Tim Emiola · 9 years ago
  41. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 9 years ago
  42. a16d2ae Fixes a missed old module name reference in the interop client by Tim Emiola · 9 years ago
  43. 50b91d0 Removes unnecesary check from the interop teste by Tim Emiola · 9 years ago
  44. ce5021b Add missing new-lines at end of file by Craig Tiller · 9 years ago
  45. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  46. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  47. ad1fd3a Add proto copyrights by Craig Tiller · 9 years ago
  48. 9fd6770 fixes a typo by Tim Emiola · 9 years ago
  49. d5d00d5 Adds a demo app that accesses the live pubsub service. by Tim Emiola · 9 years ago
  50. 7256b05 Add generated code for accessing the v1 pubsub API from Ruby by Tim Emiola · 9 years ago
  51. c799e81 Adds a missing return by Tim Emiola · 9 years ago
  52. ce062f2 Updates interop client to use update_proc by Tim Emiola · 9 years ago
  53. 8c750f4 Adds a compute engine auth GCE interop test by Tim Emiola · 9 years ago
  54. 2e20856 Adds an interop tests if OAuth behaviour is functioning by Tim Emiola · 9 years ago
  55. 179eabb Updates the generated code to reflect test updates by Tim Emiola · 9 years ago
  56. 3606653 Fix lint errors, other cleanups by Tim Emiola · 9 years ago
  57. 554a11c completes merges by Tim Emiola · 9 years ago
  58. 426167c Allows production certificates to be specified by Tim Emiola · 9 years ago
  59. 2854ad7 Adds support for overriding the server host name during SSL by Tim Emiola · 9 years ago
  60. 4eecb5d Adds a flag for running all the tests by Tim Emiola · 9 years ago
  61. 965dda6 Removes the test state tracking, that's available on Jenkins by Tim Emiola · 9 years ago
  62. 9cae580 Added the use_tls flag toggle connecting securely by Tim Emiola · 9 years ago
  63. d428c54 removed a reference to a google3 dir by Tim Emiola · 9 years ago
  64. eaed637 Removes Google username from TODOs, removes defunct TODOs by Tim Emiola · 9 years ago
  65. 5de3a1d Corrects the ruby interop tests by Tim Emiola · 9 years ago
  66. e2860c5 Adds rubocop and fixes most style violations it detected by Tim Emiola · 9 years ago
  67. 3acf05a Fixes the shebang line by Tim Emiola · 9 years ago
  68. 4dee157 Updates the math and interop samples to use the fully-qualified method name. by temiola · 9 years ago
  69. 0f0a6bc Switches to using protobuf-ruby. by temiola · 9 years ago
  70. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 9 years ago
  71. 8232204 Updates the math and interop samples to use the fully-qualified method name. by temiola · 9 years ago
  72. 6e48a42 Switches to using protobuf-ruby. by temiola · 9 years ago
  73. 4cd6035 Fixes the ping_pong test. by temiola · 10 years ago
  74. 4a3be1c Update modules and packages to allow for a single grpc import by temiola · 10 years ago
  75. ba22e87 Adds ruby versions of the interop server and client by temiola · 10 years ago
  76. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  77. 097ef9b Incorporating ruby into the master grpc repository. by nnoble · 10 years ago