issues
search
ruby-protobuf
/
protobuf
A pure ruby implementation of Google's Protocol Buffers
https://github.com/ruby-protobuf
MIT License
463
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change the ping port to use ms timeout and make the default 200ms
#332
film42
closed
8 years ago
1
Log error in run loop before teardown to pevent freezing without error
#331
film42
closed
7 years ago
1
Packed attribute affects decoding as well as encoding
#330
aeruder
opened
8 years ago
1
Evaluate extension fields in code generation
#329
embark
closed
7 years ago
5
Reading from .pbtxt format
#328
arafatkatze
closed
8 years ago
1
upcase enums during default value generation
#327
onethirtyfive
closed
7 years ago
2
enum definitions and ruby constants clashing
#326
onethirtyfive
opened
8 years ago
6
Track if a repeated field has been deliberately set
#325
embark
closed
8 years ago
7
Allow user defined service directories
#324
quixoten
closed
8 years ago
2
Outline v3.7.0
#323
film42
closed
7 years ago
11
Allow user defined service directories
#322
quixoten
closed
8 years ago
1
Set binmode for protoc-gen-ruby STDIN and STDOUT
#321
aogail
closed
8 years ago
4
Cannot compile a basic proto file on Windows
#320
aogail
closed
8 years ago
1
Revert to old behavior for setting repeated fields to nil
#319
embark
closed
8 years ago
4
Crash in decode_each_field: 7 (Protobuf::InvalidWireType)
#318
lloeki
opened
8 years ago
1
Fix rubocop: lock down the parser version / upgrade rubocop to 0.35
#317
film42
closed
8 years ago
1
Make all things Optionable and fix requires
#316
embark
closed
8 years ago
18
Add option to name a package from file name if necessary
#315
embark
closed
8 years ago
3
Properly encode and decode negative enum values
#314
embark
closed
8 years ago
3
Field values should be stored via their fully qualified names
#313
embark
closed
8 years ago
11
Preserve raw RPC name (since #underscore can be lossy)
#312
zachmargolis
closed
8 years ago
12
Possibility for synchronous client execution?
#311
emilebosch
closed
8 years ago
0
Empty values should not clear a protobuf field
#310
embark
closed
8 years ago
13
Messages fields should be able to be set with to_proto
#309
embark
closed
8 years ago
7
Small optimizations
#308
film42
closed
7 years ago
5
teach protoc-gen-ruby PB_{DUMP,LOAD}_REQUEST_BYTES
#307
embark
opened
8 years ago
1
refresh google/protobuf/descriptor.{proto,pb.rb}
#306
embark
closed
8 years ago
3
Remove memoization on encode
#305
liveh2o
closed
8 years ago
3
Memoized encoding does not properly handle repeated field operations
#304
claygoddard
closed
8 years ago
2
Namespace extension fields
#303
nerdrew
closed
8 years ago
12
Clean up dynamic code generation in prep for extension namespacing
#302
embark
closed
8 years ago
12
Last ZMQ API call to socket_recv_string failed with "Context was terminated"
#301
brianstien
opened
8 years ago
1
Pull bool getter edge case into BoolField class
#300
film42
closed
8 years ago
0
Fix #define_getter method
#299
akihiro17
closed
8 years ago
1
bool field will return nil when false is setted
#298
y-hatatani
closed
8 years ago
2
Abrandoned/decoding setters without copy
#297
abrandoned
opened
8 years ago
2
compress decoder to single method; only check nil? once on serializat…
#296
abrandoned
closed
8 years ago
1
already loading field on define and should not need to calcualte the …
#295
abrandoned
closed
8 years ago
2
Failing Specs W/ Specific RSPEC Seeds
#294
vintagepenguin
opened
8 years ago
0
Speed Up Creates & Updates By Memoizing on encode
#293
vintagepenguin
closed
8 years ago
5
Abrandoned/serialization encoding optimizations
#292
abrandoned
closed
8 years ago
3
fix test failures when running with --order random
#291
nerdrew
closed
8 years ago
1
Allow snake_case module and class naming in generated proto files
#290
film42
closed
8 years ago
3
Fix for new ping port check
#289
film42
closed
8 years ago
0
update README links localshred => ruby-protobuf
#288
nerdrew
closed
8 years ago
2
rubocop: exclude generated proto code
#287
nerdrew
closed
8 years ago
0
only fetch value once on serialization and cache the varint encoding …
#286
abrandoned
closed
8 years ago
0
[NEW FEATURE] add PB_ENUM_UPCASE option
#285
nerdrew
closed
8 years ago
9
add missing deprecation require
#284
nerdrew
closed
8 years ago
2
consolidate test protos to spec/support/protos
#283
nerdrew
closed
8 years ago
0
Previous
Next