Alexander Polcyn
|
38ba85ce48
|
allow choosing config of ruby package builds from environment variable
|
9 years ago |
Craig Tiller
|
d9f907671d
|
Update documentation
|
9 years ago |
Alexander Polcyn
|
e61aab2651
|
convert match data to string
|
9 years ago |
Alexander Polcyn
|
8dd21260be
|
fix directory check
|
9 years ago |
Alexander Polcyn
|
8067d72947
|
dont catch load error when loading grpc lib in grpc gem
|
9 years ago |
Nicolas "Pixel" Noble
|
398dde49fc
|
Restoring require_relative.
|
9 years ago |
Nicolas "Pixel" Noble
|
47127507be
|
Fixing loading precompiled Ruby extension on 2.x.10+
|
9 years ago |
Nicolas "Pixel" Noble
|
35b8c51485
|
Bumping version to 1.0.1-pre1.
|
9 years ago |
Alexander Polcyn
|
9c74487072
|
Use thread pool from concurrent-ruby on ruby server
|
9 years ago |
Nicolas "Pixel" Noble
|
0f9337b6a0
|
Removing pre2 flag.
|
9 years ago |
Alexander Polcyn
|
17d5c07115
|
use sent flag only under mutex and dont fail in send_initial_metadata
|
9 years ago |
Alexander Polcyn
|
a9bc030a3a
|
add mutex wrapper around sending and modifying of initial metadata
|
9 years ago |
Alexander Polcyn
|
dc3d561f4a
|
remove dedicated thread for read loop in ruby bidi calls
|
9 years ago |
Nicolas "Pixel" Noble
|
3260a1731a
|
Bumping to 1.0.0-pre2.
|
9 years ago |
murgatroid99
|
0b316b041f
|
Ruby Tools: automatically include plugin argument in protoc command
|
9 years ago |
Ken Payson
|
5a2c91806f
|
Updated ruby protos to use new _pb filename
|
9 years ago |
murgatroid99
|
b5282c7628
|
Remove .rb suffix from grpc-tools scripts, to be consistent with other gems
|
9 years ago |
murgatroid99
|
1533e6aab9
|
Rerun generate_projects.sh
|
9 years ago |
David Garcia Quintas
|
a3fd28007f
|
regenerated projects
|
9 years ago |
Stanley Cheung
|
bc3b6f3130
|
regenerate template files
|
9 years ago |
Alex Polcyn
|
d9892bdd80
|
Moved sending of initial metadata from server into server handler
methods
|
9 years ago |
murgatroid99
|
90e5b2e58e
|
Remove undefined reference warning in Ruby build
|
9 years ago |
murgatroid99
|
8a16ce265b
|
Make new linker warning linux-only
|
9 years ago |
murgatroid99
|
91633cb2f2
|
Fix undefined reference in Ruby code, add linker warning
|
9 years ago |
Alexander Polcyn
|
535b71dce4
|
changed compression request streaming enumerable to set write flag on every message
|
9 years ago |
Alexander Polcyn
|
3403565ca4
|
updated inner class comment
|
9 years ago |
Alexander Polcyn
|
81aab14ba6
|
simplified client streaming compression request enumerable
|
9 years ago |
murgatroid99
|
580a64af24
|
Improved some Ruby inline documentation
|
9 years ago |
Alexander Polcyn
|
cdff92f02e
|
added ruby client compression interop tests
|
9 years ago |
Alex Polcyn
|
7c55ab090a
|
removed unnecessary public methods removed tests of non api methods
|
9 years ago |
Eric Richardson
|
8e769fdc95
|
Fix arguments for calls to Ruby's `Time.at`
`Time.at` takes microseconds as a second arg, not nanoseconds. Fixes
conversion of deadline time on the server-side.
|
9 years ago |
Nicolas "Pixel" Noble
|
49bfb92dc1
|
Master is now 1.1.0-dev.
|
9 years ago |
Nicolas "Pixel" Noble
|
8c72ae43f9
|
Flagging master as 1.0.0-pre1.
|
9 years ago |
Alexander Polcyn
|
a0a0e1f7db
|
Removed expectations of entire provided algorithms list in tests
|
9 years ago |
Alexander Polcyn
|
6c4709e275
|
replaced constant compress level names with ids
|
9 years ago |
Alex Polcyn
|
b72cc3dd87
|
fixed unreferenced self C parameters
|
9 years ago |
Alexander Polcyn
|
d788b458cf
|
Replaced private ruby methods with internal c functions
|
9 years ago |
Alexander Polcyn
|
0dccf10db7
|
Added ruby wrapper for grpc_compression_options
|
9 years ago |
murgatroid99
|
ae466c8a8d
|
Revert changes to SingleReqView and MultiReqView
|
9 years ago |
murgatroid99
|
e69f088cd9
|
Split incoming initial and trailing metadata in Ruby calls
|
9 years ago |
Ken Payson
|
b156671023
|
Change cancelled to cancelled?
|
9 years ago |
Ken Payson
|
e4123f3083
|
Updated release version to 0.15.1
|
9 years ago |
David Garcia Quintas
|
9a2320e40e
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
6721d4f0f1
|
Return success status of grpc_byte_buffer_reader
|
9 years ago |
murgatroid99
|
5756c6862b
|
Added a comment about Ruby queue destruction
|
9 years ago |
murgatroid99
|
9acc40f9b6
|
Simplified Ruby completion queue destruction code
|
9 years ago |
murgatroid99
|
d9d9ba9302
|
Updated compression tests with batch API changes
|
9 years ago |
murgatroid99
|
00338657d9
|
Fix bug that occasionally caused a call to be deleted twice
|
9 years ago |
yang-g
|
2cecece0d3
|
Add a unit test for compression.
|
9 years ago |
murgatroid99
|
f519df8147
|
Update version to 0.15.0
|
9 years ago |