1. 194ad62 Ruby JSON: always accept both camelCase and original field names. by Josh Haberman · 8 years ago
  2. 78da666 Changed Ruby to properly camelCase its JSON by default. by Josh Haberman · 9 years ago
  3. 0559f3e Add field name to initialization map exceptions by Anders Carling · 9 years ago
  4. 0df1e39 Raise NoMethodError for unknown fields by Anders Carling · 9 years ago
  5. a526605 Merge pull request #338 from skippy/encode-decode-helpers by Chris Fallin · 9 years ago
  6. cd7ebbe make repeated_field quack like an array by Adam Greene · 9 years ago
  7. eb37551 Added Ruby to Travis testing. by Chris Fallin · 9 years ago
  8. d1b52a0 adding and simplifying encoders/decoders by Adam Greene · 9 years ago
  9. 16a283f Merge pull request #334 from skippy/allow-msg-to-accept-nil by Chris Fallin · 9 years ago
  10. 6467826 allow a message field to be unset by Adam Greene · 9 years ago
  11. d55733c return nil if array index indicie is out of bounds by Adam Greene · 9 years ago
  12. c70b605 add size alias for length by Adam Greene · 9 years ago
  13. e9abbd2 Fixed issue #283: crash in JSON handler cleanup. by Chris Fallin · 9 years ago
  14. 27e2b57 add jruby support by protobuf-java reflection API by Isaiah Peng · 10 years ago
  15. db87a9c Merge pull request #211 from isaiah/map_inspect by Chris Fallin · 9 years ago
  16. 4502626 Google::Protobuf::Map#inspect should be consistent with Hash#inspect by Isaiah Peng · 9 years ago
  17. 20490e3 Merge pull request #189 from cfallin/update-ruby-upb by Joshua Haberman · 9 years ago
  18. e7e79a4 Merge pull request #190 from isaiah/to_ary by Chris Fallin · 9 years ago
  19. ee5f6e9 add #to_ary to RepeatedField by Isaiah Peng · 9 years ago
  20. a507592 Updated to latest upb and added test for JSON map operation. by Chris Fallin · 9 years ago
  21. e2debef Ruby extension: added oneof accessor. by Chris Fallin · 10 years ago
  22. e1b7d38 Addressed code-review comments. by Chris Fallin · 10 years ago
  23. fcd8889 Support oneofs in MRI Ruby C extension. by Chris Fallin · 10 years ago
  24. ace4212 Line-wraps at 80 chars. by Chris Fallin · 10 years ago
  25. fd1a3ff Support for maps in the MRI C Ruby extension. by Chris Fallin · 10 years ago
  26. 91473dc Rename protobuf Ruby module to google/protobuf and rework its build by Chris Fallin · 10 years ago
  27. 973f425 Provide a Ruby extension. by Chris Fallin · 10 years ago