yulin-liang
b494be937e
sed command from podspec fails on prepare_command step on linux
4 years ago
Lidi Zheng
b62c984eab
Pin pip to 19.3.1 to fix the build failure on master
4 years ago
Mark D. Roth
3204a62285
Merge pull request #25259 from markdroth/client_channel_filter_fix
...
Fix locking bug that caused a crash during channel shutdown.
4 years ago
Jan Tattermusch
891422b37f
Merge pull request #25258 from grpc/concurrent_uds_tests
...
Avoid UDS conflict between tests in local bazel test run
4 years ago
Jan Tattermusch
c8e4a68edc
avoid UDS conflict between tests in local bazel test run
4 years ago
Eric Gribkoff
8be35a485d
Merge pull request #25251 from ericgribkoff/xds_job_timeouts
...
give python job longer, now that we have more test cases
4 years ago
Sergii Tkachenko
c2d03a691e
Merge pull request #25271 from sergiitk/xds-k8s-adjust-grpc-retry-deadline
...
xds-k8s driver: wait server channelz - adjust RPC timeouts
4 years ago
Sergii Tkachenko
bde2b79cbd
xds-k8s driver: wait server channelz - adjust RPC timeouts
4 years ago
Eric Gribkoff
1822a11c84
increase c# and c++ xds timeouts
4 years ago
donnadionne
81f03ac856
Merge pull request #25260 from donnadionne/build_python
...
Modify build_python.sh because get-pip.py has moved.
4 years ago
Donna Dionne
a734650728
Modify build_python.sh because get-pip.py has moved.
4 years ago
Mark D. Roth
689d409852
Fix locking bug that caused a crash during channel shutdown.
4 years ago
Stanley Cheung
ea662ef791
Merge pull request #25224 from stanley-cheung/update-interop-matrix
...
Update interop matrix to add v1.35.0 for c-based langs
4 years ago
Ashitha Santhosh
2fb311e3db
Merge pull request #25249 from ashithasantosh/remove_authorization_target
...
Remove grpc_authorization_engine default dependency to avoid large RE2 binary footprint.
4 years ago
Nicolas Noble
383b22e857
Merge pull request #25254 from drfloob/repomgr-nnoble
...
Change repo manager to @nicolasnoble
4 years ago
AJ Heller
1c0f1c0702
Change repo manager to @nicolasnoble
4 years ago
Nicolas Noble
bbe905fe23
Merge pull request #25253 from grpc/revert-25192-repomgr-nnoble
...
Revert "Change repo manager to @nicolasnoble (effective 2021.01.25)"
4 years ago
Nicolas Noble
c34904322a
Revert "Change repo manager to @nicolasnoble (effective 2021.01.25)"
4 years ago
Nicolas Noble
5f8de80db9
Merge pull request #25192 from drfloob/repomgr-nnoble
...
Change repo manager to @nicolasnoble (effective 2021.01.25)
4 years ago
Srini Polavarapu
52fa4f85df
Merge pull request #25243 from srini100/master
...
Add security policy doc
4 years ago
Jan Tattermusch
c8c38279f7
Merge pull request #25185 from JamesNK/jamesnk/aspnetcore-interop
...
Flag to build latest framework to ASP.NET Core interop tests
4 years ago
Stanley Cheung
0c1676d9dc
Merge pull request #25246 from HannahShiSFB/fix-phpunit8-warnings-of-gen-code-test
...
PHP: Fix PHPUnit 8 warnings of gen code test
4 years ago
Eric Gribkoff
b34a46b641
give python job longer, now that we have more test cases
4 years ago
Eric Gribkoff
e5562a66a4
Merge pull request #25247 from dapengzhang0/chmod
...
add executable permission to grpc_xds_ruby_test_in_docker.sh
4 years ago
Ashitha Santhosh
2c75a84c4b
Remove grpc_authorization_engine target from grpc.
4 years ago
AJ Heller
3627fd2b31
Change repo manager to nnoble (effective 2021.01.25)
4 years ago
Menghan Li
4286c0de91
Merge pull request #24802 from menghanl/xds_case_insensitive
...
xds testing: add case insensitive path matching
4 years ago
donnadionne
467a3ff13c
Merge pull request #25244 from donnadionne/watcher_import_fix
...
removing unused proto (avoid build errors during import time)
4 years ago
Penn (Dapeng) Zhang
f4b87879e1
add executable permission to grpc_xds_ruby_test_in_docker.sh
4 years ago
root
806a0a85e1
fix no assert warnings
4 years ago
root
7d8bbfa334
replace annotations to expectException()
4 years ago
Donna Dionne
39b795c9e6
removing unused proto (avoid build errors during import time)
4 years ago
Srini Polavarapu
6e7ba55c98
Add security policy doc
4 years ago
Richard Belleville
0ba4eec546
Merge pull request #25221 from gnossen/bump_bazel_cython
...
Bump Bazel Cython dependency
4 years ago
root
45c736f48f
add initializing start batch message buffer, fix PR#24914
4 years ago
Mark D. Roth
7e812f480b
code review changes
4 years ago
Esun Kim
931ce5aea1
Merge pull request #25234 from veblush/fix-error_details_test
...
Added no_test_ios to error_details_test
4 years ago
Eric Gribkoff
b5e198bff7
Merge pull request #25216 from dapengzhang0/xds_v3_test
...
Add xds v3 kokoro tests
4 years ago
donnadionne
191431ab03
Merge pull request #25193 from donnadionne/to_interop
...
xds_interop_client.cc modification: new stats and new timeout_sec config
4 years ago
donnadionne
7338639ccc
Merge pull request #25078 from donnadionne/watchers
...
Cds Watchers changes to support aggregate Cds.
4 years ago
Richard Belleville
f34f0a3f0f
Merge remote-tracking branch 'origin/master' into bump_bazel_cython
4 years ago
Esun Kim
f4fa4a18bc
Merge pull request #25198 from veblush/absl-upgrade
...
Upgrade Abseil to 20200923.3
4 years ago
Donna Dionne
b2443df1e1
xds_interop_client.cc modification: new stats and new timeout_sec config
4 years ago
Esun Kim
9eabb96f1c
Added no_test_ios to error_details_test
4 years ago
Donna Dionne
19b1f8f64a
Cds Watchers changes to support aggregate Cds and Logical DNS Cds.
4 years ago
Esun Kim
2cc1abde09
Merge pull request #25228 from veblush/fix-unused-parameter2
...
Fix more unused-parameter warning
4 years ago
Adam J Heller
cba2786af0
Merge pull request #25227 from drfloob/fix-nightly-build-from-macos_x86-deprecation
...
Fix the publish packages script v2 (macos x86 deprecation)
4 years ago
Esun Kim
a1ae48db20
Merge pull request #25196 from devjgm/error-details-template
...
refactor!: change error_details functions to templates
4 years ago
Esun Kim
669e859f7a
Fix more unused-parameter warning
4 years ago
Richard Belleville
269333ca85
Bump Cython version.
...
A breaking C-level API change was made in Python 3.9 which old versions
of Cython cannot handle. Since Bazel prescribes a single version of
dependency instead of ranges, like in setuptools, we must update this to
keep our downstream users working properly.
As a side note, since it was a point of confusion while debugging this,
interpreter versions installed by pyenv must be set *globally* rather
than just locally for Bazel to pick them up, since local pyenv
configuration will not be picked up from within the sandbox.
4 years ago