Mark D. Roth
|
d6298ed3dc
|
Merge pull request #24806 from markdroth/client_channel_split0
Eliminate ResolvingLoadBalancingPolicy.
|
4 years ago |
Jan Tattermusch
|
2dc98b1e4c
|
Merge pull request #24831 from easwars/gomod
interop: Enable Go modules support
|
4 years ago |
Jan Tattermusch
|
b29676dec5
|
restore go1.8 image
|
4 years ago |
Jan Tattermusch
|
1fb53d9698
|
remove unused go1.7 image
|
4 years ago |
Jan Tattermusch
|
0f2385a28d
|
generate go build_interop.sh from the template
|
4 years ago |
Eric Gribkoff
|
8e824ab3f5
|
Merge pull request #24862 from ericgribkoff/fix_fallback_behavior
Do not try to generate unique suffix when keep_gcp_resources is set
|
4 years ago |
Eric Gribkoff
|
057c1d1faf
|
Do not try to generate unique suffix when keep_gcp_resources is set
|
4 years ago |
Lidi Zheng
|
1eeeaf6df5
|
Merge pull request #24737 from chalin/patch-3
Simplify src/core/README.md
|
4 years ago |
Yash Tibrewal
|
b0d06d73c8
|
Merge pull request #24858 from yashykt/xdsclientseccont
xds_end2end_test cleanup from #24643
|
4 years ago |
Esun Kim
|
3d4bb01e1d
|
Merge pull request #24826 from veblush/tidy-readability-inconsistent-declaration-parameter-name
[Clang-Tidy] readability-inconsistent-declaration-parameter-name
|
4 years ago |
Easwar Swaminathan
|
3208a98787
|
try setting GO111MODULE in interop test runner
|
4 years ago |
Yash Tibrewal
|
f635d9deeb
|
xds_end2end_test cleanup from #24643
|
4 years ago |
Easwar Swaminathan
|
2b21f774c6
|
remove calls to deps
|
4 years ago |
Yash Tibrewal
|
d7907e6ba1
|
Merge pull request #24835 from yashykt/filewatcherprovider
Update file watcher certificate provider factory with provider implementation
|
4 years ago |
Esun Kim
|
770e67249f
|
Update by review
|
4 years ago |
Esun Kim
|
ac080fd17a
|
Fix readability-inconsistent-declaration-parameter-name manually
|
4 years ago |
Esun Kim
|
0f91b970cc
|
Enable readability-inconsistent-declaration-parameter-name
|
4 years ago |
Esun Kim
|
4abb6027ac
|
Merge pull request #24793 from veblush/log-trace
Added grpc_stacktrace_minloglevel
|
4 years ago |
donnadionne
|
6769c056c9
|
Merge pull request #24856 from donnadionne/repo_11_30
Passing repo manager to markdroth
|
4 years ago |
Mark D. Roth
|
0e13934764
|
Eliminate ResolvingLoadBalancingPolicy.
|
4 years ago |
Esun Kim
|
8ee0e6c6a3
|
Merge pull request #24842 from veblush/tidy-google-build-using-namespace
[Clang-Tidy] google-build-using-namespace
|
4 years ago |
Donna Dionne
|
55ef9709ca
|
Passing repo manager to markdroth
|
4 years ago |
Jan Tattermusch
|
0ebae4e065
|
Merge pull request #24744 from jtattermusch/net5_singlefile_publish
Fix C# native library loading in .NET 5 single-file apps
|
4 years ago |
Jan Tattermusch
|
840590e4d8
|
simplify .NET framework loading logic
|
4 years ago |
Jan Tattermusch
|
7324c5cae7
|
Load native extension on .NET core via differentiated DllImports
|
4 years ago |
Jan Tattermusch
|
1f9f3c7eae
|
fix native extension loading in .NET5 single-file deployments
|
4 years ago |
Jan Tattermusch
|
53390d9c42
|
add C# distribtest coverage for .NET5 single file publish
|
4 years ago |
Jan Tattermusch
|
adf6b33c3d
|
Merge pull request #24837 from jtattermusch/brew_pin_gnupg
Unbreak ruby install on MacOS by pinning homebrew formula repository
|
4 years ago |
Esun Kim
|
3aba567746
|
Fix google-build-using-namespace
|
4 years ago |
Esun Kim
|
5f9d79c73a
|
Enable google-build-using-namespace
|
4 years ago |
Esun Kim
|
e7b9404dc0
|
Added grpc_stacktrace_minloglevel
|
4 years ago |
Esun Kim
|
bad99c5772
|
Merge pull request #24840 from veblush/bazel-ignore
Added third_party/bloaty to bazelignore
|
4 years ago |
Esun Kim
|
4f342e328d
|
Merge pull request #24829 from veblush/tidy-google-readability-todo
[Clang-Tidy] google-readability-todo
|
4 years ago |
Esun Kim
|
edd0d057ee
|
Added third_party/bloaty to bazelignore
|
4 years ago |
Esun Kim
|
75e3e660fd
|
Fix google-readability-todo
|
4 years ago |
Esun Kim
|
221e066c30
|
Enable google-readability-todo
|
4 years ago |
Esun Kim
|
0aadea5ad8
|
Merge pull request #24830 from veblush/tidy-bugprone-integer-division
[Clang-Tidy] bugprone-integer-division
|
4 years ago |
Jan Tattermusch
|
31a63237fd
|
unbreak ruby install by pinning brew gnupg
|
4 years ago |
Yash Tibrewal
|
82b158f249
|
Update file watcher certificate provider factory with provider implementation
|
4 years ago |
donnadionne
|
96bf654475
|
Merge pull request #24832 from donnadionne/interop_add
Add circuit_breaking test to cpp interop tests.
|
4 years ago |
Donna Dionne
|
dd4839cad0
|
Add circuit_breaking test to cpp interop tests.
|
4 years ago |
Easwar Swaminathan
|
694f226586
|
interop: Enable Go modules support
|
4 years ago |
Michael Lumish
|
d2ffddba06
|
Merge pull request #24828 from murgatroid99/node_xds_features
Add Node to the xDS features doc
|
4 years ago |
Esun Kim
|
c028e2f5cd
|
Fix bugprone-integer-division
|
4 years ago |
Lidi Zheng
|
2d7d354c92
|
Merge pull request #24818 from lidizheng/aio-max-concurrent
Add limit concurrent RPC feature to asyncio server
|
4 years ago |
Esun Kim
|
1d6972aa6b
|
Enable bugprone-integer-division
|
4 years ago |
Michael Lumish
|
3a6057c046
|
Add Node to the xDS features doc
|
4 years ago |
Yash Tibrewal
|
0b15cc3f30
|
Merge pull request #24825 from yashykt/toomanypingstestfix
Reduce BdpPingNotSentWithoutReceiveSideActivity flakiness
|
4 years ago |
Yash Tibrewal
|
6095b67d6c
|
Reduce BdpPingNotSentWithoutReceiveSideActivity flakiness
|
4 years ago |
Yash Tibrewal
|
9baae368aa
|
Merge pull request #24824 from yashykt/xdsend2endtestmissingrelease
Add missing check_config release
|
4 years ago |