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
*
Add Google::Protobuf::Any.pack convenience class method. (#4719)
igorpeshansky
2018-06-19
*
Allows the json marshaller to be passed json marshal options (#4252)
Erik Benoist
2018-05-22
*
Adopt ruby_package in ruby generated code. (#4627)
Paul Yang
2018-05-17
*
Fix RepeatedField#delete_if (#4292)
Stuart Campbell
2018-04-30
*
Merge remote-tracking branch 'origin/3.5.x' into master
Jisi Liu
2018-01-03
|
\
|
*
Add discard unknown API in ruby. (#3990)
Paul Yang
2017-12-07
*
|
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-f...
Joshua Haberman
2017-11-29
|
\
\
|
|
/
|
/
|
|
*
test for field reassignment
@rubynerd
2017-10-12
*
|
Fix ruby segment fault (#3708)
Paul Yang
2017-10-03
*
|
Merge pull request #3627 from zanker/zanker/add-submsg-hash-init
Joshua Haberman
2017-09-21
|
\
\
|
*
|
Allow initializing a chain of protos using only a hash
Zachary Anker
2017-09-20
*
|
|
Fixed to_h with repeated messages to return hashes in Ruby
Zachary Anker
2017-09-20
|
/
/
*
|
Move parse frame array to the Map object
Aaron Patterson
2017-08-30
*
|
Merge pull request #2482 from andreaseger/fix_ruby_timestamp_accuracy
Adam Cozzette
2017-07-06
|
\
\
*
|
|
Updated upb to fix JSON conformance issues. (#3206)
Joshua Haberman
2017-06-19
*
|
|
Merge pull request #2815 from devwout/ruby_json_emit_defaults
Joshua Haberman
2017-05-15
|
\
\
\
|
|
*
|
change test for nanosecond accurate timestamps
Andreas Eger
2017-05-13
|
|
*
|
fix floating point accuracy problem in Timestamp#to_f
Andreas Eger
2017-05-13
|
|
/
/
|
/
|
|
|
*
|
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
[next]