4 Commits (06c25f5e2b5c3268043179220c772b7e247c087e)

Author SHA1 Message Date
Jason Lunn 15b215f30b Bulk update to use `assert_*` methods wherever possible. (#13156) 1 year ago
tison fa5a9e1035
Auto capitalize enums name in Ruby (#10454) (#10763) 2 years ago
tison 6c40b13b44
Auto capitalize enums name in Ruby (#10454) 2 years ago
tison 2d0862131c
Auto capitalize enums name in Ruby (#10454) 2 years ago
Joshua Haberman 9abf6e2ab0
Ported Ruby extension to upb_msg (#8184) 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347) 5 years ago
Joshua Haberman 63f324a993 Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 5 years ago
Joe Bolinger 580826cd97 cherry-pick test fix from #5853 6 years ago
Paul Yang e75a689f7c
Fix ruby continuous tests (#5853) 6 years ago
Paul Yang 8356d270a5 Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
Paul Yang 78ba021b84
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
Zachary Anker 87714836e3 Allow initializing a chain of protos using only a hash 7 years ago
Feng Xiao 9118ad659b Add Ruby compatibilty test against 3.0.0. 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Adam Cozzette 65479cb7b1 Fixed Ruby tests for JRuby 1.7 8 years ago
Marcin Wyszynski cb81314b1b Fix copy pasta in test 8 years ago
Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface 8 years ago
Brendan Ribera 047419a172 failing test for #2036: 8 years ago
Josh Haberman a207a2bd00 Fix for JRuby (assert_true is not present). 8 years ago
Josh Haberman d07a9963df Ruby: fixed string freezing for JRuby. 8 years ago
Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. 8 years ago
Josh Haberman 2d514ce2d8 Fixed oneof behavior for enums and fixed JRuby. 9 years ago
Josh Haberman 545527e8cf Ruby oneofs: return default instead of nil for unset fields. 9 years ago
Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. 9 years ago
Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. 9 years ago
Anders Carling 0559f3ee9e Add field name to initialization map exceptions 9 years ago
Anders Carling 0df1e398eb Raise NoMethodError for unknown fields 9 years ago
Adam Greene cd7ebbe54f make repeated_field quack like an array 10 years ago
Chris Fallin eb37551ae4 Added Ruby to Travis testing. 10 years ago
Adam Greene d1b52a00e0 adding and simplifying encoders/decoders 10 years ago
Adam Greene 64678265c5 allow a message field to be unset 10 years ago
Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 years ago
Adam Greene c70b6058ea add size alias for length 10 years ago
Chris Fallin e9abbd23fb Fixed issue #283: crash in JSON handler cleanup. 10 years ago
Isaiah Peng 27e2b57830 add jruby support by protobuf-java reflection API 10 years ago
Isaiah Peng 4502626fa7 Google::Protobuf::Map#inspect should be consistent with Hash#inspect 10 years ago
Isaiah Peng ee5f6e9a35 add #to_ary to RepeatedField 10 years ago
Chris Fallin a50759254f Updated to latest upb and added test for JSON map operation. 10 years ago
Chris Fallin e2debef5d8 Ruby extension: added oneof accessor. 10 years ago
Chris Fallin e1b7d38d9a Addressed code-review comments. 10 years ago
Chris Fallin fcd8889d5b Support oneofs in MRI Ruby C extension. 10 years ago
Chris Fallin ace4212e60 Line-wraps at 80 chars. 10 years ago
Chris Fallin fd1a3ff11d Support for maps in the MRI C Ruby extension. 10 years ago
Chris Fallin 91473dcebf Rename protobuf Ruby module to google/protobuf and rework its build 10 years ago
Chris Fallin 973f425725 Provide a Ruby extension. 10 years ago