Vijay Pai
638c34ceba
Merge pull request #24864 from vjpai/server_context_base_unlock
...
Delay ServerContextBase unref until lock freed since it could delete the object
4 years ago
Vijay Pai
33d7150992
Mark a variable const for self-documentation
4 years ago
Yash Tibrewal
096b2324e1
Experimental API for XdsServerCredentials
4 years ago
Yash Tibrewal
b08861b60f
Register certificate provider factories after init
4 years ago
yulin liang
64c6cfc791
Merge pull request #24871 from jtattermusch/backport_24831
...
Backport #24831 to v1.34.x (to fix interop tests build)
4 years ago
Vijay Pai
83eab334a3
Delay ServerContextBase unref until lock freed since it could delete
4 years ago
Jan Tattermusch
4d01188e5c
restore go1.8 image
4 years ago
Jan Tattermusch
985ce73b41
remove unused go1.7 image
4 years ago
Jan Tattermusch
7f08fc203a
generate go build_interop.sh from the template
4 years ago
Easwar Swaminathan
29d29b8ef2
try setting GO111MODULE in interop test runner
4 years ago
Easwar Swaminathan
f520a45ccb
remove calls to deps
4 years ago
Easwar Swaminathan
ef191718d1
interop: Enable Go modules support
4 years ago
Jan Tattermusch
f46bd7f80d
stop building protoc x86 artifacts on macos
4 years ago
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
dapeng-mi
0df5a6007e
Bug fix: decode bytes object to string for subprocess.check_output output.
...
When running test "./tools/run_tests/run_tests.py -l c++ -c dbg" in python3
environment, the following exception is observed.
./tools/run_tests/run_tests.py -l c++ -c dbg
PASSED: make [time=114.9sec, retries=0:0]
Omitting EPOLLEXCLUSIVE tests
2020-12-01 10:45:40,806 detected port server running version 21
2020-12-01 10:45:40,866 my port server is version 21
Traceback (most recent call last):
File "./tools/run_tests/run_tests.py", line 1919, in <module>
build_only=args.build_only)
File "./tools/run_tests/run_tests.py", line 1800, in _build_and_run
one_run = set(spec for language in languages
File "./tools/run_tests/run_tests.py", line 1801, in <genexpr>
for spec in language.test_specs()
File "./tools/run_tests/run_tests.py", line 383, in test_specs
for line in tests.split('\n'):
TypeError: a bytes-like object is required, not 'str'
Signed-off-by: dapeng-mi <clark_mdp@163.com>
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
e0d8c498a6
C++ cast for others
4 years ago
Esun Kim
d2bff16c25
C++ cast for char*
4 years ago
Esun Kim
2ff84ed8c2
C++ cast for void*
4 years ago
Esun Kim
ec0b88a5d7
Fix google-readability-casting
4 years ago
Esun Kim
f81a97419c
Enable google-readability-casting
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
Mark D. Roth
7dd2197f5f
Change repo manager to nicolasnoble.
4 years ago
yulin liang
e379161af9
Merge pull request #24857 from yulin-liang/v1.34.x
...
Bump version to v1.33.0.
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
yulin-liang
79ce42425d
Regenerate projects
4 years ago
yulin-liang
2729087386
Bump version to v1.34.0
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
560a898288
Merge pull request #24853 from jtattermusch/backport_24744
...
Fix C# native library loading in .NET 5 single-file apps (backport to v1.34.x)
4 years ago
Jan Tattermusch
6f031c358a
Merge pull request #24852 from jtattermusch/backport_24837
...
Unbreak ruby install by pinning brew gnupg (backport to v1.34.x)
4 years ago
Jan Tattermusch
bdc024b5b2
simplify .NET framework loading logic
4 years ago
Jan Tattermusch
37715e3422
Load native extension on .NET core via differentiated DllImports
4 years ago
Jan Tattermusch
6b9ca6ce59
fix native extension loading in .NET5 single-file deployments
4 years ago