1. e1530b1 [ruby] Update google-protobuf dep to allow 3.x and 4.x versions (#36982) by apolcyn · 1 year, 2 months ago
  2. 016ed92 [deps] Upgrade protobuf version to v25.0 (#34513) by Adam Cozzette · 1 year, 9 months ago
  3. 1a11249 [Deps] Upgrade Protobuf and Upb to 24.x (#34123) by Esun Kim · 2 years ago
  4. c81bdf7 [Protobuf] Upgrade third_party/protobuf to 23.4 (#33695) by AJ Heller · 2 years, 1 month ago
  5. 17cadf8 Fix regenerate protos scripts. (#32135) by Jan Tattermusch · 2 years, 7 months ago
  6. 27a9bde Update protobuf submodule to 3.21.5 (#30548) by apolcyn · 3 years ago
  7. 519ae7d unbreak proto regenerate scripts for C#, ruby, php by allowing protobuf well known types (#29330) by Jan Tattermusch · 3 years, 5 months ago
  8. 42c08b9 Update third_party/protobuf to v3.19.2 (#28511) by Jan Tattermusch · 3 years, 7 months ago
  9. eceffa0 upgrade protobuf to 3.18.1 (automatically generated) (#27722) by Jan Tattermusch · 3 years, 10 months ago
  10. 81276ff Update protobuf version to 3.15.8 (#26105) by Yash Tibrewal · 4 years, 4 months ago
  11. 769689e Re-generate Ruby protos by Stanley Cheung · 4 years, 7 months ago
  12. 6c142d7 Re-generate protos for Ruby by Stanley Cheung · 4 years, 9 months ago
  13. 09a3424 generate proto ruby by Hannah Shi · 5 years ago
  14. 555804b regenerate ruby protos by Jan Tattermusch · 5 years ago
  15. d536637 regenerate ruby protobufs by Jan Tattermusch · 6 years ago
  16. 0a8fbd2 Fix broken php7 performance benchmarks build by Stanley Cheung · 6 years ago
  17. b667c2f regenerate ruby protos by Jan Tattermusch · 6 years ago
  18. 7a20c96 Break out qps services into seperate protos by kpayson64 · 7 years ago
  19. 1972e5c Merge pull request #12710 from apolcyn/speedup_ruby_end2end_tests by apolcyn · 8 years ago
  20. 81e9581 Remove some sleeps in ruby tests and fix test server shutdown by Alex Polcyn · 8 years ago
  21. 410ba6d format by Michael Darakananda · 8 years ago
  22. 5e33a3b Merge branch 'master' into ruby-php-bin by Michael Darakananda · 8 years ago
  23. bf6185c make ruby proxy worker accept script location by Michael Darakananda · 8 years ago
  24. d015389 exclude uploading stats, add unconstained php benchmark by ZhouyihaiDing · 8 years ago
  25. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 8 years ago
  26. 1c87515 add php extension by ZhouyihaiDing · 8 years ago
  27. 4d5c310 fix remaining license notices by Jan Tattermusch · 8 years ago
  28. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 8 years ago
  29. 958ded9 PHP benchmarking performance client, proxied through Ruby by Vijay Pai · 8 years ago
  30. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 9 years ago
  31. 3d48cf4 dont break out of response stream iterator in benchmark client by Alexander Polcyn · 9 years ago
  32. 419934a increase max thread pool size in benchmarks and fix shutdown ordering by Alex Polcyn · 9 years ago
  33. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 9 years ago
  34. 847f9ec fail benchmarks with errors in a child rpc thread by Alexander Polcyn · 9 years ago
  35. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 9 years ago
  36. 11ca9d8 Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments by Jan Tattermusch · 9 years ago
  37. 2939e2f Update ruby perf code with keyword args changes by murgatroid99 · 9 years ago
  38. b39ad70 Added comments to ruby code generation by murgatroid99 · 9 years ago
  39. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 9 years ago
  40. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 9 years ago
  41. b54f2ae actually stop benchmark server by Jan Tattermusch · 9 years ago
  42. 3849335 remove trailing whitespaces by Jan Tattermusch · 9 years ago
  43. 5562807 Support many oustanding RPCs per channel - forgot to do this last time by Vijay Pai · 9 years ago
  44. d9389a8 Support secure client by vjpai · 9 years ago
  45. cf36f85 Support server-side secure test. by vjpai · 9 years ago
  46. ed25a33 Improved formatting by vjpai · 9 years ago
  47. 5286eee Add streaming client by vjpai · 9 years ago
  48. ad1c1cc Add support for unary client, closed-loop or poisson by vjpai · 9 years ago
  49. d7f43b3 Fix scoping for client, in preparation for implementation by vjpai · 9 years ago
  50. e8ff388 Fix scope on an each - no need for class scope by vjpai · 9 years ago
  51. 45be26e Working ruby server implementation by vjpai · 9 years ago
  52. 691387a Make histogram more canonically Ruby-style by vjpai · 9 years ago
  53. 75291c9 Initial skeleton of benchmark client and server by vjpai · 9 years ago
  54. fdeacd9 Initial work for Ruby performance testing by vjpai · 9 years ago