Karthik Ravi Shankar
|
a9aa148603
|
Fix formatting issue
|
2020-07-17 18:07:33 -07:00 |
Karthik Ravi Shankar
|
36e735bb72
|
Fix concatenated_value
|
2020-07-17 16:56:09 -07:00 |
Karthik Ravi Shankar
|
d7565c37a8
|
Revert "Adding Fake headers for header matching."
This reverts commit 8c013bfcdc.
|
2020-07-17 16:39:05 -07:00 |
Mark D. Roth
|
a0f08b1b06
|
Revert "Merge pull request #21941 from markdroth/xds_logging"
This reverts commit 37d5d93983, reversing
changes made to 0e8190a3c9.
|
2020-07-17 10:19:28 -07:00 |
Mark D. Roth
|
81906a4c19
|
Merge pull request #23491 from markdroth/xds_header_combining
Concatenate duplicate header keys for matching.
|
2020-07-17 07:37:19 -07:00 |
Vijay Pai
|
61e176f5c7
|
Merge pull request #23505 from grpc/vjpai-patch-1
Remove some unused parameter names
|
2020-07-17 01:32:07 -07:00 |
Vijay Pai
|
3b3d968d46
|
Avoid unused param warnings in c_ares directory
|
2020-07-16 22:44:22 -07:00 |
Stanley Cheung
|
04e9e6a198
|
Merge pull request #23501 from stanley-cheung/fix-ruby-plugin
Fix ruby protoc plugin when message is in another package
|
2020-07-16 16:58:02 -07:00 |
Karthik Ravi Shankar
|
3253bb32e7
|
Merge pull request #23471 from karthikravis/proto-server
Move ProtoServerReflectionPlugin from grpc_impl to grpc namespace
|
2020-07-16 14:14:41 -07:00 |
Stanley Cheung
|
cdf1070c9b
|
Ruby protoc plugin fix: fix test breakage
|
2020-07-16 14:02:05 -07:00 |
Stanley Cheung
|
0f34ccbfa8
|
Fix ruby protoc plugin when message is in another package
|
2020-07-16 14:02:05 -07:00 |
Karthik Ravi Shankar
|
30faf1e880
|
Merge pull request #23470 from karthikravis/load-reporting
Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc
|
2020-07-16 13:35:42 -07:00 |
apolcyn
|
efd1df7ebd
|
Merge pull request #23493 from apolcyn/error_messages
Include the target name in top-level DNS error messages
|
2020-07-16 11:05:00 -07:00 |
Vijay Pai
|
0fc63d44da
|
Avoid unused param warning
|
2020-07-16 08:16:58 -07:00 |
Mark D. Roth
|
fc5bd60f16
|
Concatenate duplicate header keys for matching.
|
2020-07-15 15:48:32 -07:00 |
Donna Dionne
|
8c013bfcdc
|
Adding Fake headers for header matching.
|
2020-07-15 13:14:19 -07:00 |
Alexander Polcyn
|
3ce93f3795
|
Include the target name in c-ares and native DNS summary error messages
|
2020-07-15 12:48:52 -07:00 |
Jan Tattermusch
|
a89b0de291
|
update PHP readme
|
2020-07-15 10:31:48 +02:00 |
Donna Dionne
|
fc8923c0a3
|
Updating C++ interop client and server to do path matching and header
matching tests.
|
2020-07-14 18:23:18 -07:00 |
Jan Tattermusch
|
0cbf7a8fa6
|
Merge pull request #23457 from jtattermusch/livelock_concurrent_connectivity_test
fix potential livelock in global_subchannel_pool.cc
|
2020-07-14 13:40:33 +02:00 |
Jan Tattermusch
|
c033445fe1
|
adjust comment
|
2020-07-14 11:53:29 +02:00 |
Mark D. Roth
|
8febefc057
|
Merge pull request #23460 from markdroth/xds_config_selector
Add XdsConfigSelector and populate call attribute containing the deadline.
|
2020-07-13 15:16:23 -07:00 |
Karthik Ravi Shankar
|
f9fac8a6b7
|
Move ProtoServerReflectionPlugin from grpc_impl to grpc namespace
Reverts: https://github.com/grpc/grpc/pull/18600
|
2020-07-13 14:57:01 -07:00 |
Karthik Ravi Shankar
|
69f8d308cb
|
Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18419/files
|
2020-07-13 14:50:33 -07:00 |
Lidi Zheng
|
76d625da12
|
Merge pull request #23467 from lidizheng/dealloc-message
Further reduce the spam log by doing nothing if GC has error
|
2020-07-13 13:35:02 -07:00 |
Mark D. Roth
|
abab9967cf
|
Add XdsConfigSelector and populate call attribute containing the deadline.
|
2020-07-13 13:00:23 -07:00 |
Mark D. Roth
|
d73bf4a43d
|
Merge pull request #23463 from markdroth/xds_experimental
Remove xds-experimental URI scheme.
|
2020-07-13 11:58:17 -07:00 |
Lidi Zheng
|
ddbf4b6f9f
|
Further reduce the spam log by doing nothing if GC has error
|
2020-07-13 11:18:46 -07:00 |
Lidi Zheng
|
6ff6066dd5
|
Merge pull request #23437 from lidizheng/update-support-message
Update the hint for install Python header to depend on version
|
2020-07-13 10:56:47 -07:00 |
Yash Tibrewal
|
50ec8b864d
|
Merge pull request #22201 from chrisse74/memoryLeakBuildAndStart
fix memory leak of grpc_resource_user_quota
|
2020-07-13 10:41:52 -07:00 |
Mark D. Roth
|
c071cfa9e8
|
Remove xds-experimental URI scheme.
|
2020-07-13 09:22:20 -07:00 |
Jan Tattermusch
|
98e9487919
|
fix livelock in concurrent_connectivity_test on windows
|
2020-07-13 14:51:34 +02:00 |
Stanley Cheung
|
046ee0196d
|
Merge pull request #23445 from HannahShiSFB/add-comments4constants
PHP: add comments for constants
|
2020-07-10 15:04:08 -07:00 |
Yang Gao
|
7fefffed1d
|
Merge pull request #23446 from yang-g/init_order
Fix initialization order
|
2020-07-10 13:18:35 -07:00 |
yang-g
|
03056001db
|
Fix initialization order
|
2020-07-10 11:27:29 -07:00 |
Hannah Shi
|
f258c5cb94
|
add comments for constants
|
2020-07-10 17:27:53 +00:00 |
Vijay Pai
|
2d73a17587
|
Merge pull request #23435 from vjpai/fix_iomgr_non_polling
Fix-forward: Stop using mutex for non-polling engine marker
|
2020-07-09 16:52:32 -07:00 |
Yash Tibrewal
|
6dc44b33c7
|
Merge pull request #23418 from yashykt/dataraceexternalcancel
Store ref to the ExternalConnectivityWatcher in external_watchers_ map.
|
2020-07-09 15:50:01 -07:00 |
Lidi Zheng
|
8f3bd10c03
|
Make sure >3 Python version triggers a failure
|
2020-07-09 15:34:06 -07:00 |
Vijay Pai
|
5596a9d55b
|
Stop using mutex for non-polling engine marker
|
2020-07-09 15:19:11 -07:00 |
Lidi Zheng
|
27033c4f8d
|
Update the hint for install Python header to depend on version
|
2020-07-09 15:17:37 -07:00 |
apolcyn
|
8d4db0d160
|
Merge pull request #23419 from miyucy/patch-1
Fix ruby 2.7 keyword arguments deprecation
|
2020-07-09 14:51:43 -07:00 |
Muxi Yan
|
3b2e473548
|
Merge pull request #22345 from muxi/grpclb-name-config
Update grpclb configuration with field "service_name"
|
2020-07-09 13:32:55 -07:00 |
Yash Tibrewal
|
01f992f9d6
|
Reviewer comments
|
2020-07-09 11:58:33 -07:00 |
Vijay Pai
|
a46cb5e86a
|
Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq
EM-agnostic core callback CQ
|
2020-07-09 09:35:49 -07:00 |
Jan Tattermusch
|
8cf57b2dda
|
Merge pull request #23410 from jtattermusch/upgrade_boringssl_submodule
Upgrade boringssl submodule to latest master-with-bazel
|
2020-07-09 13:49:54 +02:00 |
Jan Tattermusch
|
f213ccd454
|
Merge pull request #23358 from jtattermusch/cleanup_grpc_tools
unify Grpc.Tools projects with other csproj projects
|
2020-07-09 13:44:46 +02:00 |
Yash Tibrewal
|
e03b0b6deb
|
Another comment
|
2020-07-08 19:09:14 -07:00 |
Muxi Yan
|
fa28bab456
|
Address comments
|
2020-07-08 16:56:21 -07:00 |
Esun Kim
|
00af8fb0ee
|
Fix TCP_USER_TIMEOUT definition
|
2020-07-08 16:53:17 -07:00 |