issues
search
protobuf-ruby
/
beefcake
A sane Google Protocol Buffers library for Ruby
MIT License
276
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create gem-push.yml
#75
fhar28
opened
1 month ago
0
Guidance for using beefcake with a gRPC server
#74
patrickbadleyupstart
opened
2 years ago
0
Ensure that referenced classes contain full namespace.
#73
caomania
opened
8 years ago
0
Added Ruby 2.3 and moved to containerized build
#72
thedrow
opened
8 years ago
0
capitalize class names for nested messages
#71
taylorfinnell
closed
5 years ago
2
do not alter a string's encoding when appending to a message
#70
alexdean
closed
8 years ago
3
Calling force_encoding on strings beefcake didn't create
#69
jwarchol
closed
8 years ago
1
.proto file generator
#68
danielpclark
closed
9 years ago
4
question: why use '.pb.rb' extension for generated classes?
#67
alexdean
closed
9 years ago
2
Bk gh63 persist object identities
#66
bkerley
closed
9 years ago
1
Do not play with mutable data
#65
nogenhat
opened
9 years ago
3
remove trailing whitespace in generator output without package name
#64
bkerley
closed
9 years ago
0
Beefcake 1.0.1 breaking riemann-client
#63
peterneubauer
closed
9 years ago
4
Allow use of hashes to assign a single element of a repeated field
#62
bkerley
closed
9 years ago
0
Buffer.wire_for doesn't cope with packed+repeated fields
#61
systemed
opened
9 years ago
1
Nested messages are incorrectly converted to a hash
#60
bkerley
closed
9 years ago
0
Adding import/dependency report and a few other things.
#59
mfajer
opened
10 years ago
0
Problem with boolean required default value
#58
lephyrius
closed
10 years ago
1
Problem with the UTF-8 encoding
#57
lephyrius
closed
10 years ago
2
Use the package name for namespacing
#56
kejadlen
closed
9 years ago
0
Speedup encodable check
#55
eac
closed
10 years ago
1
Throw an error if a Message tries to reuse a field number
#54
bkerley
closed
10 years ago
1
2.1.0 major feature "CREATE TYPE" support
#53
coolgeng
closed
10 years ago
2
Message equality testing is class-aware
#52
bkerley
closed
10 years ago
0
Message#== doesn't work with non-messages
#51
bkerley
closed
10 years ago
0
fixes #initialize(nil) in decode
#50
vadv
opened
10 years ago
1
Test that encoding an unknown field fails silently
#49
bkerley
closed
10 years ago
0
Release 1.0
#48
bkerley
closed
10 years ago
2
Deprecate old versions of Ruby
#47
bkerley
closed
10 years ago
1
Use hash lookup instead of case statements
#46
grobie
closed
10 years ago
1
Add ruby-prof option to benchmark
#45
grobie
closed
10 years ago
15
Create fewer strings during decoding
#44
bkerley
closed
10 years ago
1
Provide examples for reflection functionality and ruby code generation @ runtime
#43
lucabelluccini
closed
10 years ago
4
Remove unnecessary newline
#42
grobie
closed
10 years ago
1
Return nil if no varient encoded messages can be read
#41
grobie
closed
10 years ago
4
Clean up README
#40
grobie
closed
10 years ago
1
force_encoding throws "Can't modify frozen String"
#39
aphyr
closed
10 years ago
4
Force strings to actually be binary strings when encoding
#38
bkerley
closed
11 years ago
1
Release 0.4.0
#37
bkerley
closed
11 years ago
1
0.4.0
#36
bkerley
closed
11 years ago
0
Support fields named "fields"
#35
bkerley
closed
10 years ago
1
Support Top-Level Enums
#34
matttproud
closed
11 years ago
11
Improve README examples
#33
bkerley
closed
11 years ago
2
Unclear example on README
#32
denisdefreyne
closed
11 years ago
1
Update testing documentation and add build status.
#31
matttproud
closed
11 years ago
1
Add Travis CI integration.
#30
matttproud
closed
11 years ago
1
Support varint-encoded length-delimited streams.
#29
matttproud
closed
11 years ago
2
Code Generator produces messages with broken dependencies
#28
bkerley
closed
11 years ago
9
Modernize Tests
#27
bkerley
closed
11 years ago
0
Allow false but non-nil values to pass through to_hash
#26
bkerley
closed
11 years ago
3
Next