Esun Kim
|
74bba2c90a
|
Merge pull request #23710 from veblush/shutdown
Implemented conditional shutdown
|
4 years ago |
Esun Kim
|
aff01d7139
|
Implemented conditional shutdown
|
4 years ago |
Yang Gao
|
805475dde8
|
Merge pull request #24059 from yang-g/time_precise
Introduce a macro to override the precise clock
|
4 years ago |
Mark D. Roth
|
8c59dee334
|
Merge pull request #23658 from markdroth/xds_build_select
Allow bazel builds without xDS via "--define grpc_no_xds=true".
|
4 years ago |
Lidi Zheng
|
e7a8b1c08f
|
Merge pull request #23964 from lidizheng/unified-doc-gen
Add a unified script to generate doc and push to GitHub
|
4 years ago |
Yash Tibrewal
|
2d6e776898
|
Merge pull request #24054 from yashykt/toomanypingstestfix
Initiate HTTP/2 writes on BDP pings too
|
4 years ago |
yang-g
|
e9b5f0be86
|
Introduce a macro to override the precise clock
|
4 years ago |
Karthik Ravi Shankar
|
923bf3d195
|
Merge pull request #24057 from karthikravis/fix-opencensus
Fix opencensus
|
4 years ago |
Alisha Nanda
|
94a72c151b
|
Changed timeout to ns rather than us.
|
4 years ago |
Mark D. Roth
|
cd9b0e3fc7
|
Merge pull request #24052 from markdroth/xds_channel_creds
xds: Don't fall back to creds from parent channel, and add insecure creds
|
4 years ago |
Karthik Ravi Shankar
|
70e043a53a
|
Fix opencensus
Fix the ServerContext namespace in opencensus
|
4 years ago |
Alisha Nanda
|
4282e968c4
|
Re-add in all changes, fix check failures.
|
4 years ago |
Karthik Ravi Shankar
|
835d6182d8
|
Merge pull request #24050 from grpc/revert-24047-revert-23916-server-context
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
|
4 years ago |
Alisha Nanda
|
84c4994dc7
|
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
This reverts commit 7c098321bd , reversing
changes made to d109f4b406 .
|
4 years ago |
Alisha Nanda
|
e160241b7a
|
Revert "Merge pull request #24046 from lidizheng/disable-exit-tests"
This reverts commit b78bc85185 , reversing
changes made to 7c098321bd .
|
4 years ago |
Alisha Nanda
|
a4eedc1510
|
Revert "Merge branch 'master' of https://github.com/ananda1066/grpc"
This reverts commit 35e0e96b09 , reversing
changes made to b78bc85185 .
|
4 years ago |
Alisha Nanda
|
35e0e96b09
|
Merge branch 'master' of https://github.com/ananda1066/grpc
|
4 years ago |
Yash Tibrewal
|
23cb073a93
|
Initiate HTTP/2 writes on BDP pings too
|
4 years ago |
Mark D. Roth
|
79f8fc664e
|
Allow bazel builds without xDS via "--define grpc_no_xds=true".
|
4 years ago |
Mark D. Roth
|
6d96f442b7
|
xds: Don't fall back to creds from parent channel, and add insecure creds.
|
4 years ago |
Mark D. Roth
|
25518e5b08
|
Merge pull request #24030 from yashykt/xdsremoveunsecure
Remove xDS support from unsecure builds
|
4 years ago |
yulin liang
|
ee38782d64
|
Merge pull request #24049 from pbatg/foundation
Add missing Foundation.h import to generated Objective-C code #2
|
4 years ago |
Mark D. Roth
|
b46db8cb76
|
Merge pull request #23996 from markdroth/ref_counted_async_deletion
Allow RefCounted<> objects to defer deletion from Unref().
|
4 years ago |
Alisha Nanda
|
9df3964cf1
|
Fixed cmake build, fixing test failures.
|
4 years ago |
Lidi Zheng
|
b78bc85185
|
Merge pull request #24046 from lidizheng/disable-exit-tests
Disable the Python exit tests until they are deflaked
|
4 years ago |
Karthik Ravi Shankar
|
b657c8d79c
|
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
|
4 years ago |
Karthik Ravi Shankar
|
7c098321bd
|
Merge pull request #24047 from grpc/revert-23916-server-context
Revert "Move ServerContext from ::grpc_impl to ::grpc"
|
4 years ago |
pbatg
|
eca5e18802
|
Import <Foundation/Foundation.h> so that NSObject is defined when GPB_GRPC_PROTOCOL_ONLY=1
|
4 years ago |
Karthik Ravi Shankar
|
f1abdd1725
|
Revert "Move ServerContext from ::grpc_impl to ::grpc"
|
4 years ago |
Lidi Zheng
|
0eae18f9e6
|
Disable the exit tests until they are deflaked
|
4 years ago |
Alisha Nanda
|
88d99b4603
|
Add timeout flag to gRPC cli
Signed-off-by: Alisha Nanda <alishananda@google.com>
|
4 years ago |
Karthik Ravi Shankar
|
d109f4b406
|
Merge pull request #24040 from karthikravis/change-owner
Pass repo manager to Donna
|
4 years ago |
Yash Tibrewal
|
025d9d8e8a
|
Remove xDS support from unsecure builds
|
4 years ago |
Karthik Ravi Shankar
|
b663e3ad34
|
Merge pull request #23916 from karthikravis/server-context
Move ServerContext from ::grpc_impl to ::grpc
|
4 years ago |
Yash Tibrewal
|
e8bb9ec2af
|
Merge pull request #23992 from yashykt/docimp1
Improve logging message on exceeding metadata size limit
|
4 years ago |
Yash Tibrewal
|
6e1655447a
|
Merge pull request #22997 from yashykt/fixbdp
Do not send BDP pings if there is no receive side activity
|
4 years ago |
Alexander Polcyn
|
5166237a19
|
Revert unskip on windows
|
4 years ago |
Alexander Polcyn
|
c1c487b80f
|
Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test
|
4 years ago |
Karthik Ravi Shankar
|
1415d157d7
|
Pass repo manager to Donna
|
4 years ago |
Yash Tibrewal
|
c57f7cdc32
|
Disable testKeepaliveWithV2API until #24039 is fixed
|
4 years ago |
Jan Tattermusch
|
249c26148e
|
Merge pull request #23957 from jtattermusch/makefile_more_cleanup
Makefile: only support building deps from submodule
|
4 years ago |
Eric Gribkoff
|
5dd072bc49
|
Merge pull request #24011 from ericgribkoff/decrease_csharp_log_output
csharp xds test client: decrease log output
|
4 years ago |
Eric Gribkoff
|
2d801f9515
|
Merge pull request #24009 from ericgribkoff/timeout_in_spec
Add --rpc_timeout_sec flag spec
|
4 years ago |
Alexander Polcyn
|
2a29b7cb58
|
Make the server-based port picker thread safe
|
4 years ago |
apolcyn
|
84729e84e6
|
Merge pull request #24016 from apolcyn/debugging_stream_issue
Add a test which reproduces the original crash that is fixed by #23984
|
4 years ago |
Karthik Ravi Shankar
|
9afbf02198
|
Merge branch 'master' into server-context
|
4 years ago |
Alexander Polcyn
|
46d4a27cb6
|
Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984
|
4 years ago |
Yash Tibrewal
|
f2f3edbacd
|
Fix use-after-free
|
4 years ago |
Lidi Zheng
|
e960034384
|
Merge pull request #24029 from lidizheng/pin-setuptools
Pin setuptools on CI builds
|
4 years ago |
Lidi Zheng
|
c8fa1c9978
|
Pin setuptools in one more location
|
4 years ago |