Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
8c2eeee322e6c35025dbf3143b27ec26eeb7f197
/
src
/
ruby
9687447
Regenerate projects
by Srini Polavarapu
· 6 years ago
ed0dc06
Regenerate Projects
by Mehrdad Afshari
· 6 years ago
561630d
Regenerate projects
by Mehrdad Afshari
· 6 years ago
586c639
Regenerate projects
by Srini Polavarapu
· 6 years ago
17f682d
Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth
by apolcyn
· 6 years ago
e08972b
Merge pull request #15442 from apolcyn/error_message
by apolcyn
· 6 years ago
747fbca
Add more details to a resource exhausted ruby error
by Alexander Polcyn
· 6 years ago
bdbf04c
Merge pull request #15354 from ganmacs/fix-math_client
by apolcyn
· 6 years ago
ad4312a
Fix math-client
by ganmacs
· 6 years ago
61d9a42
Moved pubsub demo_demo to examples directory of ruby
by ganmacs
· 6 years ago
af48e68
Remove print
by ganmacs
· 6 years ago
e84ea53
Merge pull request #15252 from carl-mastrangelo/healthy
by Yang Gao
· 7 years ago
95fbb06
regenerate pbs
by Carl Mastrangelo
· 7 years ago
2d43a45
Regenerate projects
by Mehrdad Afshari
· 7 years ago
d8306ec
update ruby
by Carl Mastrangelo
· 7 years ago
7a20c96
Break out qps services into seperate protos
by kpayson64
· 7 years ago
fe2fa0c
Add C++ experimental API extensions for ALTS C stack
by Yihua Zhang
· 7 years ago
749f923
Merge pull request #14945 from ara-ayvazyan/improve_log_perf
by Jan Tattermusch
· 7 years ago
2fe68c8
Merge pull request #15021 from apolcyn/fix_gcov_ruby
by apolcyn
· 7 years ago
e8bced7
Fix codegen test under gcov config
by Alexander Polcyn
· 7 years ago
d359498
fix race whereby we can call watch_connectivity_state on a destroyed channel
by Alexander Polcyn
· 7 years ago
3095e35
regenerate projects using tools/buildgen/generate_projects.sh
by Jan Tattermusch
· 7 years ago
33b2256
Merge pull request #14922 from apolcyn/ruby_bidi_error
by apolcyn
· 7 years ago
90cfc8e
Regenerate projects
by Mehrdad Afshari
· 7 years ago
ae937d3
Never throw CallErrors for failed bidi reads or writes
by Alexander Polcyn
· 7 years ago
a9d16cc
Merge pull request #13634 from hassox/ruby-module-name
by apolcyn
· 7 years ago
bae00e0
Add test for verifying to get memory usage in client request
by everysick
· 7 years ago
8b7007a
Updates the ruby generator RubyAsType to correctly account for underscores in packages
by Daniel Neighman
· 7 years ago
dfc9515
Use GRPC_RB_MEMSIZE_UNAVAILABLE in grpc_rb_md_ary_data_type
by everysick
· 7 years ago
9cb8be6
Merge pull request #14705 from xambroz/ruby_format_strings
by apolcyn
· 7 years ago
dc93b71
Merge pull request #14751 from ncteisen/channel-tracing
by Noah Eisen
· 7 years ago
99d0cee
regenerate projects
by Ruslan Nigmatullin
· 7 years ago
3b42f83
Revert "Revert "Channel Tracing Implementation; Part 1""
by ncteisen
· 7 years ago
f2bea37
Revert "Channel Tracing Implementation; Part 1"
by Noah Eisen
· 7 years ago
b93a006
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
831f4ea
Enable checking for the string format issues
by xambroz
· 7 years ago
06a412c
Fix potential format string vulnerability
by xambroz
· 7 years ago
fcc4b9b
Fix ruby document
by nownabe
· 7 years ago
c128457
Fix build and sanity
by ncteisen
· 7 years ago
ee013d2
Fix build and sanity
by ncteisen
· 7 years ago
9073ea0
Regenerate projects
by Mehrdad Afshari
· 7 years ago
c745690
Internalize gpr_thd except for id and currentid
by Vijay Pai
· 7 years ago
90dde8f
Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race
by apolcyn
· 7 years ago
f3431e5
Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak
by apolcyn
· 7 years ago
18b9133
Merge branch 'master' into gpr_review
by Vijay Pai
· 7 years ago
239b7d4
Merge branch 'master' into gpr_review
by Vijay Pai
· 7 years ago
573717b
Merge branch 'master' into gpr_review3
by Vijay Pai
· 7 years ago
32748c1
Merge branch 'master' into gpr_review3
by Vijay Pai
· 7 years ago
b1ef84a
Merge branch 'master' into gpr_review_host_port
by Vijay Pai
· 7 years ago
cda058d
build projects
by Muxi Yan
· 7 years ago
99f1a8f
Remove compression_ruby
by Muxi Yan
· 7 years ago
d60ed8f
Guarantee no race between ruby server's shutdown_and_notify and destroy
by Alexander Polcyn
· 7 years ago
35367cc
fix typo
by Shohei Kamimori
· 7 years ago
1acfaca
Merge branch 'master' into gpr_review_host_port
by Vijay Pai
· 7 years ago
d4d0a30
Privatize useful.h and avl.h
by Vijay Pai
· 7 years ago
4c0640e
Merge branch 'master' into gpr_review3
by Vijay Pai
· 7 years ago
e5b0a50
Merge pull request #14015 from vjpai/alarm
by Vijay Pai
· 7 years ago
ae376bf
Privatize host_port.h; was not used in any wrapped language implementation
by Vijay Pai
· 7 years ago
8a99fdb
Move cmdline and subprocess from public gpr to test/core/util
by Vijay Pai
· 7 years ago
fd900e0
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
7b87bab
Refactor ruby server shutdown to fix a race
by Alexander Polcyn
· 7 years ago
443165f
Fix two ruby memory leaks when exceptions are raised
by Alexander Polcyn
· 7 years ago
62569dd
Fix arena to return aligned memory.
by Mark D. Roth
· 7 years ago
2b226ad
Remove alarm from core, implement in C++ layer only
by Vijay Pai
· 7 years ago
4388404
Regenerate projects
by Mehrdad Afshari
· 7 years ago
fb061c3
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
e5b7ddd
Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure
by Jan Tattermusch
· 7 years ago
8ecabd9
Merge pull request #13777 from frankyn/patch-1
by apolcyn
· 7 years ago
2ebb168
Merge pull request #13774 from apolcyn/disable_soreuseport_in_ruby_tests
by apolcyn
· 7 years ago
235a2e7
[Ruby] Specify module init after cloning repo
by Frank Natividad
· 7 years ago
b14f1ea
Disable soreuseport in ruby unit tests
by Alexander Polcyn
· 7 years ago
a2044f8
metadata plugin update statuses in wrapped langs
by Jan Tattermusch
· 7 years ago
032e9b3
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
c5ba665
Merge remote-tracking branch 'origin/v1.8.x'
by Mehrdad Afshari
· 7 years ago
0ba96ed
v1.8.0-pre2 is now v1.8.0
by Mehrdad Afshari
· 7 years ago
5663eac
Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core
by apolcyn
· 7 years ago
ebcc6b3
Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when
by Alexander Polcyn
· 7 years ago
99024d6
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
5c5baff
Merge commit '94e676e^2' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
d6c292f
Merge master
by Yash Tibrewal
· 7 years ago
9c02a3c
Do not separate message/stream compression levels
by Muxi Yan
· 7 years ago
f7a869f
Unref global backup poller under its lock
by Alexander Polcyn
· 7 years ago
6043006
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
fc38142
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
38fcd0c
clang-format
by Muxi Yan
· 7 years ago
4a117f0
Merge e759d2a^
by Muxi Yan
· 7 years ago
8cf1470
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
by Yash Tibrewal
· 7 years ago
ad4d2dd
Revert "All instances of exec_ctx being passed around in src/core removed"
by Yash Tibrewal
· 7 years ago
a3df36c
Merge pull request #13058 from yashykt/execctx
by Yash Tibrewal
· 7 years ago
770bf07
Regen projects and fix more uses of gpr_thd_new
by Vijay Pai
· 7 years ago
d9f6407
Merge master into execctx after removal of assert in tls_gcc
by yashkt
· 7 years ago
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
10f2790
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
7d199c9
Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x
by Nicolas "Pixel" Noble
· 7 years ago
d39d007
Merge pull request #13515 from mehrdada/bump-master-version
by Mehrdad Afshari
· 7 years ago
17f9491
Merge pull request #13153 from bmarkons/patch-1
by apolcyn
· 7 years ago
1972e5c
Merge pull request #12710 from apolcyn/speedup_ruby_end2end_tests
by apolcyn
· 7 years ago
81e9581
Remove some sleeps in ruby tests and fix test server shutdown
by Alex Polcyn
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
552a7ca
Bump 1.8.0-dev to 1.8.0-pre1
by Mehrdad Afshari
· 7 years ago
Next »