Muxi Yan
|
7e006735da
|
generate_projects.sh
|
7 years ago |
Muxi Yan
|
3b990795bb
|
Refer test to internal doc of issue
|
7 years ago |
Jan Tattermusch
|
5b7c88713e
|
Merge pull request #13017 from jtattermusch/timeout_retries_are_costly
Limit number of timeout_retries for run_tests.py
|
7 years ago |
Jan Tattermusch
|
320e703ad9
|
Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanitizers
More reasonable timeouts for json_run_localhost (poll-cv and sanitizers)
|
7 years ago |
Jan Tattermusch
|
3d1b6c1035
|
explain retries and jobset.max_time setting
|
7 years ago |
Jan Tattermusch
|
376dc34d78
|
adjust number of retries
|
7 years ago |
apolcyn
|
6a89fa1f93
|
Merge pull request #13008 from apolcyn/fix_end2end_tests_port_server_issues
Recycle port after every cpp end2end test case
|
7 years ago |
Alexander Polcyn
|
7a57b0c4a1
|
explicitly recycle every port after every test run
|
7 years ago |
Yuchen Zeng
|
f2c6ceb892
|
Merge pull request #12987 from y-zeng/qps_py
Add cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp
|
7 years ago |
Vijay Pai
|
8cfe268463
|
Merge pull request #13004 from vjpai/void
Add an explicit void 2nd parameter to invocation of SerializationTraits
|
7 years ago |
Vijay Pai
|
953afecaaf
|
Add an explicit void 2nd parameter to invocation of SerializationTraits
|
7 years ago |
Craig Tiller
|
56a9316e01
|
Merge pull request #13000 from ctiller/server_time
Workaround bug for a moment
|
7 years ago |
Craig Tiller
|
a19a073ebc
|
Workaround bug for a moment
|
7 years ago |
Craig Tiller
|
5e4161498a
|
Merge pull request #12998 from ctiller/fixwin
Fix windows portability
|
7 years ago |
Yash Tibrewal
|
29766caecd
|
Merge pull request #12997 from yashykt/bdpfix
include port_platform.h for bdp estimator
|
7 years ago |
Stanley Cheung
|
b5897b90c3
|
Merge pull request #12796 from pongad/fix-php
php: fix scenario_config command
|
7 years ago |
Craig Tiller
|
4dcdba0de2
|
Fix windows portability
|
7 years ago |
Yash Tibrewal
|
f058915a86
|
include port_platform.h for bdp estimator
|
7 years ago |
Vijay Pai
|
d6fe8e4357
|
Merge pull request #12974 from vjpai/use_non_polling
Use uses_polling build flag to reduce # of tests
|
7 years ago |
Vijay Pai
|
58f38f5435
|
Use non-polling on appropriate tests to reduce use of polling engines
|
7 years ago |
Craig Tiller
|
4fb5e58b5a
|
Merge pull request #12991 from ctiller/cctimer
Annotate call combiner for our latency profiler
|
7 years ago |
Craig Tiller
|
f6086b31f0
|
annotate call combiner
|
7 years ago |
Craig Tiller
|
6b085d242b
|
Merge pull request #12894 from ctiller/chttp2_timer
C++-ize bdp estimator
|
7 years ago |
Craig Tiller
|
fba6475805
|
Merge github.com:grpc/grpc into chttp2_timer
|
7 years ago |
Mehrdad Afshari
|
a1b726cdaf
|
Merge pull request #12923 from frenkel/openbsd_support
Support Ruby build for OpenBSD/FreeBSD
|
7 years ago |
Yuchen Zeng
|
4581816115
|
Add cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp
|
7 years ago |
Mehrdad Afshari
|
451c02b8bf
|
Fix FreeBSD Ruby and Python build
|
7 years ago |
Craig Tiller
|
9fc49c9863
|
Fix compilation
|
7 years ago |
Craig Tiller
|
2145d2cee4
|
clang-format
|
7 years ago |
Frank Groeneveld
|
fbf8128da8
|
Add OpenBSD support
|
7 years ago |
Craig Tiller
|
1ddeeb9b9e
|
Merge pull request #12980 from ctiller/ccstat
Add call combiner stats
|
7 years ago |
adelez
|
8be515568f
|
Merge pull request #12966 from adelez/record_result
Record backwards comp results to BQ and add more details to test names in Sponge URL
|
7 years ago |
Muxi Yan
|
7748998f69
|
Merge pull request #12967 from muxi/add-user-agent-test
Add user-agent test and regex matching test to test suite
|
7 years ago |
Nicolas Noble
|
247c81b1bd
|
Merge pull request #12981 from ctiller/combiner_stuff
Add combiner initiates to latency trace
|
7 years ago |
Craig Tiller
|
7befe5d8e5
|
Add counters
|
7 years ago |
Craig Tiller
|
2638cd9ff5
|
Track where combiners are initiated in latency traces
|
7 years ago |
Craig Tiller
|
fa7ae246ca
|
Add call combiner stats
|
7 years ago |
Craig Tiller
|
313db433f2
|
Merge pull request #12808 from sreecha/cq_stats
Counter for number of trylocks (successes/failures) and transient pop-failures in cq
|
7 years ago |
Mehrdad Afshari
|
c39b6cf1aa
|
Merge pull request #12877 from mehrdada/publicize-call-constructors
Make constructors for `Async*Call` objects public
|
7 years ago |
Vijay Pai
|
d7b198be47
|
Merge pull request #12797 from vjpai/inproc_flowctl
Add flow control to inproc transport
|
7 years ago |
Craig Tiller
|
8976badefd
|
Merge pull request #12970 from ctiller/basic
Get latency profiles back up and working
|
7 years ago |
Mehrdad Afshari
|
4d7f40854f
|
Make constructors for `Async*Call` objects public
|
7 years ago |
Jan Tattermusch
|
97e11e02e0
|
Merge pull request #12908 from jtattermusch/win_install_docs
Improve windows cmake build instructions
|
7 years ago |
Vijay Pai
|
4f0cd0e82c
|
Add flow control to inproc transport so send needs a matching recv; fix
some tests that assumed some sends could always go out
|
7 years ago |
Vijay Pai
|
45ca857ad0
|
Merge pull request #12965 from vjpai/fix_no_poll
Fix forward of sanitized non-polling (#12953)
|
7 years ago |
Craig Tiller
|
d0703a65f1
|
Get latency profiles back up and working
|
7 years ago |
Juanli Shen
|
6b7ffa01b1
|
Merge pull request #12936 from grpc/AspirinSJL-patch-1
Update load-balancing.md
|
7 years ago |
Craig Tiller
|
8a3b901f8c
|
Merge pull request #12945 from annasapek/server-builder-docs
Fix param annotation in server_builder.h
|
7 years ago |
Muxi Yan
|
3305e5c94b
|
Add user-agent test and regex matching test to test suite
|
7 years ago |
Adele Zhou
|
091c3ebba8
|
Add suite name, client lang, server name to shortname for displaying on Sponge and being able to use upload_interop_results_to_bq func
|
7 years ago |