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