Sree Kuchibhotla
|
e1330ff451
|
Add multiple channels to each server
|
9 years ago |
Vijay Pai
|
e779084520
|
Merge pull request #4035 from sreecha/stress_tests_metrics
Add more config options to stress tests and export metrics
|
9 years ago |
Sree Kuchibhotla
|
bc3127d4c3
|
Address code review comments
|
9 years ago |
Sree Kuchibhotla
|
dbf9061033
|
Merge branch 'master' into stress_tests_metrics
|
9 years ago |
Sree Kuchibhotla
|
52a514a250
|
Address code review comments
|
9 years ago |
David G. Quintas
|
6d8063261b
|
Merge pull request #4097 from ctiller/hpack_max_table_size
Support dynamic HPACK table resizing
|
9 years ago |
Jan Tattermusch
|
846ae8d9c2
|
Merge pull request #4156 from jtattermusch/perf_testing_polishing
Performance proto polishing
|
9 years ago |
Michael Lumish
|
bb2646a234
|
Merge pull request #4146 from jtattermusch/csharp_perf_runners
Provide performance workers for C#
|
9 years ago |
Sree Kuchibhotla
|
87f51663ee
|
Merge branch 'master' into stress_tests_metrics
|
9 years ago |
Jan Tattermusch
|
507587f84f
|
Merge pull request #4155 from carl-mastrangelo/moreInterop
Add cipher suite test to http2 interop tests, and honor test_case flag
|
9 years ago |
Jan Tattermusch
|
c5ebbd5b8f
|
use new perf proto options in c++
|
9 years ago |
Jan Tattermusch
|
18ce9d65ef
|
use new proto option in C#
|
9 years ago |
Carl Mastrangelo
|
8a1cdec2ae
|
Add cipher suite test to http2 interop tests, and honor test_case flag
|
9 years ago |
adelez
|
7b63a6c8ea
|
Merge pull request #4062 from adelez/mako_template
Use mako template for HTML report.
|
9 years ago |
Craig Tiller
|
2a2a6ed1ca
|
Support rebuilding table
|
9 years ago |
Jan Tattermusch
|
4d7dbbfcbc
|
regenerate protos
|
9 years ago |
Jan Tattermusch
|
90dd32708b
|
polish benchmark protos
|
9 years ago |
Adele Zhou
|
e74b2b05be
|
Fix broken sanity tests.
|
9 years ago |
Adele Zhou
|
3bc7ba4d95
|
Use mako template for HTML report.
|
9 years ago |
Jan Tattermusch
|
839c03d42c
|
Merge pull request #4057 from sreecha/stress_tests_gke_api
Helper functions for creating/destroying Pods and Services in GKE
|
9 years ago |
Jan Tattermusch
|
1a8f547a0b
|
use regular lock instead of spinlock
|
9 years ago |
Craig Tiller
|
b113649517
|
clang-format
|
9 years ago |
Craig Tiller
|
ab5611da62
|
Merge github.com:grpc/grpc into hpack_max_table_size
|
9 years ago |
Jan Tattermusch
|
4bdd72befe
|
dont run performance test by default
|
9 years ago |
David G. Quintas
|
75b53d6a5d
|
Merge pull request #3993 from ctiller/new_op
Core transport & call cleanup
|
9 years ago |
Tim Emiola
|
e32d514652
|
Merge pull request #3992 from bdiesel/master
requiring tmpdir to resolve undefined method error
|
9 years ago |
Craig Tiller
|
e24913b35b
|
Merge branch 'new_op' of github.com:ctiller/grpc into new_op
|
9 years ago |
Craig Tiller
|
6b80d4913b
|
Edge case cleanup
|
9 years ago |
jboeuf
|
731c83f9d3
|
Merge pull request #3765 from jboeuf/core_creds_api_change
Core credentials API refactoring
|
9 years ago |
Julien Boeuf
|
25e46bf034
|
Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change
|
9 years ago |
jboeuf
|
1505b69e9f
|
Merge pull request #4150 from jboeuf/fix_null_terminator_in_cert
Fixing NULL terminator for test cert.
|
9 years ago |
Julien Boeuf
|
0c9e0b1e2d
|
Fixing NULL terminator for test cert.
Forgot to do that when I replaced the cert in #4096. Thanks asan for
catching that!
|
9 years ago |
Julien Boeuf
|
232d625a84
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
|
9 years ago |
jboeuf
|
930df6f13c
|
Merge pull request #4096 from jboeuf/update_ssl_cert
Updating the server1 cert so that it can be used with Go.
|
9 years ago |
Julien Boeuf
|
802f6b6724
|
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
|
9 years ago |
Julien Boeuf
|
6049ebd8d2
|
More C++ fixes (the merge did not quite work...).
|
9 years ago |
Julien Boeuf
|
9a437c2c46
|
Forgot to fix driver.cc somehow...
|
9 years ago |
Jan Tattermusch
|
95d80c538f
|
remove tabs
|
9 years ago |
Julien Boeuf
|
e32075fd8a
|
Fixing tests.
|
9 years ago |
Jan Tattermusch
|
d0c1bfa566
|
Provide performance workers for C#
|
9 years ago |
Jan Tattermusch
|
7fc77e06ba
|
Merge pull request #4139 from grpc/release-0_11
Merge release-0_11 into master
|
9 years ago |
Craig Tiller
|
47b48459f3
|
Robustness work for lb_policies_test
|
9 years ago |
David G. Quintas
|
f3923f0316
|
Merge pull request #4142 from yang-g/cancel
Handle Cancel before start.
|
9 years ago |
Craig Tiller
|
892c34a067
|
Remove spurious file
|
9 years ago |
Nathaniel Manista
|
fb080a754a
|
Merge pull request #4135 from soltanmm/example-fix
Add missing grace value to server stop in Python example.
|
9 years ago |
Julien Boeuf
|
675b5ce861
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
|
9 years ago |
jboeuf
|
b0d1e3d95f
|
Merge pull request #8 from soltanmm/credz
Update Python C wrapping layers to new credentials API
|
9 years ago |
Jan Tattermusch
|
ab88da26ba
|
Merge pull request #4141 from carl-mastrangelo/fixLink
Fix dead link in doc
|
9 years ago |
yang-g
|
b0e5e082b0
|
include header
|
9 years ago |
yang-g
|
a89bf50cf1
|
Handle cancel before start case
|
9 years ago |