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
Commit message (
Expand
)
Author
Age
*
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)
Paul Yang
2018-07-02
*
Merge pull request #4321 from devwout/ruby_json_omit_repeated
Joshua Haberman
2018-07-02
|
\
*
\
Merge pull request #3847 from FX-HAO/master
Joshua Haberman
2018-07-02
|
\
\
*
|
|
When initializing a message, skip a field if value is nil (#3693)
Zachary Anker
2018-06-26
*
|
|
Adds a base class for all explicitly raised TypeErrors (#4255)
Erik Benoist
2018-06-26
*
|
|
Merge branch '3.6.x' into merge-3-6-x
Adam Cozzette
2018-06-25
|
\
\
\
|
*
|
|
Build ruby gem on kokoro (#4819)
Paul Yang
2018-06-25
*
|
|
|
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-25
|
*
|
|
Adopt ruby_package in ruby generated code. (#4627)
Paul Yang
2018-05-25
*
|
|
|
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
|
*
|
|
Update version number to 3.6.0
Jisi Liu
2018-05-14
|
/
/
/
*
|
|
Fix RepeatedField#delete_if (#4292)
Stuart Campbell
2018-04-30
*
|
|
Set ext.no_native = true for non mac platform
Jisi Liu
2018-04-25
*
|
|
Merge branch (#4466)
Paul Yang
2018-04-02
*
|
|
Merge pull request #4167 from mike9005/patch-1
Joshua Haberman
2018-03-13
|
\
\
\
*
\
\
\
Merge pull request #4291 from google/3.5.x
Jisi Liu
2018-02-26
|
\
\
\
\
|
|
|
|
*
Ruby JSON encoding omits zero-length repeated fields by default.
Ewout
2018-02-20
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Bumping number to fix ruby 2.1 on mac
Jisi Liu
2018-01-26
|
*
|
|
Update rake file to build of 2.1.6.
Jisi Liu
2018-01-17
|
*
|
|
Support ruby2.5
Jisi Liu
2018-01-17
|
|
*
|
Fix scope resolution for MessageExts in Ruby
Michael Collis
2018-01-12
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'origin/3.5.x' into master
Jisi Liu
2018-01-03
|
\
|
|
|
*
|
Update version number to 3.5.1
Jisi Liu
2017-12-19
|
*
|
Fix ruby gc_test in ruby 2.4 (#4011)
Paul Yang
2017-12-08
|
*
|
Add discard unknown API in ruby. (#3990)
Paul Yang
2017-12-07
*
|
|
--pre is not necessary
W
2017-12-06
*
|
|
Merge branch '3.5.x' into 3.5.x-merge
Adam Cozzette
2017-11-30
|
\
|
|
*
|
|
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-f...
Joshua Haberman
2017-11-29
|
\
\
\
|
|
|
*
Google::Protobuf::Struct can access a missing key (#3846)
parker
2017-11-17
|
|
_
|
/
|
/
|
|
|
|
*
Update version number to 3.5.0
Jisi Liu
2017-11-02
|
|
/
|
/
|
*
|
Reserve unknown in Ruby (#3763)
Paul Yang
2017-10-26
|
*
test for field reassignment
@rubynerd
2017-10-12
*
|
Merge remote-tracking branch 'origin/3.4.x' into master
Jisi Liu
2017-10-11
|
\
\
*
|
|
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
|
\
\
\
|
*
|
|
Update message.c
Zachary Anker
2017-09-21
*
|
|
|
Update message.c
Zachary Anker
2017-09-20
|
*
|
|
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
|
/
/
/
|
*
|
Bumping minor version for ruby gems
Jisi Liu
2017-09-15
|
*
|
Bump version for minor release
Jisi Liu
2017-09-14
|
*
|
Storing the frame on the map means we don't need the array
Aaron Patterson
2017-09-13
|
*
|
Move parse frame array to the Map object
Aaron Patterson
2017-09-13
*
|
|
Storing the frame on the map means we don't need the array
Aaron Patterson
2017-08-30
*
|
|
Move parse frame array to the Map object
Aaron Patterson
2017-08-30
|
/
/
*
|
Bump gemspec again
Jisi Liu
2017-08-18
*
|
Bump gem version for the next upload
Jisi Liu
2017-08-17
*
|
Update version number for 3.4.0
Jisi Liu
2017-07-24
[next]