Chengyuan Zhang
|
a9d6f9bd78
|
Merge pull request #24800 from voidzcy/impl/set_circuit_breaking_env_var_in_test_env_backport_1_34
Set enabling circuit breaking env var in xDS test client environment.
Cherry-pick of #24779
|
4 years ago |
Stanley Cheung
|
54b7f961c6
|
Merge pull request #24796 from stanley-cheung/php-backports
A few recent PHP fixes to be backported to v1.34.x branch
|
4 years ago |
Mark D. Roth
|
1bf2ab3ab2
|
Merge pull request #24733 from renkelvin/aws
[3PI Support] Add aws-sourced external account credentials
|
4 years ago |
Chengyuan Zhang
|
bf202c5399
|
Merge pull request #24779 from voidzcy/impl/set_circuit_breaking_env_var_in_test_env
Set enabling circuit breaking env var in xDS test client environment
|
4 years ago |
Eric Gribkoff
|
ce63c1c2d9
|
Merge pull request #24797 from ericgribkoff/less_backends
Delay creation of extra backend services
|
4 years ago |
Eric Gribkoff
|
f47e4d0d40
|
Merge pull request #24797 from ericgribkoff/less_backends
Delay creation of extra backend services
|
4 years ago |
Eric Gribkoff
|
20a5bd7168
|
Revert "to revert: run on kokoro"
This reverts commit 3f1165fbfb .
|
4 years ago |
Eric Gribkoff
|
3f1165fbfb
|
to revert: run on kokoro
|
4 years ago |
Eric Gribkoff
|
80c5d68b82
|
Delay creation of extra backend services
|
4 years ago |
Michael Lumish
|
ececb46a0c
|
Merge pull request #24795 from murgatroid99/node_example_target_argument
Add target argument to Node example clients
|
4 years ago |
Stanley Cheung
|
437dc463ef
|
Merge pull request #24791 from Alexander1000/composer-update
PHP: update required minimal php version to 7.0
|
4 years ago |
Aleksandr Dankovtsev
|
dbb0d44442
|
update required minimal php version to 7.0
|
4 years ago |
root
|
b6979f247a
|
upgrade phpunit to 8.5.8
|
4 years ago |
root
|
bb01f8320d
|
add php8 test docker
|
4 years ago |
root
|
faba9e93d6
|
del test dockerfile for php 8 for now
|
4 years ago |
root
|
bf58994ce5
|
to fit phpunit8 grammar, add void to setUpBeforeClass(), setUp() and tearDown()
|
4 years ago |
root
|
ad2909b489
|
upgrade to phpunit8.5.8
|
4 years ago |
root
|
d00e92040e
|
upgrade to phpunit8
|
4 years ago |
root
|
a8b82b7234
|
add a test dockerfile for php8
|
4 years ago |
Stanley Cheung
|
eab2e974d8
|
Merge pull request #24789 from HannahShiSFB/update-phpunit-ref
PHP: upgrade references to phpunit 8.5.8
|
4 years ago |
Patrice Chalin
|
48b24aa6da
|
Examples README: add link to android example and fix link text
Add a link to the android example and fix the link text (platforms are now served from another page).
|
4 years ago |
Michael Lumish
|
cbdcc5be77
|
Add target argument to Node examples
|
4 years ago |
ZhenLian
|
d74e43da95
|
Add File Watcher Certificate Provider API
|
4 years ago |
Yang Gao
|
e6e6be4b0b
|
Merge pull request #24577 from yang-g/init_failure
Do not crash if server filter fails at ChannelData::Init
|
4 years ago |
Aleksandr Dankovtsev
|
c038f827b8
|
update required minimal php version to 7.0
|
4 years ago |
Stanley Cheung
|
fccfb57e1f
|
Merge pull request #24788 from HannahShiSFB/add-php8-docker
PHP: add php8 test dockerfile
|
4 years ago |
Chuan Ren
|
1faf030cc4
|
Add aws-sourced external credentials
|
4 years ago |
Lidi Zheng
|
6046624c42
|
Merge pull request #24781 from grpc/revert-24767-revert-24673-modernize-several-scripts
Revert "Revert "Resolve warnings and deprecations in several scripts in tools""
|
4 years ago |
root
|
6a85418fe5
|
upgrade phpunit to 8.5.8
|
4 years ago |
root
|
1cf42033b7
|
add php8 test docker
|
4 years ago |
yang-g
|
c1df3bcbcf
|
Do not crash if server filter fails at ChannelData::Init
|
4 years ago |
Nicolas Noble
|
d17e521694
|
Merge pull request #24782 from yashykt/xdssecenvvarbackport
Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT"
|
4 years ago |
Yash Tibrewal
|
7384b960fa
|
Merge pull request #24780 from yashykt/xdssecenvvar
Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT"
|
4 years ago |
Stanley Cheung
|
660a860cff
|
Merge pull request #24695 from HannahShiSFB/upgrade-phpunit8
PHP: upgrade to phpunit 8
|
4 years ago |
Chengyuan Zhang
|
05fb53ef34
|
Merge pull request #24779 from voidzcy/impl/set_circuit_breaking_env_var_in_test_env
Set enabling circuit breaking env var in xDS test client environment
|
4 years ago |
root
|
2f38db4191
|
del test dockerfile for php 8 for now
|
4 years ago |
root
|
4429620608
|
to fit phpunit8 grammar, add void to setUpBeforeClass(), setUp() and tearDown()
|
4 years ago |
root
|
e989bb8b83
|
upgrade to phpunit8.5.8
|
4 years ago |
root
|
39e2ad44f2
|
upgrade to phpunit8
|
4 years ago |
root
|
b73be37404
|
add a test dockerfile for php8
|
4 years ago |
Yash Tibrewal
|
abdc490f72
|
Protect xds security code with environment variable
|
4 years ago |
Lidi Zheng
|
da399bc970
|
Install yaml in users's directory
|
4 years ago |
Lidi Zheng
|
5ea36eb47c
|
Revert "Revert "Resolve warnings and deprecations in several scripts in tools""
|
4 years ago |
Chengyuan Zhang
|
71057c6031
|
Set enabling circuit breaking env var in xDS test client environment.
|
4 years ago |
yulin liang
|
1a63cad98a
|
Merge pull request #24777 from yulin-liang/bump_release_branch
Bump v1.34.x branch version
|
4 years ago |
yulin liang
|
dc78c24c0d
|
Merge pull request #24776 from yulin-liang/bump_master
Bump version of master to 1.35-dev("gecko")
|
4 years ago |
yulin liang
|
83d41616a4
|
Merge pull request #24772 from yulin-liang/upmerge
Upmerge changes from v1.33.x to master
|
4 years ago |
yulin-liang
|
fee284d853
|
Regenerate projects
|
4 years ago |
yulin-liang
|
db1e8b8320
|
bump core_version
|
4 years ago |
yulin-liang
|
dd782766f8
|
Bump version to V1.34.0-pre1
|
4 years ago |