Noah Eisen
0cab13f558
Merge pull request #11033 from ncteisen/more-trickle
...
Add Unbalanced Unary Benchmark
8 years ago
ncteisen
1842c4379c
Clang
8 years ago
Craig Tiller
20fdddd9a8
Merge pull request #11060 from ctiller/writes_per_rpc
...
Increase error threshold for too many writes
8 years ago
Craig Tiller
74bf087e9c
Increase error threshold for too many writes
8 years ago
Jan Tattermusch
07a2f98e6b
Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifact
...
Fix C# macos x86 artifact build
8 years ago
ncteisen
c7de5a7601
Add warmup
8 years ago
Matt Kwong
c7676a3d00
Merge pull request #10967 from matt-kwong/upload_results2
...
Add option to upload Jenkins test result to BQ
8 years ago
kpayson64
a02b66a6cd
Merge pull request #10995 from kpayson64/upgrade_protobuf
...
Upgrade protobuf to 3.3.0
8 years ago
Mehrdad Afshari
e039abc395
Update INSTALL.md
8 years ago
Mehrdad Afshari
b28cb94674
Amend build instructions on macOS
...
Add instructions about setting `LIBTOOL` and `LIBTOOLIZE`
when building on macOS.
8 years ago
ncteisen
0725d3a4b3
Run bm resonable number of times
8 years ago
Vijay Pai
786c76e1b3
Merge pull request #11009 from vjpai/limes
...
Reduce concurrent RPCs for single-core qps tests
8 years ago
Matt Kwong
112cf66cdd
Update VM creation script to install GCP Python library
8 years ago
Noah Eisen
99f20dbef8
Merge pull request #11035 from ncteisen/sanity
...
Regain Sanity
8 years ago
Jan Tattermusch
1d00ccc3e9
fix C# macos x86 artifact build
8 years ago
yongni
ca75496404
Merge pull request #11027 from yongni/stress_cleanup
...
Removed the dockerfiles and test driver for stress test
8 years ago
yongni
a230977040
Merge pull request #10915 from yongni/master
...
Created Dockerfile for golang 1.7 and 1.8.
8 years ago
Yong Ni
8998cbc47c
Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.
8 years ago
ncteisen
fe9da0b80a
Regain sanity
8 years ago
Yong Ni
f0a54a1883
Removed the dockerfiles and test driver for stress test
8 years ago
ncteisen
b6ac9b4573
Add unbalanced unary benchmark
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
8 years ago
Vijay Pai
98a501f435
Reduce concurrent RPCs for single-core tests since some were timing out
...
or otherwise taking long to complete
8 years ago
Jan Tattermusch
d64a4bea82
Merge pull request #11019 from jtattermusch/add_issue_template
...
Add issue template
8 years ago
Jan Tattermusch
87fa26ef1a
add issue template
8 years ago
Craig Tiller
c9016893f7
Merge pull request #10720 from ctiller/trickle_stall
...
Add logging of flow control variables, (mostly) fix flow control
8 years ago
Craig Tiller
b67ed00059
Merge pull request #11012 from ctiller/fps
...
Fix port server on Windows
8 years ago
Craig Tiller
e21d2c1cd8
Bump version
8 years ago
Craig Tiller
ddc8a8243d
Fix port server on Windows
8 years ago
makdharma
20f2c43174
Merge pull request #10977 from makdharma/pydocfixit
...
Documentation fixes for python public API
8 years ago
Makarand Dharmapurikar
eeb37cff4e
Documentation fixes for python public API.
...
Contains squashed commits for several typo fixes and comments made during review.
8 years ago
Vijay Pai
ea4adc1508
Merge pull request #10313 from vjpai/onesided
...
Add QPS tests for 1-sided unconstrained streaming
8 years ago
Craig Tiller
4fd1698307
Merge github.com:grpc/grpc into trickle_stall
8 years ago
Craig Tiller
a37ad7d134
Merge branch 'trickle_stall' of github.com:ctiller/grpc into trickle_stall
8 years ago
Jan Tattermusch
6815e414a4
Merge pull request #10985 from jtattermusch/internal_ci_failing_targets
...
Improve XML reports for internal_ci.
8 years ago
Jan Tattermusch
9824975f0d
Merge pull request #9970 from xiaohaoliang/xiaohaoliang-patch-1
...
Update tools/run_tests/README.md
8 years ago
Jan Tattermusch
ccf2a6a707
Merge branch 'master' into xiaohaoliang-patch-1
8 years ago
Matt Kwong
06af233945
Merge pull request #10999 from matt-kwong/add_ubsan
...
Add UBSan to list of tests generated
8 years ago
Matt Kwong
d42f55bd90
Add UBSan to list of tests generated
8 years ago
Craig Tiller
7017b6566e
Merge pull request #10994 from ctiller/0bug
...
Port server fixes
8 years ago
Craig Tiller
e1f5302bc5
Port server fixes
...
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
8 years ago
Yang Gao
f31a80eac3
Merge pull request #10950 from jeady/service_name_metadata
...
Add static method to generated code to return fully qualified protobuf service name
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
David G. Quintas
c2ad372d43
Merge pull request #10912 from dgquintas/trying-to-fix-stuff
...
Upmerge from 1.3.0 to master
8 years ago
Muxi Yan
cbecd72609
Merge pull request #10958 from muxi/fix-on-cancel-crash
...
Fix a bug where OP_CANCEL is completed prematurely
8 years ago
Mark D. Roth
861919a703
Merge pull request #10988 from markdroth/clang-format
...
clang-format
8 years ago
Mark D. Roth
175c73b90a
clang-format
8 years ago
Mark D. Roth
86b9473690
Merge pull request #10980 from markdroth/grpclb_deadline_fix
...
Make sure we set deadline for the LB call even without a pick.
8 years ago
Mark D. Roth
60093aba48
Merge pull request #10987 from markdroth/client_channel_cleanup2
...
clang-format
8 years ago