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
Esun Kim
9eae29f8e9
Merge pull request #25134 from veblush/fix-unused-parameter
...
Fix unused parameter warnings
4 years ago
Esun Kim
9967bededc
Merge pull request #25200 from veblush/absl-doc
...
Add docs for Abseil
4 years ago
Penn (Dapeng) Zhang
bc600d57c9
Add xds v3 kokoro tests
4 years ago
Yang Gao
9996cacb8b
Merge pull request #25212 from grpc/revert-25140-strerror
...
Revert "Wrap strerror into a thread-safe implementation"
4 years ago
AJ Heller
85aa1c5f83
Fix the publish packages script v2 (macos x86 deprecation)
4 years ago
apolcyn
8041239a24
Merge pull request #25201 from apolcyn/remove_ruby_23
...
Drop support for ruby 2.3
4 years ago
Stanley Cheung
692eadebfa
Update interop matrix to add v1.35.0 for c-based langs
4 years ago
Menghan Li
78696bda3b
Merge pull request #25197 from menghanl/header_matching_timeout
...
xds testing: increase path and header matching timeout
4 years ago
donnadionne
d0f46266c5
Merge pull request #25178 from donnadionne/present
...
Add Missing test case: present match
4 years ago
Mark D. Roth
80ede5992a
Implement google-c2p resolver.
4 years ago
Mark D. Roth
5b5e3f84a1
Merge pull request #25214 from markdroth/xds_bootstrap_env_var
...
Add ability to read xDS bootstrap config from an env var.
4 years ago
Esun Kim
ba59bd93e9
Merge pull request #25199 from veblush/update-mirror
...
Made update_mirror.sh skip the existing files
4 years ago
Adam J Heller
3d7901108d
Merge pull request #25217 from drfloob/fix-nightly-build-from-macos_x86-deprecation
...
Fix broken nightly build and publish due to MacOS x86 protoc deprecation
4 years ago
Menghan Li
874eaae07f
Merge pull request #25115 from menghanl/xds_missing_matching_tests
4 years ago
Alexander Polcyn
ff872f1ca0
Make centos7 docker image buildable
4 years ago