index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ruby
/
tests
Commit message (
Expand
)
Author
Age
*
Merge pull request #2815 from devwout/ruby_json_emit_defaults
Joshua Haberman
2017-05-15
|
\
|
*
Ruby tests compare parsed JSON instead of raw JSON
Ewout
2017-03-17
*
|
Made formatting more consistent.
Josh Haberman
2017-03-15
*
|
Ruby: fixed Message#to_h for map fields.
Josh Haberman
2017-03-14
|
*
Ruby version optionally emits default values in JSON encoding.
Ewout
2017-03-09
|
/
*
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
*
Fixed Ruby tests for JRuby 1.7
Adam Cozzette
2016-11-23
*
Fix copy pasta in test
Marcin Wyszynski
2016-11-03
*
More Ruby-eqsue interface
Marcin Wyszynski
2016-11-03
*
failing test for #2036:
Brendan Ribera
2016-08-30
*
Ruby: added custom Struct exception type and fixed Makefile.am.
Josh Haberman
2016-08-01
*
Fix for JRuby (assert_true is not present).
Josh Haberman
2016-07-28
*
Ruby: added API support for well-known types.
Josh Haberman
2016-07-28
*
Added unit test for PascalCasing package names in Ruby.
Josh Haberman
2016-07-25
*
Merge pull request #1837 from haberman/rubygencodename
Joshua Haberman
2016-07-25
|
\
|
*
Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
Josh Haberman
2016-07-25
*
|
Ruby: fixed string freezing for JRuby.
Josh Haberman
2016-07-25
*
|
Ruby: encode and freeze strings when the are assigned or decoded.
Josh Haberman
2016-07-21
|
/
*
Fixed oneof behavior for enums and fixed JRuby.
Josh Haberman
2016-05-18
*
Ruby oneofs: return default instead of nil for unset fields.
Josh Haberman
2016-05-18
*
Ruby JSON: always accept both camelCase and original field names.
Josh Haberman
2016-04-14
*
Merge pull request #1139 from haberman/rubyjsoncamel
Joshua Haberman
2016-03-04
|
\
*
|
Generate well-known types in Ruby extension and prune unneeded proto2 depende...
Josh Haberman
2016-03-03
|
*
Changed Ruby to properly camelCase its JSON by default.
Josh Haberman
2016-02-18
|
/
*
Add field name to initialization map exceptions
Anders Carling
2015-11-20
*
Raise NoMethodError for unknown fields
Anders Carling
2015-11-20
*
down-integrate internal changes
Bo Yang
2015-05-21
*
Merge pull request #338 from skippy/encode-decode-helpers
Chris Fallin
2015-05-15
|
\
*
|
make repeated_field quack like an array
Adam Greene
2015-05-14
*
|
Added Ruby to Travis testing.
Chris Fallin
2015-05-13
|
*
adding and simplifying encoders/decoders
Adam Greene
2015-05-13
|
/
*
Merge pull request #334 from skippy/allow-msg-to-accept-nil
Chris Fallin
2015-05-02
|
\
|
*
allow a message field to be unset
Adam Greene
2015-05-02
*
|
return nil if array index indicie is out of bounds
Adam Greene
2015-05-01
|
/
*
add size alias for length
Adam Greene
2015-05-01
*
Fixed issue #283: crash in JSON handler cleanup.
Chris Fallin
2015-04-13
*
add jruby support by protobuf-java reflection API
Isaiah Peng
2015-03-10
*
Merge pull request #211 from isaiah/map_inspect
Chris Fallin
2015-02-17
|
\
|
*
Google::Protobuf::Map#inspect should be consistent with Hash#inspect
Isaiah Peng
2015-02-14
*
|
Properly support maps in Ruby protoc and another bugfix.
Chris Fallin
2015-02-12
*
|
Merge pull request #189 from cfallin/update-ruby-upb
Joshua Haberman
2015-02-05
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #190 from isaiah/to_ary
Chris Fallin
2015-02-03
|
\
\
|
*
|
add #to_ary to RepeatedField
Isaiah Peng
2015-02-03
|
|
*
Updated to latest upb and added test for JSON map operation.
Chris Fallin
2015-02-02
|
|
/
|
/
|
*
|
Ruby extension: added oneof accessor.
Chris Fallin
2015-01-14
*
|
Addressed code-review comments.
Chris Fallin
2015-01-14
*
|
Two tests for Ruby code generator:
Chris Fallin
2015-01-14
*
|
Support oneofs in MRI Ruby C extension.
Chris Fallin
2015-01-14
|
/
*
Line-wraps at 80 chars.
Chris Fallin
2015-01-13
*
Support for maps in the MRI C Ruby extension.
Chris Fallin
2015-01-06
[next]