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 |
Mark D. Roth
|
5369864a86
|
Allow RefCounted<> objects to defer deletion from Unref().
|
4 years ago |
Lidi Zheng
|
82f0f51690
|
Pin to 44.1.1 for Python 2 compatibility
|
4 years ago |
yulin liang
|
749024c2c8
|
Merge pull request #23993 from yulin-liang/flaky-cfstream
Fix flaky macos/grpc_cfstream test.
|
4 years ago |
Lidi Zheng
|
6a5d7106a0
|
Pin setuptools to 49.6.0
|
4 years ago |
Karthik Ravi Shankar
|
694bb50648
|
Merge pull request #23917 from karthikravis/server
Move Server from ::grpc_impl to ::grpc
|
4 years ago |
Jan Tattermusch
|
11e69de3bc
|
Merge pull request #24001 from jtattermusch/task_runner_py3
Improve python3 compatibility of the task_runner.py script
|
4 years ago |
Eric Gribkoff
|
0dae482743
|
Merge pull request #24021 from ericgribkoff/backport_132x_times
Backport timeout changes to v1.32.x
|
4 years ago |
Eric Gribkoff
|
42ec625d27
|
Merge pull request #24012 from ericgribkoff/python_timeout_bump
Increase xds job timeout for python and c#
|
4 years ago |
Eric Gribkoff
|
1775fe222a
|
Merge pull request #24010 from ericgribkoff/increase_wait_for_stats_timeout
Increase wait for stats timeout
|
4 years ago |
Eric Gribkoff
|
a880a50197
|
Merge pull request #24012 from ericgribkoff/python_timeout_bump
Increase xds job timeout for python and c#
|
4 years ago |
Eric Gribkoff
|
15675cf965
|
Merge pull request #24010 from ericgribkoff/increase_wait_for_stats_timeout
Increase wait for stats timeout
|
4 years ago |
Eric Gribkoff
|
f4ab0330f9
|
Merge pull request #24013 from ericgribkoff/gentle_failover_spec
Gentle failover spec
|
4 years ago |
Yash Tibrewal
|
eb2b9b89c7
|
Merge pull request #24015 from yashykt/certificateprovider
CertificateProvider API
|
4 years ago |
Yash Tibrewal
|
f4d18f2d95
|
Reviewer comments
|
4 years ago |
Yash Tibrewal
|
2a72f72a84
|
CertificateProvider API
|
4 years ago |
Eric Gribkoff
|
91dc46c59f
|
add gentle_failover spec
|
4 years ago |
Eric Gribkoff
|
4df4ea586f
|
remove new instance group spec, redundant with remove instance group
|
4 years ago |
Esun Kim
|
d0502dccdb
|
Merge pull request #23935 from veblush/pylibatomic
Make check_linker_need_libatomic more robust
|
4 years ago |
Eric Gribkoff
|
03ba9336dd
|
Increase xds job timeout for python and c#
|
4 years ago |
Eric Gribkoff
|
daaae5f3b4
|
csharp xds test client: decrease log output
|
4 years ago |
Esun Kim
|
5cec1b5a62
|
Merge pull request #23998 from veblush/android
Update grpc_android for new CI environment
|
4 years ago |
Eric Gribkoff
|
6bce82c42a
|
Increase wait for stats timeout
|
4 years ago |
Eric Gribkoff
|
138b117dc9
|
Add --rpc_timeout_sec flag spec
|
4 years ago |
Mark D. Roth
|
d82a10d99b
|
Merge pull request #24004 from markdroth/v1.32.x_version
Change version to 1.32-pre1 and bump major core version number.
|
4 years ago |
Mark D. Roth
|
e295b78651
|
Merge pull request #24003 from markdroth/v1.33_master_bump
Update version of master to 1.33-dev ("geeky").
|
4 years ago |
Esun Kim
|
fc4556a92d
|
Add ABSL_NO_XRAY_ATTRIBUTES
|
4 years ago |
yulin-liang
|
5c1ebcbb40
|
Fix flaky macos/grpc_cfstream test by extending NTP sync timeout.
|
4 years ago |
Ashitha Santhosh
|
59d66a3e97
|
Merge pull request #23974 from ashithasantosh/eval_test
Tests for EvaluateArgs
|
4 years ago |
mohanli-ml
|
ab92d4b896
|
Merge pull request #23948 from mohanli-ml/bazel-linkstatic
add features to grpc_cc_binary in bazel
|
4 years ago |
Mark D. Roth
|
0f2a9db17d
|
Merge pull request #23999 from markdroth/xds_keepalive
Fix keepalive value used in XdsClient.
|
4 years ago |
Mark D. Roth
|
a818a376b2
|
Change version to 1.32-pre1 and bump major core version number.
|
4 years ago |