- fa5a9e1 Auto capitalize enums name in Ruby (#10454) (#10763) by tison · 2 years, 5 months ago
- 8e7f936 Implement `respond_to?` in RubyMessage (#9677) by Jason Lunn · 3 years ago
- 24a0659 [Ruby] allow encode json options to be an object that responds to to_hash (#9513) by Luka Dornhecker · 3 years ago
- d5ef16c Ruby: rename max_recursion_depth to recursion_limit (#9486) by Adam Cozzette · 3 years, 1 month ago
- c153dd9 Updated to new upb APIs. by Joshua Haberman · 3 years, 1 month ago
- 3581d85 Update JRuby to leverage pure-Ruby DSL. by Jason Lunn · 3 years, 5 months ago
- f3f8707 Merge pull request #8434 from haberman/ruby-message-eq by Joshua Haberman · 4 years ago
- d69f482 Fixed message equality in cases where the message type is different. by Joshua Haberman · 4 years ago
- bb322c2 [Ruby] Fixed bug in string comparison logic. by Joshua Haberman · 4 years ago
- 3b3aac9 [Ruby] Fix for truncating behavior when converting Float to Duration. by Joshua Haberman · 4 years ago
- 9abf6e2 Ported Ruby extension to upb_msg (#8184) by Joshua Haberman · 4 years, 2 months ago
- 2c8364b Rails2.7 segfaults (#7091) by Eric Walker · 4 years, 11 months ago
- 0d43ba4 Update to new upb version (#7372) by Joshua Haberman · 4 years, 11 months ago
- f2c5ee5 Fix for JSON serialization of 0/empty-valued wrapper types (#7198) by Joshua Haberman · 5 years ago
- 1a74ba4 Fix for wrappers with a zero value (#7195) by Joshua Haberman · 5 years ago
- 781d696 Fixed the case of multi-line strings in JSON. by Joshua Haberman · 5 years ago
- 5f25400 Fixed conformance test regression: empty string wrapper. by Joshua Haberman · 5 years ago
- e8c67e1 Fixed the oneof case for lazy wrappers. by Joshua Haberman · 5 years ago
- 8393d48 Nearly all known cases (map, repeated field, and top-level) have been addressed. by Joshua Haberman · 5 years ago
- bd253f0 Fixed equality, and extended to repeated fields and maps. by Joshua Haberman · 5 years ago
- 9cfb12b Tests pass for all common operations. by Joshua Haberman · 5 years ago
- 969d245 WIP: first steps towards lazily creating wrappers. by Joshua Haberman · 5 years ago
- 61b6670 Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) by Joshua Haberman · 5 years ago
- 63f324a Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) by Joshua Haberman · 6 years ago
- 640423f Change int64 json encoding to be string for php and ruby (#6251) by Paul Yang · 6 years ago
- e4bbca1 Add wrapper type helpers for Ruby (#5739) by Joe Bolinger · 6 years ago
- d2daa38 Add native type setters for Timestamp and Duration in Ruby (#5751) by Joe Bolinger · 6 years ago
- f4f32a5 make tests work on older rubies (#5823) by Joe Bolinger · 6 years ago
- 1568dea Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) by Joshua Haberman · 6 years ago
- 3758138 Updated upb from defcleanup branch and modified Ruby to use it (#5539) by Joshua Haberman · 6 years ago
- 76685c6 Add frozen checks in Ruby (#5726) by Joe Bolinger · 6 years ago
- a6e3ac0 Generate extra enum method helpers for Ruby (#5670) by Joe Bolinger · 6 years ago
- 7f14ea9 Raise error for JSON overflow encoding in Ruby (#5752) by Joe Bolinger · 6 years ago
- e780681 Allow repeated fields in Ruby to accept multiple arguments on push (#5736) by Joe Bolinger · 6 years ago
- bc929a3 add eql? method (#5730) by Joe Bolinger · 6 years ago
- 39c0947 implement to_s for message types (#5710) by Joe Bolinger · 6 years ago
- 5913329 Fix most of the unused variable warnings in Ruby tests (#5313) by Toby Hsieh · 6 years ago
- a0da84b Fix broken ruby test (#5235) by Paul Yang · 6 years ago
- d0535cc Adds support for proto2 syntax for Ruby gem. by Harshit Chopra · 8 years ago