Craig Tiller
f9778f8f0d
Tweak zookeeper
9 years ago
Jan Tattermusch
4fe4b02a79
Merge pull request #6054 from ctiller/perflang
...
Only build specified languages when running tests for those languages
9 years ago
Jan Tattermusch
e545ffe119
Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget
...
Upgrade Google.Apis.Auth nuget dependency to 1.11.1
9 years ago
Jan Tattermusch
1d24128c53
Merge pull request #6049 from jtattermusch/perf_worker_creation
...
Fixes for tools/gce/create_linux_performance_worker.sh
9 years ago
Craig Tiller
7797e3fac7
Only build specified languages when running tests for those languages
9 years ago
Jan Tattermusch
8cddd87738
Merge pull request #6005 from sreecha/stress_exit_codes
...
Terminate with error exit code in case of any failure
9 years ago
Craig Tiller
1a2c5aa9ef
Merge github.com:grpc/grpc into cleaner-posix2
9 years ago
Craig Tiller
17325f825c
Merge branch 'optionalize_census' into optionalize_resolvers
9 years ago
Craig Tiller
f05779664d
Merge branch 'optionalize_census' into optionalize_resolvers
9 years ago
David Garcia Quintas
86fcfcc7b3
Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel
9 years ago
David Garcia Quintas
e8ba3e286d
added more uri parsing tests
9 years ago
David G. Quintas
95d6767bf3
Merge branch 'master' into sockaddr_resolver_lb_2
9 years ago
Nicolas Noble
7661da5b41
Merge pull request #6012 from nicolasnoble/memleak_detector
...
Adding memory leak detections for the json fuzzer.
9 years ago
Jan Tattermusch
b19b62c750
fixes for tools/gce/create_linux_performance_worker.sh
9 years ago
Jan Tattermusch
d0fbba52d6
Merge pull request #6048 from jtattermusch/multilang_perf_tests
...
Multilang support for run_performance_tests.py
9 years ago
Jan Tattermusch
98edad2031
Merge pull request #6009 from menghanl/STRESS_CLIENT_SPEC_update
...
fix typo in STRESS_CLIENT_SPEC.md
9 years ago
Jan Tattermusch
4e4a53af87
Merge pull request #5944 from ctiller/we-are-never-ever-ever
...
Add a test that channels recover from goaway correctly
9 years ago
Jan Tattermusch
1fe942f777
Merge pull request #5700 from bluecmd/ssl-defaults
...
ssl_channel_credentials to use None by default
9 years ago
Jan Tattermusch
4da87600dc
Merge pull request #6041 from vjpai/i_know_virtual_destructors
...
Add virtual destructor to satisfy a requirement of some compilers
9 years ago
Nicolas Noble
38d812077b
Merge pull request #6034 from dgquintas/uri_query_parts
...
Added & and = to URI queries
9 years ago
Craig Tiller
131b6deb5c
Refine model used to enter transient failure for pick_first
9 years ago
Craig Tiller
a95f1b56ff
Increase initial connection timeout
9 years ago
Jan Tattermusch
bb1a45387e
add support for multiple languages
9 years ago
Craig Tiller
b043aaac8f
Merge github.com:grpc/grpc into ignore_connectivity
9 years ago
Craig Tiller
e6f5da78b7
Merge branch 'ignore_connectivity' of github.com:ctiller/grpc into ignore_connectivity
9 years ago
Nicolas "Pixel" Noble
959b6f52cd
Fixing another memory leak.
9 years ago
Rafael Sales
bc846f72d6
Add spec to make sure invalid metadata values raise ArgumentError
9 years ago
Rafael Sales
ac491d8c1f
Raise on unexpected metadata values
...
The existing implementation was causing segmentation fault because
src/ruby/ext/grpc/rb_call.c:358 was trying to convert any value type other than
Array to String. The Array type is handled in first `if`. This change will cause
the Ruby code that sends non-string values to fail with a better message:
`ArgumentError: Header values must be of type string or array`
9 years ago
Vijay Pai
5562807aad
Support many oustanding RPCs per channel - forgot to do this last time
9 years ago
Jan Tattermusch
d7be789b09
build C# and node perf workers
9 years ago
Jan Tattermusch
9de3c7ad31
add a newline
9 years ago
Craig Tiller
d0bcc43261
clang-fmt
9 years ago
Craig Tiller
dff29577c8
Refine clang-format paths
9 years ago
Nicolas Noble
6a36274757
Merge pull request #5955 from jtattermusch/clearer_onconnect_msg
...
Better message for on_connect error
9 years ago
Craig Tiller
41dac846de
Merge github.com:grpc/grpc into ignore_connectivity
9 years ago
Craig Tiller
fe2ef9b366
Remove removed file from build.yaml
9 years ago
Craig Tiller
5aceb27408
Fix include guards
9 years ago
Craig Tiller
28435e4d62
Merge branch 'optionalize_resolvers' into optionalize_client_config
9 years ago
Craig Tiller
db008e2d6e
Merge branch 'optionalize_census' into optionalize_resolvers
9 years ago
Craig Tiller
502349db91
Fix include guards
9 years ago
Craig Tiller
016a81d97c
Optionalize client_config system
9 years ago
Craig Tiller
d4c9833187
Reposition files to optionalize client_config system
9 years ago
Craig Tiller
4c43ed325c
Merge github.com:grpc/grpc into cleaner-posix2
9 years ago
Craig Tiller
dfa160ef73
Merge branch 'optionalize_census' into optionalize_resolvers
9 years ago
Craig Tiller
bbf85f4ee7
Merge github.com:grpc/grpc into optionalize_census
9 years ago
Craig Tiller
65938df105
Optionalize name resolvers
9 years ago
Nicolas Noble
02f5f8de36
Merge pull request #6039 from ctiller/copyright-fix
...
Remove year range requirement for copyright checker
9 years ago
Craig Tiller
31efd7e864
Merge github.com:grpc/grpc into copyright-fix
9 years ago
murgatroid99
2b951539c3
Expanded comment about Client class in stress_client
9 years ago
Craig Tiller
f3f099ada9
Merge github.com:grpc/grpc into optionalize_census
9 years ago