1. 3fe2c98 Updates to the ruby generator for protobuf 3.6.0 changes by Nick Gordon · 6 years ago
  2. 8b7007a Updates the ruby generator RubyAsType to correctly account for underscores in packages by Daniel Neighman · 7 years ago
  3. c04f4f1 Revert "Revert "Do not interpolate variables in leading comments."" by Vijay Pai · 7 years ago
  4. 333dd3e Revert "Do not interpolate variables in leading comments." by David G. Quintas · 7 years ago
  5. cf5a1f2 Do not interpolate variables in leading comments. by Garret Kelly · 7 years ago
  6. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  7. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  8. 4509661 Fix incorrect ruby_generator.cc merge by murgatroid99 · 8 years ago
  9. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  10. 79a1375 fix type comparison in ruby plugin by Alexander Polcyn · 8 years ago
  11. 2d05670 convert uint to int in generator by Alexander Polcyn · 8 years ago
  12. 5ba82e5 remove unused function and switch std::string to grpc::string by Alexander Polcyn · 8 years ago
  13. c429d78 change ruby proto plugin to copy package name conversion from protoc by Alexander Polcyn · 8 years ago
  14. d69c0d3 convert snake case protos package names to camel case in ruby modules by Alexander Polcyn · 8 years ago
  15. ac59245 Clang-format all the things by Masood Malekghassemi · 8 years ago
  16. b39ad70 Added comments to ruby code generation by murgatroid99 · 8 years ago
  17. dedae79 Finished ruby generator change by murgatroid99 · 8 years ago
  18. 6a45e93 Made ruby plugin support empty package names by murgatroid99 · 8 years ago
  19. cac9ba4 ruby: Use fully-qualified type name when necessary by Jun Mukai · 8 years ago
  20. 5dcebd9 make sure printers are properly flushed by Jan Tattermusch · 9 years ago
  21. 478568e Use grpc:: counterparts in ruby code generator by Yang Gao · 9 years ago
  22. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  23. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  24. 5fd0d29 run clang-format by Yang Gao · 9 years ago
  25. ecd4934 Use clang-format-3.5 by Craig Tiller · 9 years ago
  26. 36f5323 Fixing includes inconsistency. by Nicolas "Pixel" Noble · 9 years ago
  27. f5c5d80 Removing "using namespace std" everywhere. by Nicolas Noble · 9 years ago
  28. b5dcec5 clang-format codebase by Craig Tiller · 9 years ago
  29. d6fd84a Updates the generated ruby code to specify the service name. by temiola · 9 years ago
  30. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 9 years ago
  31. 5417eda Updates the generated ruby code to specify the service name. by temiola · 9 years ago
  32. e5206aa Updates the ruby generator so that it does not create files for empty protos. by temiola · 9 years ago
  33. 3d726cf bugfix: correct service include in ruby compiler by temiola · 9 years ago
  34. 5453555 bugfix: ruby code-gen capitalization by temiola · 9 years ago
  35. c78b340 Fixing C++ and ruby code generators for the opensource build. by nnoble · 10 years ago
  36. ebebb7e First pass at making the compilers open-sourcable. by nnoble · 10 years ago