Jan Tattermusch
f019339cec
improve ContextPropagationToken doc comment
6 years ago
Jan Tattermusch
d748d9c01d
Refactor ContextPropagationToken
6 years ago
Jan Tattermusch
57f46b9081
Merge pull request #17746 from jtattermusch/cleanup_commenting_on_pr
...
cleanup: Commenting on PRs is no longer used
6 years ago
Jan Tattermusch
a548241a6f
Merge pull request #17733 from jtattermusch/server_call_context_refactor
...
Make C# ServerCallContext implementation agnostic
6 years ago
Jan Tattermusch
d67009124f
commenting on PRs is no longer used
6 years ago
Jan Tattermusch
bf48d410a7
change suffix for protected ServerCallContext members to *Core
6 years ago
Jan Tattermusch
8133526fcf
Merge pull request #17750 from apolcyn/exp_fix_ruby
...
Experiment, attempt to fix brew update
6 years ago
apolcyn
92ca78338c
Merge pull request #17742 from apolcyn/alternative
...
Get the ruby interop client buildable at the 1.18.0 tag
6 years ago
Alexander Polcyn
5fc904a5e5
Attempt to fix brew-update/rvm installation issue on mac
6 years ago
Alex Polcyn
189313d1dd
Get the ruby interop client buildable for 1.18.0 back compatiblity matrix
6 years ago
Mark D. Roth
10fa278660
Merge pull request #17577 from markdroth/lb_trailing_metadata
...
Allow LB policies to intercept recv_trailing_metadata
6 years ago
Noah Eisen
52e0153189
Merge pull request #17738 from ncteisen/channelz-lock
...
Remove Unneeded Lock
6 years ago
hcaseyal
6e94e02ef1
Merge pull request #17718 from bbarenblat/master
...
Correct a format string
6 years ago
ncteisen
79b9707db4
reviewer feedback
6 years ago
Muxi Yan
c817857eb9
Merge pull request #17736 from muxi/clean-debug-msg
...
Clean up debug messages
6 years ago
ncteisen
e3f1f3c856
Atomically store uuid of lb channel
6 years ago
Jan Tattermusch
7d6341b627
remove unnecessary using
6 years ago
Jan Tattermusch
e358f567b0
make ServerCallContext an abstract base class
6 years ago
Jan Tattermusch
d80731d3e8
revert unnecessary using
6 years ago
ncteisen
6e3fee6f2a
Add additional nullptr check
6 years ago
ncteisen
92c4dffc17
Remove uneeded lock
6 years ago
Muxi Yan
60e4ec2caf
Clean up debug messages
6 years ago
lyuxuan
eebfcd7e11
Merge pull request #17730 from lyuxuan/go_release
...
Add v1.18.0 releases of grpc-go to interop matrix
6 years ago
Mark D. Roth
e8cd36924e
Add test for retry code path.
6 years ago
Jan Tattermusch
9c51ff9b33
Make C# ServerCallContext implementation agnostic
6 years ago
Yuxuan Li
c55ff1b96e
Add v1.18.0 releases of grpc-go
6 years ago
Yash Tibrewal
40b35dec12
Merge pull request #17725 from yashykt/oserrorinfo
...
OS Error - The error description should be the error string
6 years ago
Juanli Shen
15f4f3b384
Merge pull request #17513 from AspirinSJL/channel_pool
...
Enable per-channel subchannel pool
6 years ago
Juanli Shen
bbe2587c39
Enable per-channel subchannel pool
6 years ago
Yash Tibrewal
f821b384d9
The error description should be the error string
6 years ago
ZHANG Dapeng
6a7863ae37
Merge pull request #17721 from dapengzhang0/java-release-1.18.0
...
Add grpc-java 1.18.0 to interop matrix
6 years ago
Juanli Shen
d816294c17
Merge pull request #17720 from AspirinSJL/rm_force_different
...
Remove force_creation param from subchannel index
6 years ago
Penn (Dapeng) Zhang
bf273ff00f
Add grpc-java 1.18.0 to interop matrix
...
release note: no
6 years ago
Juanli Shen
b3c0b91db1
Remove force_creation param from subchannel index
6 years ago
Mark D. Roth
08f94b1623
Clean up test.
6 years ago
Benjamin Barenblat
8ce2783b4b
Correct a format string
...
Use a format string macro from inttypes.h when printfing thread IDs on
non-Windows, non-Linux platforms. This silences a -Wformat trigger when
cross-compiling for macOS.
6 years ago
Bill Feng
6173fe1fcb
Merge pull request #17709 from billfeng327/bugfix/bazel-0.20-build
...
update default settings for RBE in preparation for upcoming Docker changes
6 years ago
Bill Feng
f47e205776
removed ptrace
6 years ago
Bill Feng
919f9f76b3
attempt to disable PTREACE for ASAN
6 years ago
Bill Feng
67b8d4d33b
update default settings for RBE
6 years ago
Yang Gao
75b8b1e2c6
Merge pull request #17697 from rmstar/remote_network_status_test
...
Remove network_status_tracker
6 years ago
Jan Tattermusch
1eb6b951e0
Merge pull request #17677 from jtattermusch/fix_17625
...
Fix a rare interop infrastructure flake.
6 years ago
Lidi Zheng
b56d508300
Merge pull request #17280 from lidizheng/pylint-disable-C0330
...
Enable Pylint for Python examples
6 years ago
Muxi Yan
b6d8957b0d
Merge pull request #17690 from muxi/new-api-warning
...
Resolve compiler warnings from new API
6 years ago
Eric Gribkoff
3442b4abf3
Merge pull request #17698 from ericgribkoff/check_state
...
avoid AttributeError when object init fails
6 years ago
Eric Gribkoff
4d391b64e1
avoid AttributeError when object init fails
6 years ago
apolcyn
efb9ddc3f7
Merge pull request #17696 from apolcyn/revert_ares
...
Revert turning c-ares on by default
6 years ago
Prashant Jaikumar
95965f71d3
Remove network_status_tracker
...
Remove network_status_tracker and its unit test as it does nothing. We
can add tests for network status change in another commit.
6 years ago
Alexander Polcyn
371b987bf4
Revert turning c-ares on by default
6 years ago
Vijay Pai
4ed3738d42
Merge pull request #17691 from mehrdada/fix-grpclibrary-initialization
...
Fix CoreCodegen initialization (destruction) bug
6 years ago