Jan Tattermusch
a861d159c1
Merge pull request #20770 from KyleFromKitware/soversion
...
cmake: Add VERSION and SOVERSION properties to libraries
5 years ago
Vijay Pai
690e313c38
Merge pull request #20714 from vjpai/more_cpp_warning_removals_201910210916_8
...
Remove unused-parameter warnings, round 2 (8 of 19)
5 years ago
Vijay Pai
2b369f113d
Merge pull request #20717 from vjpai/more_cpp_warning_removals_201910210916_5
...
Remove unused-parameter warnings, round 2 (5 of 19)
5 years ago
Vijay Pai
48b8c5d108
Merge pull request #20720 from vjpai/more_cpp_warning_removals_201910210916_2
...
Remove unused-parameter warnings, round 2 (2 of 19)
5 years ago
Vijay Pai
8d02569d7f
Merge pull request #20756 from grpc/vjpai-patch-1
...
Fix outdated comment
5 years ago
Vijay Pai
9087bfff6c
Merge pull request #20769 from grpc/vjpai-patch-2
...
Explicitly spell out type to document RAII-ness
5 years ago
Kyle Edwards
c3f4d36687
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
745aae8655
Add VERSION and SOVERSION properties to libraries
5 years ago
Jan Tattermusch
d55596780b
Merge pull request #20778 from jtattermusch/rbe_high_remotetimeout
...
Set high --remote_timeout for RBE builds
5 years ago
Jan Tattermusch
b00a23e43b
Merge pull request #20766 from rmstar/xds_e2e_test_ios
...
Don't run xds_end2end_test on iOS
5 years ago
Jan Tattermusch
dddcb8dbd8
set high --remote_timeout
...
This reverts commit 65b184d30a
.
5 years ago
Jan Tattermusch
46d8d0165c
Merge pull request #20764 from veblush/drop-legacy
...
Delete deprecated linux environments from distribtest
5 years ago
Jan Tattermusch
9fbce5097b
Merge pull request #20761 from veblush/ruby-docker
...
Updated ruby build docker image
5 years ago
Srini Polavarapu
8853754e8c
Merge pull request #20768 from srini100/secreport
...
security audit report
5 years ago
nanahpang
100006d4cf
Merge pull request #20772 from nanahpang/fix-xds-test-suite
...
Comment out the test suites that has oversize port pool
5 years ago
Juanli Shen
47b873078f
Merge pull request #20698 from wjywbs/lrb
...
Move alwayslink to lb_server_load_reporting_filter target.
5 years ago
Na-Na Pang
e925081c5b
clang format
5 years ago
Srini Polavarapu
207d2dbdef
regenerate doxygen files
5 years ago
Na-Na Pang
f7e47948b6
Comment out the test suites that has oversize port pool
5 years ago
Na-Na Pang
1a4fddf9a4
Comment out the test suites that has oversize port pool
5 years ago
Na-Na Pang
ca6ba44c55
Comment out the test suites that has oversize port pool
5 years ago
Richard Belleville
018580fb89
Merge pull request #20753 from gnossen/unary_stream
...
Add experimental option to run unary-stream RPCs on a single Python thread.
5 years ago
Yang Gao
19649c6a3c
Merge pull request #20735 from yang-g/error2
...
unref error when fail to load file
5 years ago
Srini Polavarapu
70b7a7bc8a
security audit report
5 years ago
Richard Belleville
0c6f8dbed3
Remove ChannelOptions from __init__.py
5 years ago
Vijay Pai
296f63b0bc
Explicitly spell out type to document RAII-ness
5 years ago
Richard Belleville
469637efdd
Yapf
5 years ago
nanahpang
2b06d76cc0
Merge pull request #20742 from grpc/revert-20526-xds_policy_config_additions
...
Revert "Add new fields to xds policy config."
5 years ago
Richard Belleville
d5d9bc0a0d
Whitespace-sensitive languages are the worst
5 years ago
Richard Belleville
da9f5f78fe
Add ChannelOptions to experimental module
5 years ago
Esun Kim
4be7c2a743
Delete deprecated linux environments from distribtest
5 years ago
Richard Belleville
0bb38a88b0
Copyright
5 years ago
Richard Belleville
0dd70ff758
Add TODOs
5 years ago
Esun Kim
adf862aa5a
Updated ruby build docker image
5 years ago
Richard Belleville
3411202598
Yapf
5 years ago
Richard Belleville
36e8f9ff62
Don't load manual benchmark as test
5 years ago
Guantao Liu
7f307da6ab
Merge pull request #20665 from guantaol/remove_parameter
...
Remove an unused parameter in ThreadPoolWorker constructor
5 years ago
Prashant Jaikumar
78e1b58402
Don't run xds_end2end_test on iOS
5 years ago
Richard Belleville
e8d8883485
Add copyright comments
5 years ago
Richard Belleville
e557dd8bb7
Kokoro is v4-only
5 years ago
Vijay Pai
75ffdfd58d
Revert two unrelated changes
5 years ago
Richard Belleville
4ad50b8d2b
Don't run benchmark in test runner
5 years ago
Lidi Zheng
9d7e7a68f2
Merge pull request #20727 from lidizheng/add-3.6-to-bazel
...
Add 3.6 to Bazel Docker image
5 years ago
nanahpang
9647a1ed99
Merge pull request #20745 from grpc/revert-20679-eds_health_status
...
Revert "Ignore EDS endpoints that are unhealthy."
5 years ago
Jan Tattermusch
61059132fa
Merge pull request #20758 from jtattermusch/increase_rbe_remote_timeout
...
Avoid "Unevaluated target" problems when RBE tests timeout.
5 years ago
Jan Tattermusch
65b184d30a
no need to set --remote_timeout
5 years ago
Jan Tattermusch
79cfdb525c
increase timeout of bazel RBE jobs
...
if the kokoro job times out and the bazel command is not done, it ends up in
weird test results ("Unevaluated targets") that are hard to interpret.
Setting the timeout for kokoro jobs high enough to create extra reserve
should help.
5 years ago
Jan Tattermusch
4ecfab1488
increase remote_timeout to avoid "Unevaluated target" problems
5 years ago
Vijay Pai
112702cc1e
Fix outdated comment
...
There hasn't been per-channel mdctx since #4188
5 years ago
Vijay Pai
036acfb3f4
Use a param for logging
5 years ago