Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
66ebd088184db43bb97203823e816be67d46c6e5
/
src
/
ruby
90e5b2e
Remove undefined reference warning in Ruby build
by murgatroid99
· 8 years ago
8a16ce2
Make new linker warning linux-only
by murgatroid99
· 8 years ago
91633cb
Fix undefined reference in Ruby code, add linker warning
by murgatroid99
· 8 years ago
580a64a
Improved some Ruby inline documentation
by murgatroid99
· 8 years ago
8c72ae4
Flagging master as 1.0.0-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
19787c7
Merge branch 'master' into ruby_api_review_changes
by murgatroid99
· 8 years ago
ae466c8
Revert changes to SingleReqView and MultiReqView
by murgatroid99
· 8 years ago
34967b7
Merge pull request #7270 from kpayson64/ruby_ga_change
by kpayson64
· 8 years ago
e69f088
Split incoming initial and trailing metadata in Ruby calls
by murgatroid99
· 8 years ago
b156671
Change cancelled to cancelled?
by Ken Payson
· 8 years ago
b44b385
Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_reader_error
by David Garcia Quintas
· 8 years ago
9a2320e
regenerated projects
by David Garcia Quintas
· 8 years ago
6721d4f
Return success status of grpc_byte_buffer_reader
by David Garcia Quintas
· 8 years ago
5756c68
Added a comment about Ruby queue destruction
by murgatroid99
· 8 years ago
9acc40f
Simplified Ruby completion queue destruction code
by murgatroid99
· 8 years ago
d9d9ba9
Updated compression tests with batch API changes
by murgatroid99
· 8 years ago
13c22ae
Resolved merge conflicts with master
by murgatroid99
· 8 years ago
0033865
Fix bug that occasionally caused a call to be deleted twice
by murgatroid99
· 8 years ago
2cecece
Add a unit test for compression.
by yang-g
· 8 years ago
ffc780d
Merge pull request #6803 from sreecha/epoll_changes
by Craig Tiller
· 8 years ago
d29a3bf
Update master branch to 0.16.0-dev
by murgatroid99
· 8 years ago
67e2525
Fix handling of one error in bidi calls, and one interop server method
by murgatroid99
· 8 years ago
674f55a
Fixed missing variable propagation
by murgatroid99
· 8 years ago
89f7cc5
Merge branch 'grpc_trace_granularity' into ruby_garbage_collection_fixes
by murgatroid99
· 8 years ago
c3a9fae
Merge branch 'master' into epoll_changes_merged
by Sree Kuchibhotla
· 8 years ago
812c66b
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
635c1ca
Fixed ruby timeout_on_sleeping_server implementation
by murgatroid99
· 8 years ago
13c0940
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
by Craig Tiller
· 8 years ago
1fa96c5
Removed an extra mark object, fixed some documentation
by murgatroid99
· 8 years ago
5ea4a99
Finished removing CompletionQueue from Ruby API, made some changes for clarity
by murgatroid99
· 8 years ago
654db3d
Regenerate build files
by Yuchen Zeng
· 8 years ago
492fd96
generate_projects.sh after adding grpc_use_signal() API
by Sree Kuchibhotla
· 8 years ago
0ca68b7
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
b97e2d1
Add C++ support for using external FD
by Adam Michalik
· 8 years ago
bf10c82
implement support for adding external fd to server
by Adam Michalik
· 8 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 8 years ago
46cc2ac
add tests
by Adam Michalik
· 8 years ago
2888bd5
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
ec1588b
Ruby: Moved completion queue entirely into extension code
by murgatroid99
· 8 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 8 years ago
d925c93
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 8 years ago
11ca9d8
Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments
by Jan Tattermusch
· 8 years ago
cc0f4e1
Remove Ruby copy initializers. They don't make sense with wrapped structs, and we don't use them anyway
by murgatroid99
· 8 years ago
48ed92e
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
by Craig Tiller
· 8 years ago
75584a4
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
2a2599b
incremental fix - removed cronet dependency from grpc_secure
by Makarand Dharmapurikar
· 8 years ago
dce1ee6
Fixed ruby fd bug
by Ken Payson
· 8 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 8 years ago
48abdde
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
6db0232
Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args
by Jan Tattermusch
· 8 years ago
2939e2f
Update ruby perf code with keyword args changes
by murgatroid99
· 8 years ago
74cb8f5
Removed remaining reference to timeout argument from ruby interop client
by murgatroid99
· 8 years ago
fb2877d
Updated ruby interop client with keyword argument changes
by murgatroid99
· 8 years ago
b39ad70
Added comments to ruby code generation
by murgatroid99
· 8 years ago
139040b
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 8 years ago
ae34a37
Finished updating code and tests with keyword argument changes
by murgatroid99
· 8 years ago
2477c3c
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
83939ce
Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args
by murgatroid99
· 8 years ago
746ea97
Finished removing ruby-level signal handlers again
by murgatroid99
· 8 years ago
e68a715
Fixed a couple of issues, removed ruby-level signal handling again
by murgatroid99
· 8 years ago
19bf00b
Re-added signal handlers to cancel calls and shut down servers
by murgatroid99
· 8 years ago
b0b5380
Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args
by murgatroid99
· 8 years ago
c0ecedb
Made signal handling properly handle non-killing signals
by murgatroid99
· 8 years ago
76733cf
Removed remaining references to old server handling code
by murgatroid99
· 8 years ago
d595fb6
Handle signals properly when dropping GVL
by murgatroid99
· 8 years ago
b19f181
Avoid using unspecified keyword args where possible
by murgatroid99
· 8 years ago
f7a670f
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
by Craig Tiller
· 8 years ago
d6a5b80
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
c2ec95b
Revert "Revert "cronet wrapper code""
by makdharma
· 8 years ago
f624a79
Merge pull request #6537 from grpc/release-0_14
by Nicolas Noble
· 8 years ago
0840b85
Merge pull request #6500 from murgatroid99/ruby_user_agent
by Jan Tattermusch
· 8 years ago
38c6cfb
Merge pull request #6536 from grpc/release-0_14
by Nicolas Noble
· 8 years ago
8dbe2cb
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 8 years ago
7573dfc
Fixed references in grpc-tools gemspec
by murgatroid99
· 8 years ago
2c75731
The release branch is now 0.14.1-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
5ecdda7
Processing the 0.14 release.
by Nicolas "Pixel" Noble
· 8 years ago
fac1b4d
Merge pull request #6475 from grpc/release-0_14
by Nicolas Noble
· 8 years ago
de88da9
Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing
by Nicolas Noble
· 8 years ago
585ceca
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
by murgatroid99
· 9 years ago
3080ede
Allow Ruby client code to set a user agent
by murgatroid99
· 8 years ago
0545d7f
Revert "Merge pull request #6214 from makdharma/master"
by Nicolas "Pixel" Noble
· 8 years ago
03f7e99
Merge pull request #6472 from murgatroid99/ruby_signal_handling2
by Jan Tattermusch
· 8 years ago
42342cb
Revert "cronet wrapper code"
by Craig Tiller
· 8 years ago
cf239e7
Add a default handler to Ruby services that returns UNIMPLEMENTED
by murgatroid99
· 9 years ago
41fd37b
Poll for signals more frequently, for greater responsiveness
by murgatroid99
· 9 years ago
873e419
Added explanation about handling signals in C
by murgatroid99
· 9 years ago
6bbe369
Make Ruby library terminate on Ctrl+C on client and server
by murgatroid99
· 9 years ago
19c46c3
Merge remote-tracking branch 'google/release-0_14'
by Nicolas "Pixel" Noble
· 9 years ago
24ccbed
Merge pull request #6458 from nicolasnoble/ruby-fixes
by Nicolas Noble
· 9 years ago
16caa50
Master is now 0.15.0-dev.
by Nicolas "Pixel" Noble
· 9 years ago
253a710
The release branch is now 0.14.0-pre1.
by Nicolas "Pixel" Noble
· 9 years ago
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 9 years ago
9fcdc87
Cleaning up includes.
by Nicolas "Pixel" Noble
· 9 years ago
88f56e5
'exception_info' is a bad word for Windows...
by Nicolas "Pixel" Noble
· 9 years ago
d8b07cb
Let's not compile grpc under Windows - it's taken care of already.
by Nicolas "Pixel" Noble
· 9 years ago
2b6a2ab
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
by murgatroid99
· 9 years ago
274bcc8
Added dummy cronet api implementation so we can build on Jenkins.
by Makarand Dharmapurikar
· 9 years ago
59dfee8
Fixed rubocop issues with newest changes
by murgatroid99
· 9 years ago
38281cf
Ruby: improve server error handling, fix a reference error
by murgatroid99
· 9 years ago
Next »