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 |
Stanley Cheung
|
4f9d3d2e0f
|
Bump version to 1.30.2
|
4 years ago |
Stanley Cheung
|
1de4ff2eb6
|
Merge pull request #23519 from stanley-cheung/ruby-protoc-plugin-fix-backport
Backport #23501: Fix ruby protoc plugin when message is in another package
|
4 years ago |
donnadionne
|
e850876111
|
Merge pull request #23517 from donnadionne/new
Fixing unsafe std::move.
|
4 years ago |
Karthik Ravi Shankar
|
b2b6f2c857
|
Merge pull request #23516 from karthikravis/fix-1
Remove proto_server_reflection_plugin_impl.h from build_autogenerated.yaml
|
4 years ago |
Stanley Cheung
|
18ef450a7c
|
Fix ruby protoc plugin when message is in another package
|
4 years ago |
Stanley Cheung
|
04e9e6a198
|
Merge pull request #23501 from stanley-cheung/fix-ruby-plugin
Fix ruby protoc plugin when message is in another package
|
4 years ago |
Donna Dionne
|
ea459f72f5
|
Fixing unsafe std::move.
|
4 years ago |
Karthik Ravi Shankar
|
7d0dc297d5
|
Remove proto_server_reflection_plugin_impl.h from build_autogenerated.yaml
|
4 years ago |
Esun Kim
|
bec51c0175
|
Manylinux2010-based Ruby images
|
4 years ago |
Esun Kim
|
66f30cea72
|
Merge pull request #22589 from veblush/ruby-docker
Ruby docker for gRPC
|
4 years ago |
Karthik Ravi Shankar
|
3253bb32e7
|
Merge pull request #23471 from karthikravis/proto-server
Move ProtoServerReflectionPlugin from grpc_impl to grpc namespace
|
4 years ago |
Stanley Cheung
|
cdf1070c9b
|
Ruby protoc plugin fix: fix test breakage
|
4 years ago |
Stanley Cheung
|
0f34ccbfa8
|
Fix ruby protoc plugin when message is in another package
|
4 years ago |
Karthik Ravi Shankar
|
30faf1e880
|
Merge pull request #23470 from karthikravis/load-reporting
Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc
|
4 years ago |
Karthik Ravi Shankar
|
a3819fbfa3
|
Merge pull request #23512 from karthikravis/generic-stub
Make more fixes for moving GenericStub from ::grpc_impl to ::grpc
|
4 years ago |
Karthik Ravi Shankar
|
3a9e1ef1b7
|
Make more fixes for moving GenericStub from ::grpc_impl to ::grpc
|
4 years ago |
Karthik Ravi Shankar
|
53a5ad34c0
|
Merge pull request #23469 from karthikravis/generic-stub
Move GenericStub from ::grpc_impl to ::grpc
|
4 years ago |
Karthik Ravi Shankar
|
523bc1b4c8
|
Merge pull request #23468 from karthikravis/auth_metadata
Move AuthMetaDataProcessor from ::grpc_impl to ::grpc
|
4 years ago |
apolcyn
|
efd1df7ebd
|
Merge pull request #23493 from apolcyn/error_messages
Include the target name in top-level DNS error messages
|
4 years ago |
Vijay Pai
|
1f5ef5ac3e
|
Merge pull request #23506 from grpc/vjpai-patch-2
Avoid unused param warning
|
4 years ago |
Vijay Pai
|
0fc63d44da
|
Avoid unused param warning
|
4 years ago |
Jan Tattermusch
|
7ce7bbfc33
|
fix concurrent file read flake
|
4 years ago |
Stanley Cheung
|
68222114c5
|
Merge pull request #23496 from stanley-cheung/dart-debug
Add --verbose to dart pub get command
|
4 years ago |
donnadionne
|
a98dfb0b54
|
Merge pull request #23499 from donnadionne/new
Fixing call to absl::StrSplit to deal with empty string case.
|
4 years ago |
Donna Dionne
|
1f30faad13
|
Fixing call to absl::StrSplit to deal with empty string case.
|
4 years ago |