Sree Kuchibhotla
|
16ad9b8280
|
Added a test to catch such things in future
|
7 years ago |
ganmacs
|
0b4fb6a5e2
|
Move a script which has a pre-requirement to outside of spec
And make it to be execute when using `./tools/run_tests/run_tests.py -l ruby`
|
7 years ago |
Adele Zhou
|
1f3d714d07
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
7 years ago |
Alexander Polcyn
|
7eda61937e
|
Separate the posix part of the c-ares driver
|
7 years ago |
Mehrdad Afshari
|
87d08a3b16
|
Add Python 3.7 Linux wheels to artifact build
|
7 years ago |
Mehrdad Afshari
|
b4f4d2943e
|
Add Python 3.7 Linux wheels to artifact build
|
7 years ago |
Yash Tibrewal
|
2bf8ef24a1
|
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
|
7 years ago |
Yash Tibrewal
|
84328e733d
|
No need to fallback on https_proxy for insecure connections
|
7 years ago |
Yash Tibrewal
|
1b9a7faa71
|
Prefer using https_proxy for secure channels and http_proxy for insecure channels
|
7 years ago |
Noah Eisen
|
7ea8a60ed0
|
Revert "Add Type Checking On Channel Args"
|
7 years ago |
Nicolas "Pixel" Noble
|
cbdf132edf
|
Skeleton of libcxxabi's usage.
|
7 years ago |
ncteisen
|
f82e28fb6f
|
Clean up use of GRPC_ARG_INTEGER
|
7 years ago |
ncteisen
|
feead68be9
|
Clean out all GRPC_ARG_STRING:
|
7 years ago |
ncteisen
|
3cf30bac4d
|
Add sanity linter to catch future use
|
7 years ago |
Jan Tattermusch
|
5212dba112
|
really upload bq test results in batches
|
7 years ago |
Ian Haken
|
68eff58df6
|
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
These options are not yet exposed to languages outside of core.
|
7 years ago |
Alexander Polcyn
|
2a881a3a05
|
double timeout to check if finishes
|
7 years ago |
Alexander Polcyn
|
7a28a34ca7
|
log granular ruby end2end test times
|
7 years ago |
David Garcia Quintas
|
78a5e30019
|
removed leftover pdb import
|
7 years ago |
Jan Tattermusch
|
cc42e6dba8
|
upload bq test results in batches
|
7 years ago |
Jan Tattermusch
|
55178622eb
|
fix typo
|
7 years ago |
Jan Tattermusch
|
5349496af0
|
set higher cpu_cost for arena test
|
7 years ago |
ncteisen
|
d93589a0a1
|
Don't proxy no_error_on_hotpath
|
7 years ago |
Alexander Polcyn
|
d2e357b10d
|
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket"
This reverts commit 8b5e45a35b , reversing
changes made to 2ea5e1d1de .
|
7 years ago |
Jan Tattermusch
|
61278f3aa7
|
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
|
7 years ago |
ncteisen
|
b8a52e0cf3
|
Add new end2end test for channelz
|
7 years ago |
ncteisen
|
a94896ffea
|
Add no_error_on_hotpath test
|
7 years ago |
Jan Tattermusch
|
945cac44eb
|
RelWithDebInfo config for building C# artifact
|
7 years ago |
Jan Tattermusch
|
8496cf31a9
|
wheezy LTS has ended: remove C# distribtest
|
7 years ago |
ncteisen
|
ec482847b2
|
re run generate projects
|
7 years ago |
ncteisen
|
c3c6e064b3
|
Add basic support for GetChannel
|
7 years ago |
Muxi Yan
|
c512b4f039
|
revert -framework CoreFoundation
Make error CFStream only
|
7 years ago |
Matt Kwong
|
9380e32b76
|
Switch RBE build_url from Sponge to ResultStore Bazel invocation
|
7 years ago |
David Garcia Quintas
|
8d35b8342c
|
Remove deprecated check_sources_and_headers.py sanity script
|
7 years ago |
David Garcia Quintas
|
fdf6a302d1
|
Add nanopb as an exception to sanity bazel workspace script
|
7 years ago |
Alexander Polcyn
|
96dbfe1664
|
Fix shutdown of closed fd when c-ares opens a second fd
|
7 years ago |
David Garcia Quintas
|
fd133b5189
|
add nanopb bazel dep to bazel workspace check
|
7 years ago |
Muxi Yan
|
142cbb5948
|
Address comments on names and comments
|
7 years ago |
Jan Tattermusch
|
272cdca728
|
regenerate projects
|
7 years ago |
Jan Tattermusch
|
687e0a88ca
|
upgrade boringssl to latest chromium-stable
|
7 years ago |
Muxi Yan
|
a6e8d0ba24
|
clang-format and yapf_code
|
7 years ago |
Matt Kwong
|
6578c34b73
|
Force UBSan to use clang++ as ld
|
7 years ago |
Matt Kwong
|
cacc2ccbf0
|
Readd cmake backport to Jessie
|
7 years ago |
Matt Kwong
|
528775db08
|
Add Jessie Dockerfile using RBE's base
|
7 years ago |
Matt Kwong
|
67d7cdc45a
|
Support building sanitizers with Clang5+
|
7 years ago |
Muxi Yan
|
92ff0490ed
|
sanity
|
7 years ago |
Muxi Yan
|
8b01a4a55a
|
build_project
|
7 years ago |
Jan Tattermusch
|
ce644736fe
|
remove leftovers of stress tests
|
7 years ago |
Jan Tattermusch
|
d2aa698cce
|
fix run_python_qps_worker script
|
7 years ago |
Mehrdad Afshari
|
fba028ac68
|
Add Python distribtests for Alpine Linux
This is especially important as Alpine uses `musl`
instead of `glibc` and requires a source build
for gRPC Python.
|
7 years ago |