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 |
Esun Kim
|
d609605335
|
Merge pull request #23343 from veblush/v1.30.x-ruby
[v1.30.x] Backport #23335 (Added missing `deps_linkage` property)
|
4 years ago |
Karthik Ravi Shankar
|
0a78a91983
|
Change repo manager to donnadionne
This will be merged on 7/20/2020.
|
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 |
Jan Tattermusch
|
ff6489ce46
|
Merge pull request #23462 from grpc/jtattermusch-patch-3
Update grpc_release_schedule.md
|
4 years ago |
Jan Tattermusch
|
c033445fe1
|
adjust comment
|
4 years ago |
Richard Belleville
|
2953af1b70
|
Call out unexpected behavior
|
4 years ago |
Richard Belleville
|
892cfd883e
|
Support asyncio interop client
|
4 years ago |
Richard Belleville
|
0eabc3ec74
|
Add to Python documentation
|
4 years ago |
Richard Belleville
|
a2e9b964b1
|
Defer allocation of error object
|
4 years ago |
Karthik Ravi Shankar
|
011840d398
|
Fix formatting
|
4 years ago |
Karthik Ravi Shankar
|
c0ade4d05a
|
Fix tests
|
4 years ago |
Mark D. Roth
|
8febefc057
|
Merge pull request #23460 from markdroth/xds_config_selector
Add XdsConfigSelector and populate call attribute containing the deadline.
|
4 years ago |
Karthik Ravi Shankar
|
f9fac8a6b7
|
Move ProtoServerReflectionPlugin from grpc_impl to grpc namespace
Reverts: https://github.com/grpc/grpc/pull/18600
|
4 years ago |
Karthik Ravi Shankar
|
69f8d308cb
|
Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18419/files
|
4 years ago |
Karthik Ravi Shankar
|
f71801ffd6
|
Move GenericStub from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18434
|
4 years ago |
Karthik Ravi Shankar
|
c29ffe6494
|
Move AuthMetaDataProcessor from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18436/files
|
4 years ago |
Esun Kim
|
89b10106ce
|
Update by review
|
4 years ago |
Lidi Zheng
|
76d625da12
|
Merge pull request #23467 from lidizheng/dealloc-message
Further reduce the spam log by doing nothing if GC has error
|
4 years ago |
Karthik Ravi Shankar
|
3b2d26daac
|
Fix formatting
|
4 years ago |
Karthik Ravi Shankar
|
e6a6fdb313
|
Fix secure test
|
4 years ago |
Mark D. Roth
|
abab9967cf
|
Add XdsConfigSelector and populate call attribute containing the deadline.
|
4 years ago |
Eric Anderson
|
ae69b9e57b
|
Merge pull request #23447 from chalin/chalin-ex-readme-200710
examples/README rework
|
4 years ago |
Richard Belleville
|
0ef84e4306
|
Regenerate projects
|
4 years ago |
Richard Belleville
|
36465e06f1
|
Merge remote-tracking branch 'origin/master' into python_google_default_creds
|
4 years ago |
Richard Belleville
|
2b4b484e1f
|
Typo
|
4 years ago |
Richard Belleville
|
7e3f3d61a2
|
Format
|
4 years ago |
Richard Belleville
|
498a61ded5
|
Clean up
|
4 years ago |
Mark D. Roth
|
d73bf4a43d
|
Merge pull request #23463 from markdroth/xds_experimental
Remove xds-experimental URI scheme.
|
4 years ago |
Richard Belleville
|
702c154fe8
|
Change signature
|
4 years ago |
Richard Belleville
|
36a78115ea
|
Reorganize header
|
4 years ago |