COMMITS
/ ruby/tests/encode_decode_test.rb April 1, 2026
J
Gracefully handle payloads >2GB.
Joshua Haberman committed
December 10, 2024
S
Raise ParseError for non-numeric strings in numeric fields in Ruby and PHP JSON parsing.
Sandy Zhang committed
November 13, 2024
J
Fixed non-conformance in JSON parsing for empty strings in numeric fields.
Joshua Haberman committed
June 29, 2023
J
Bulk update to use `assert_*` methods wherever possible. (#13156)
Jason Lunn committed
March 7, 2023
M
feat(6178): emit ruby enum as integer (#11673)
Minh Quy committed
February 9, 2022
A
Ruby: rename max_recursion_depth to recursion_limit (#9486)
Adam Cozzette committed
L
[Ruby] Message.decode/encode: Add max_recursion_depth option (#9218)
Lukas Fittl committed
April 4, 2021
L
Add test for json_name functionality
Lukas Fittl committed
September 14, 2020
R
Fix ruby gem to work with JRuby
Rob Widmer committed
April 1, 2020
J
Set execute bit on files if and only if they begin with (#!). (#7347)
Joshua Haberman committed
January 17, 2019
P
Fix Any json encoding/decoding for ruby. (#5592)
Paul Yang committed
November 18, 2018
T
Fix most of the unused variable warnings in Ruby tests (#5313)
Toby Hsieh committed
July 23, 2018
P
Check the message to be encoded is the wrong type. (#4885) (#4949)
Paul Yang committed
May 22, 2018
E
Allows the json marshaller to be passed json marshal options (#4252)
Erik Benoist committed
December 7, 2017
P
Add discard unknown API in ruby. (#3990)
Paul Yang committed