Mark D. Roth
|
3613589b84
|
Change xDS ConfigSelector not to pass the timeout header value to the LB policy.
|
4 years ago |
donnadionne
|
47a82a81c2
|
Merge pull request #23539 from donnadionne/fix
Adding Fake headers and ignored headers for header matching
|
4 years ago |
Stanley Cheung
|
2b84ddbc89
|
Merge pull request #23550 from jtattermusch/php_distrib_15min
increase timeout for PHP distribtests
|
4 years ago |
yulin-liang
|
775517a3f1
|
Provide an objc-generator option to import system files in a local way
|
4 years ago |
Richard Belleville
|
b484e2e49b
|
Decouple checking tenancy from checking for metadata server
|
4 years ago |
Donna Dionne
|
0d6ee9b309
|
Implement fake and ignored headers.
Take care to ensure we use fake headers in testing so we don't
conflict with headers used by census.
|
4 years ago |
Richard Belleville
|
f7d16b20a4
|
Fix docstring
|
4 years ago |
Richard Belleville
|
b629730809
|
Protect access
|
4 years ago |
Mark D. Roth
|
94a2b5d40c
|
Merge pull request #23537 from markdroth/xds_routing_env
Remove env var protection of new xds routing code.
|
4 years ago |
Micah Kornfield
|
aa79bb75e0
|
regenerate project
|
4 years ago |
Micah Kornfield
|
313b8cc875
|
update grpc-core podspec template
|
4 years ago |
Micah Kornfield
|
5b56c69b64
|
Second regeneration
|
4 years ago |
Jan Tattermusch
|
3bbf8254ca
|
Merge pull request #23548 from jtattermusch/upmerge_1_30_x_to_master
Upmerge 1.30.x branch into master
|
4 years ago |
Micah Kornfield
|
b55a2435ca
|
generate boringssl prefix headers
|
4 years ago |
Micah Kornfield
|
94864fa0db
|
revert gen_build_yaml.py
|
4 years ago |
Karthik Ravi Shankar
|
45b13d0dfa
|
Merge pull request #23476 from karthikravis/change-owner
Change repo manager to donnadionne
|
4 years ago |
Esun Kim
|
26bd88fcb4
|
Merge pull request #23545 from veblush/test-shutdown
Added call to grpc::testing::TestEnvironment in tests
|
4 years ago |
Stanley Cheung
|
b5b8578b3f
|
Merge pull request #23540 from stanley-cheung/php-artifact-test
Update PHP artifact test
|
4 years ago |
Jan Tattermusch
|
cf21444b3c
|
increase timeout for PHP distribtests
|
4 years ago |
Mark D. Roth
|
e681f37054
|
Remove env var protection of new xds routing code.
|
4 years ago |
Mark D. Roth
|
f02fb563cb
|
Merge pull request #23236 from tpetkov-VMW/fix-grpc_is_epollexclusive_available
Fix false positive in grpc_is_epollexclusive_available on ESXi
|
4 years ago |
Jan Tattermusch
|
1732968965
|
Merge remote-tracking branch 'upstream/v1.30.x' into HEAD
|
4 years ago |
Vijay Pai
|
9d79ca6058
|
C++ify core server
|
4 years ago |
Stanley Cheung
|
dea6fbb023
|
Updated comments
|
4 years ago |
Stanley Cheung
|
536ecb4196
|
Merge pull request #23531 from stanley-cheung/fix-php-build-from-source
Fix php build from source
|
4 years ago |
Esun Kim
|
315caf5d05
|
Added grpc::testing::TestEnvironment
|
4 years ago |
Hannah Shi
|
c69c06b8d6
|
generate api reference documents by doxygen
|
4 years ago |
Stanley Cheung
|
cf9be63c49
|
Update PHP artifact test
|
4 years ago |
donnadionne
|
6d12fa7162
|
Merge pull request #23538 from karthikravis/fix-xds-breakage
Revert "Adding Fake headers for header matching."
|
4 years ago |
Karthik Ravi Shankar
|
a9aa148603
|
Fix formatting issue
|
4 years ago |
Karthik Ravi Shankar
|
36e735bb72
|
Fix concatenated_value
|
4 years ago |
Karthik Ravi Shankar
|
d7565c37a8
|
Revert "Adding Fake headers for header matching."
This reverts commit 8c013bfcdc .
|
4 years ago |
Stanley Cheung
|
1d390f0a9d
|
Fix php build from source
|
4 years ago |
Stanley Cheung
|
97fdeb873a
|
Merge pull request #23526 from stanley-cheung/fix-php-build
Fix PHP build by adding re2 dependencies
|
4 years ago |
Mark D. Roth
|
b5b9172915
|
Merge pull request #23524 from markdroth/xds_logging_revert
Revert "Merge pull request #21941 from markdroth/xds_logging"
|
4 years ago |
Micah Kornfield
|
1f07c0c75f
|
update one more place
|
4 years ago |
Micah Kornfield
|
4b1bbae39b
|
update sha256
|
4 years ago |
Micah Kornfield
|
5cd05c2b24
|
remove sha256
|
4 years ago |
Micah Kornfield
|
d38e820b6d
|
update rules
|
4 years ago |
Micah Kornfield
|
db05deb143
|
uses sources.json
|
4 years ago |
Micah Kornfield
|
cf086ae3fa
|
Uses sources.json
|
4 years ago |
Micah Kornfield
|
835f60a210
|
Upgrade BoringSSL to latest on master-with-bazel branch
|
4 years ago |
Esun Kim
|
47c6c826f7
|
Merge pull request #23344 from veblush/ruby-docker-ml
Ruby docker image based on manylinux2010
|
4 years ago |
Stanley Cheung
|
71f7d27022
|
Fix PHP build by adding re2 dependencies
|
4 years ago |
Mark D. Roth
|
a0f08b1b06
|
Revert "Merge pull request #21941 from markdroth/xds_logging"
This reverts commit 37d5d93983 , reversing
changes made to 0e8190a3c9 .
|
4 years ago |
Mark D. Roth
|
81906a4c19
|
Merge pull request #23491 from markdroth/xds_header_combining
Concatenate duplicate header keys for matching.
|
4 years ago |
Vijay Pai
|
61e176f5c7
|
Merge pull request #23505 from grpc/vjpai-patch-1
Remove some unused parameter names
|
4 years ago |
Stanley Cheung
|
de6defa6ff
|
Merge pull request #23520 from stanley-cheung/bump-version-1-30-2
Bump version to 1.30.2
|
4 years ago |
Jan Tattermusch
|
664918f94c
|
Merge pull request #23504 from jtattermusch/unflake_verify_peer_options
Do not trigger grpc_load_file() flake in verify_peer_options_test
|
4 years ago |
Vijay Pai
|
3b3d968d46
|
Avoid unused param warnings in c_ares directory
|
4 years ago |