aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23[Backport][v1.35.x] use xds-test-server-5 (#28427)upstream-v1.35.xLidi Zheng
2021-11-08cherry-pick prep_xds.sh changes from v1.37.x (#27964)Jan Tattermusch
2021-08-11Fix resource leaks in xds test (#26967) (#26980)Eric Gribkoff
2021-07-15Backport HaltAndSave Mode to v1.35.x (#26683)Lidi Zheng
2021-05-20Backport config update timeout change to v1.35.x (#26273)Lidi Zheng
2021-04-08xdsinterop: extend the ports to use (#25881) (#25914)Menghan Li
2021-02-16Merge pull request #25470 from grpc/backport_25456_to_v1.35.xRichard Belleville
2021-02-16Merge pull request #25456 from gnossen/fix_interop_breakageRichard Belleville
2021-02-03Merge pull request #25340 from donnadionne/data_v1.35.xdonnadionne
2021-02-03Change strview.data() to string(strview)Donna Dionne
2021-01-29Merge pull request #25264 from menghanl/v1.35.xMenghan Li
2021-01-29Modify build_python.sh because get-pip.py has moved.Donna Dionne
2021-01-29Pin pip to 19.3.1 to fix the build failure on masterLidi Zheng
2021-01-27give python, c# and c++ xds tests longer timeout, now that we have more test ...Eric Gribkoff
2021-01-25xds testing: add case insensitive path matchingMenghan Li
2021-01-25xds testing: increase path and header matching timeoutMenghan Li
2021-01-25add regex header matchingMenghan Li
2021-01-25xds_testing: add more header matcher testsMenghan Li
2021-01-25xds testing: add regex path matching testMenghan Li
2021-01-25xds testing: add failover test based on loadMenghan Li
2021-01-25xds testing: make header matching and path matching fail properlyMenghan Li
2021-01-21Merge pull request #25220 from donnadionne/present_backport_v1.35.xdonnadionne
2021-01-20Add Missing test case: present matchDonna Dionne
2021-01-19Merge pull request #25186 from stanley-cheung/bump-to-1_35Stanley Cheung
2021-01-18Regenerate projects;Stanley Cheung
2021-01-18Bump to version 1.35.0Stanley Cheung
2021-01-18Merge pull request #25131 from jtattermusch/protobuf_3_14_upgrade_for_1_35Jan Tattermusch
2021-01-16Make patch work for downstream dependenciesRichard Belleville
2021-01-16Add patch to protobufRichard Belleville
2021-01-16re-run tools/distrib/python/make_grpcio_tools.pyJan Tattermusch
2021-01-16include a bugfix in third_party/protobufJan Tattermusch
2021-01-15Merge pull request #25152 from gnossen/backport_25142Richard Belleville
2021-01-15Update to server-3Richard Belleville
2021-01-14Merge pull request #25142 from gnossen/cb_interop_pythonRichard Belleville
2021-01-12Merge pull request #25133 from apolcyn/backport_fix_zlib_implicit_declarationapolcyn
2021-01-11Backport "Fix implicit declaration error in zlib + macOS #24979"Masaki Hara
2021-01-11re-run tools/distrib/python/make_grpcio_tools.pyJan Tattermusch
2021-01-11include a bugfix in third_party/protobufJan Tattermusch
2021-01-11run tools/codegen/core/gen_upb_api.shJan Tattermusch
2021-01-11upgrade ruby, C# python and ObC to protobuf 3.14Jan Tattermusch
2021-01-11run tools/distrib/python/make_grpcio_tools.pyJan Tattermusch
2021-01-11regenerate proto files for csharp, php, rubyJan Tattermusch
2021-01-11update third_party/protobuf to v3.14.0Jan Tattermusch
2021-01-06Merge pull request #25110 from stanley-cheung/bump-1-35-versionStanley Cheung
2021-01-06Regenerate projectsStanley Cheung
2021-01-06Bump version to v1.35.0-pre1Stanley Cheung
2021-01-06Merge pull request #24961 from veblush/bazel-deps-fixEsun Kim
2021-01-06Merge pull request #25076 from lidizheng/aio-examples-3Lidi Zheng
2021-01-06Merge pull request #24962 from qnighy/ruby-extension-implicit-declarationapolcyn
2021-01-06Merge pull request #25055 from acozzette/parse-jsonYang Gao