Mark D. Roth
ea3e369649
Revert "Merge pull request #20772 from nanahpang/fix-xds-test-suite"
...
This reverts commit 100006d4cf
, reversing
changes made to 47b873078f
.
5 years ago
Jan Tattermusch
a861d159c1
Merge pull request #20770 from KyleFromKitware/soversion
...
cmake: Add VERSION and SOVERSION properties to libraries
5 years ago
Carlos O'Ryan
2144c719fc
Run clang_format_all_the_things.sh
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
b94dd62b88
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
ecdd1c915e
De-duplicate .proto file processing
...
.proto files that are used by more than one target have their code
files generated multiple times, which causes issues with
add_custom_command(). De-duplicate them so they're only generated
once.
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
9586644ea0
add gcc8.3 portability test
5 years ago
Jan Tattermusch
92fa3c3d4e
replace ubuntu1710 image by ubuntu1804
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
Lidi Zheng
c66bdcdbe0
Unblock the compilation speed up
5 years ago
Lidi Zheng
b3b2168b60
Make YAPF happy
5 years ago
Lidi Zheng
fc82a522a1
Add .python-version to .gitignore
5 years ago
Lidi Zheng
1ebaace7f1
Bring back the file that I accidentally rm -f
5 years ago
Lidi Zheng
57a0173e5c
Make YAPF and PyLint happy
5 years ago
Lidi Zheng
70821ebe4a
Supply the event loop to aio iomgr in test case level
5 years ago
Lidi Zheng
dcf609966e
Add comments about why runner failed
5 years ago
Marc Bury
dfd3101ae0
Fix typo in python_configure.bzl
5 years ago
Na-Na Pang
e925081c5b
clang format
5 years ago
Lidi Zheng
e7e121fdbd
Allow compiler 'default' for AsyncIO test
5 years ago
Lidi Zheng
14fff13f48
Test AsyncIO only on 3.6
5 years ago
Yash Tibrewal
12c34e18db
Reviewer comments
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
Lidi Zheng
e75376ae60
Make YAPF happy again
5 years ago
Lidi Zheng
81499d3c1b
Make YAPF happy for run_tests.py
5 years ago
Lidi Zheng
5c965fa5a0
Remove PythonAioLanguage from run_tests.py
5 years ago
Lidi Zheng
8261106c4b
Fix misused variable in run_tests.py
5 years ago
Na-Na Pang
1a4fddf9a4
Comment out the test suites that has oversize port pool
5 years ago
Lidi Zheng
0765cf940b
Refactor the way AsyncIO is tested under run_tests.py
5 years ago
Na-Na Pang
ca6ba44c55
Comment out the test suites that has oversize port pool
5 years ago
Lidi Zheng
e2dcb2883d
Make runner support single threaded mode
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
Lidi Zheng
58cdbe7a83
Add the server_test to tests.json
5 years ago
Lidi Zheng
b231e7f88f
Add three more Kokoro job for Linux, macOS and Windows
5 years ago
Lidi Zheng
98f33e8e17
Enable all AsyncIO tests for Bazel
5 years ago
Srini Polavarapu
70b7a7bc8a
security audit report
5 years ago