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 |
Esun Kim
|
47c6c826f7
|
Merge pull request #23344 from veblush/ruby-docker-ml
Ruby docker image based on manylinux2010
|
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 |
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 |
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
|
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 |
Vijay Pai
|
0f0fd6e2a3
|
Merge pull request #23495 from vjpai/fix_tls
Construct/destruct ExecCtx between init/shutdown only
|
4 years ago |
Mark D. Roth
|
fc5bd60f16
|
Concatenate duplicate header keys for matching.
|
4 years ago |
donnadionne
|
dda73b6917
|
Merge pull request #23494 from donnadionne/ga
Adding Fake headers for header matching.
|
4 years ago |
Stanley Cheung
|
15a16df640
|
Add --verbose to dart pub get command
|
4 years ago |
Vijay Pai
|
bb7cfb638d
|
Construct/destruct ExecCtx between init/shutdown only
|
4 years ago |
Donna Dionne
|
8c013bfcdc
|
Adding Fake headers for header matching.
|
4 years ago |
Alexander Polcyn
|
3ce93f3795
|
Include the target name in c-ares and native DNS summary error messages
|
4 years ago |
Jan Tattermusch
|
9b215e9f90
|
Merge pull request #23412 from jtattermusch/makefile_remove_installation
Simplify makefile: Get rid of "install" rules with pure make, recommend cmake and bazel instead.
|
4 years ago |
Jan Tattermusch
|
a89b0de291
|
update PHP readme
|
4 years ago |
Jan Tattermusch
|
91f36feac8
|
fix PHP interop tests build
|
4 years ago |
Jan Tattermusch
|
d8c76321c3
|
fix C++ interop test build
|
4 years ago |
Jan Tattermusch
|
4f96118724
|
move routeguide c++ distribtest under cmake_pkgconfig
|
4 years ago |
Jan Tattermusch
|
b843ddb2f4
|
regenerate projects
|
4 years ago |
Jan Tattermusch
|
4a65f0c9dd
|
remove rpath trick
|
4 years ago |
Jan Tattermusch
|
7247f7efe6
|
Makefile: stop supporting make install
|
4 years ago |
donnadionne
|
738822ee7b
|
Merge pull request #23464 from donnadionne/new
Updating C++ interop client and server
|
4 years ago |
Donna Dionne
|
fc8923c0a3
|
Updating C++ interop client and server to do path matching and header
matching tests.
|
4 years ago |
Jan Tattermusch
|
3456636150
|
Merge pull request #23455 from jtattermusch/port_server_python3
Make port server python3 compatible
|
4 years ago |
Jan Tattermusch
|
68f7b4682a
|
Merge pull request #23458 from jtattermusch/bigquery_partition_expirations
Update bigquery partition expiration (to 365 days)
|
4 years ago |
Jan Tattermusch
|
e329d1ddd0
|
bytes(string, encoding) is not supported in python2
results in error "TypeError: str() takes at most 1 argument (2 given)"
|
4 years ago |
Jan Tattermusch
|
0cbf7a8fa6
|
Merge pull request #23457 from jtattermusch/livelock_concurrent_connectivity_test
fix potential livelock in global_subchannel_pool.cc
|
4 years ago |