571 Commits (21.x)

Author SHA1 Message Date
Joe Bolinger f4f32a5b68 make tests work on older rubies (#5823) 6 years ago
Joshua Haberman 1568deab40
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) 6 years ago
Joshua Haberman 37581380fb
Updated upb from defcleanup branch and modified Ruby to use it (#5539) 6 years ago
Joe Bolinger 8bdecd7430 remove return 0 (#5840) 6 years ago
Joe Bolinger ae85b457d2 Fix Ruby module name generation when the ruby_package option is used (again) (#5794) 6 years ago
Joe Bolinger 76685c6fae Add frozen checks in Ruby (#5726) 6 years ago
Joe Bolinger a6e3ac0db1 Generate extra enum method helpers for Ruby (#5670) 6 years ago
Paul Yang 582743bf40
Update version number to 3.7.0 (#5793) 6 years ago
Paul Yang bb211e851e Revert "Fix Ruby module name generation when the ruby_package option is used (#5735)" 6 years ago
Joe Bolinger 9638dcc340 Fix Ruby module name generation when the ruby_package option is used (#5735) 6 years ago
Joe Bolinger 7f14ea9f48 Raise error for JSON overflow encoding in Ruby (#5752) 6 years ago
Joe Bolinger e780681e35 Allow repeated fields in Ruby to accept multiple arguments on push (#5736) 6 years ago
Joe Bolinger bc929a3e82 add eql? method (#5730) 6 years ago
Bo Yang b52754b719 Update version to 3.7.0rc3 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Paul Yang c7b3392201
Update version to 3.7.0 (#5749) 6 years ago
Joe Bolinger 39c0947893 implement to_s for message types (#5710) 6 years ago
Joe Bolinger 64eb9b6e85 Add more descriptive error messages to init methods in Ruby (#5659) 6 years ago
Paul Yang 7d9377e7f3
Use gnu for ruby build because strptime is provided by posix (#5660) 6 years ago
Adam Cozzette 1ee15baefc Updated version to 3.7.0rc2 6 years ago
Hao Nguyen d5be2baa46 Update version to 3.7.0 6 years ago
Paul Yang 37a0ab7d83
Fix Any json encoding/decoding for ruby. (#5592) 6 years ago
toc007 dda7ab0363 Ruby nested msg caps (#5564) 6 years ago
Paul Yang aa5c12e882
Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533) 6 years ago
Paul Yang c3340b20a8
Add ruby 2.6 gem build for linux (#5537) 6 years ago
Paul Yang de9e1a04a6
Add ruby 2.6 test (#5528) 6 years ago
Paul Yang 7dcf8fa8ba
Ruby build fix mac 3.7.x (#5519) 6 years ago
Paul Yang be1716a6d0
Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511) 6 years ago
Erik Benoist 9ac11326df Adds the ability to ignore unknown fields on parse 6 years ago
Hao Nguyen 3c547fcdf3 Lower the severity of lower-case ruby enum to warning. Add conformance test for allow_alias with lower_case enums 6 years ago
Hao Nguyen c11096c10d Do not require Ruby enum to be upper case 6 years ago
Hao Nguyen 37dbfd6c46 Do not require ruby enum to be uppercase 6 years ago
Mikhail Morgunov cb7678ebb9 Actualizing RubyGems link in README.md (#5378) 6 years ago
Toby Hsieh 59133296a6 Fix most of the unused variable warnings in Ruby tests (#5313) 6 years ago
Toby Hsieh 63d2f3bc80 Fix RepeatedField#first in Ruby gem (#5293) 6 years ago
micw523 0038ff49af Remove Debug Statement for Win/MinGW (#5283) 6 years ago
Paul Yang 333b3ceab6
Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256) 6 years ago
Paul Yang a0da84bff4
Fix broken ruby test (#5235) 6 years ago
Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Adam Cozzette 9e1286b949 Updated version numbers to 3.6.1 6 years ago
Paul Yang e508fc0c66
Check the message to be encoded is the wrong type. (#4885) (#4949) 6 years ago
Paul Yang 8356d270a5 Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
Paul Yang 40f9ef2f56
Check the message to be encoded is the wrong type. (#4885) 6 years ago
Paul Yang 78ba021b84
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
Zachary Anker 70544627cb When initializing a message, skip a field if value is nil (#3693) 7 years ago
Erik Benoist 74f8e24232 Adds a base class for all explicitly raised TypeErrors (#4255) 7 years ago
Paul Yang f7ada1280f
Build ruby gem on kokoro (#4819) 7 years ago
igorpeshansky 944693c44c Add Google::Protobuf::Any.pack convenience class method. (#4719) 7 years ago
Erik Benoist c19fcee48f Allows the json marshaller to be passed json marshal options (#4252) 7 years ago