Joe Bolinger
|
f4f32a5b68
make tests work on older rubies (#5823)
|
6 lat temu |
Joshua Haberman
|
1568deab40
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848)
|
6 lat temu |
Joshua Haberman
|
37581380fb
Updated upb from defcleanup branch and modified Ruby to use it (#5539)
|
6 lat temu |
Joe Bolinger
|
76685c6fae
Add frozen checks in Ruby (#5726)
|
6 lat temu |
Joe Bolinger
|
64eb9b6e85
Add more descriptive error messages to init methods in Ruby (#5659)
|
6 lat temu |
Paul Yang
|
aa5c12e882
Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533)
|
6 lat temu |
Paul Yang
|
be1716a6d0
Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)
|
6 lat temu |
Erik Benoist
|
9ac11326df
Adds the ability to ignore unknown fields on parse
|
6 lat temu |
Paul Yang
|
a0da84bff4
Fix broken ruby test (#5235)
|
7 lat temu |
Harshit Chopra
|
d0535cc09e
Adds support for proto2 syntax for Ruby gem.
|
8 lat temu |
Paul Yang
|
78ba021b84
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)
|
7 lat temu |
Joshua Haberman
|
59e04d80cc
Merge pull request #4321 from devwout/ruby_json_omit_repeated
|
7 lat temu |
Zachary Anker
|
70544627cb
When initializing a message, skip a field if value is nil (#3693)
|
7 lat temu |
Erik Benoist
|
74f8e24232
Adds a base class for all explicitly raised TypeErrors (#4255)
|
7 lat temu |
Ewout
|
7b8f571756
Ruby JSON encoding omits zero-length repeated fields by default.
|
7 lat temu |
Joshua Haberman
|
4fc75296c7
Merge pull request #3627 from zanker/zanker/add-submsg-hash-init
|
8 lat temu |
Zachary Anker
|
87714836e3
Allow initializing a chain of protos using only a hash
|
8 lat temu |
Zachary Anker
|
83264bd160
Fixed to_h with repeated messages to return hashes in Ruby
|
8 lat temu |
Aaron Patterson
|
d6152dd51c
Move parse frame array to the Map object
|
8 lat temu |
Joshua Haberman
|
1325588982
Updated upb to fix JSON conformance issues. (#3206)
|
8 lat temu |
Joshua Haberman
|
b28617b813
Merge pull request #2815 from devwout/ruby_json_emit_defaults
|
8 lat temu |
Ewout
|
aec0711075
Ruby tests compare parsed JSON instead of raw JSON
|
8 lat temu |
Josh Haberman
|
324a299a55
Made formatting more consistent.
|
8 lat temu |
Josh Haberman
|
9c6b8cb9bf
Ruby: fixed Message#to_h for map fields.
|
8 lat temu |
Ewout
|
008dc92c9d
Ruby version optionally emits default values in JSON encoding.
|
8 lat temu |
Paul Yang
|
7f3e237071
Merge 3.2.x branch into master (#2648)
|
8 lat temu |
Adam Cozzette
|
65479cb7b1
Fixed Ruby tests for JRuby 1.7
|
8 lat temu |
Marcin Wyszynski
|
cb81314b1b
Fix copy pasta in test
|
9 lat temu |
Marcin Wyszynski
|
3bdaaa5dda
More Ruby-eqsue interface
|
9 lat temu |
Brendan Ribera
|
047419a172
failing test for #2036:
|
9 lat temu |