Craig Tiller
|
497f101d32
|
Expand api corpus
|
9 years ago |
Craig Tiller
|
8a67780fba
|
Fix bug causing calls to never complete
|
9 years ago |
Craig Tiller
|
d78ca88da1
|
Fix bugs in test infra
|
9 years ago |
murgatroid99
|
d354f114c1
|
Node: add dev dependency on google-protobuf
|
9 years ago |
murgatroid99
|
79108d0fdb
|
Changed some 'require' to 'require_relative' and modified rpc_server slightly
|
9 years ago |
murgatroid99
|
ddaa69f15d
|
Got Ruby stress client working, with some modifications to interop tests
|
9 years ago |
Craig Tiller
|
3ec4b83f7a
|
Fix memory leak in failed metadata preparation
|
9 years ago |
Craig Tiller
|
b42445c00e
|
Fix memory leak in failed metadata preparation
|
9 years ago |
Craig Tiller
|
b907fd425b
|
Expand corpus
|
9 years ago |
Craig Tiller
|
bdc2410da7
|
Expand corpus, fix crash
|
9 years ago |
Craig Tiller
|
4c79cb206d
|
Expand corpus
|
9 years ago |
Craig Tiller
|
4add20c64f
|
Crash fix
|
9 years ago |
Craig Tiller
|
4f92a2abb8
|
Expand corpus
|
9 years ago |
Dmitry Kovalev
|
79a75e25c4
|
Fixing invalid usage of getProtobufServiceAttrs() function.
getProtobufServiceAttrs(service, options) must be called with 2 arguments.
|
9 years ago |
Craig Tiller
|
e06a81f877
|
Fixup API changes
|
9 years ago |
Nicolas Noble
|
241dea56c8
|
Merge pull request #6147 from ctiller/strong-includes
Rollup of changes from latest import
|
9 years ago |
Jan Tattermusch
|
626f303eef
|
Merge pull request #6252 from vjpai/empty_driver_wall
Keep out performance tests that don't have scenarios
|
9 years ago |
Jan Tattermusch
|
1b68cbdf1c
|
Merge pull request #6246 from jtattermusch/benchmarking_add_more_scenarios
Benchmarking: fine tune scenario configuration
|
9 years ago |
Jan Tattermusch
|
44aa843b1b
|
add generated proto files
|
9 years ago |
Jan Tattermusch
|
987e978e41
|
add metrics.proto generated files to C# project
|
9 years ago |
Jan Tattermusch
|
445a82bfae
|
Add C# stress test client
|
9 years ago |
Nicolas Noble
|
a24487601d
|
Merge pull request #6173 from ctiller/expandification
Expand client fuzzer corpus
|
9 years ago |
Craig Tiller
|
7beea147e5
|
Merge github.com:grpc/grpc into strong-includes
|
9 years ago |
Craig Tiller
|
fe7eddb222
|
Merge github.com:grpc/grpc into expandification
|
9 years ago |
Craig Tiller
|
88b9e4803c
|
fix boringssl
|
9 years ago |
Craig Tiller
|
39eb886610
|
Merge github.com:grpc/grpc into api_fuzzer
|
9 years ago |
Craig Tiller
|
2b3d33ae8a
|
clang-fmt
|
9 years ago |
Craig Tiller
|
5421b7999d
|
Initial corpus
|
9 years ago |
Craig Tiller
|
6321cf2a3c
|
Fix inf loop
|
9 years ago |
murgatroid99
|
e621f13ecd
|
Simplified ruby interop test files
|
9 years ago |
David Garcia Quintas
|
ee6f4bcd99
|
Merge branch 'master' of github.com:grpc/grpc into gcc6
|
9 years ago |
Jan Tattermusch
|
5a56891eb6
|
Merge pull request #6248 from jtattermusch/cleanup_jenkins_perftests
Cleanup tools/jenkins/run_performance.sh script
|
9 years ago |
Eric Richardson
|
336b744eff
|
Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method
|
9 years ago |
Vijay Pai
|
dfdfe26958
|
Make sure that there is at least one scenario, otherwise indicates malformed
input
|
9 years ago |
Jan Tattermusch
|
af7a8b62c8
|
address comments
|
9 years ago |
Jan Tattermusch
|
962c38787c
|
update script to initialize perf worker
|
9 years ago |
Jan Tattermusch
|
e368d8f5fd
|
Merge pull request #6247 from jtattermusch/benchmark_fail_on_scenario_failure
Actually fail on benchmark scenario failure.
|
9 years ago |
yang-g
|
c3e1f63683
|
Add comments
|
9 years ago |
yang-g
|
6ba96de4fd
|
make prefix configurable
|
9 years ago |
Jan Tattermusch
|
5eacbd9814
|
also run node ruby and C#
|
9 years ago |
Jan Tattermusch
|
b49d9e32c9
|
stop running latency profile in performance tests
|
9 years ago |
Jan Tattermusch
|
b688db087a
|
actually fail on failure
|
9 years ago |
Jan Tattermusch
|
e222c002ae
|
run both secure and insecure scenarios for java
|
9 years ago |
Jan Tattermusch
|
299f97f821
|
make wrapped languages scenarios secure by default
|
9 years ago |
Jan Tattermusch
|
1a3116840f
|
add C# unconstrained scenario
|
9 years ago |
Jan Tattermusch
|
882f5f9f5f
|
Merge pull request #6239 from jtattermusch/cpp_add_unary_pingpong
Add unary pingpong scenarios for c++
|
9 years ago |
Jan Tattermusch
|
da04f53743
|
Merge pull request #6245 from jtattermusch/upgrade_go_to_1.5
Upgrade go docker image to golang:1.5
|
9 years ago |
Jan Tattermusch
|
549da44e80
|
also update interop_http2 image
|
9 years ago |
Jan Tattermusch
|
ac0f020ddc
|
upgrade go docker image to golang:1.5
|
9 years ago |
vjpai
|
8ecd4d7aa6
|
Add support for an "OTHER" value in client_type, server_type, and add a string to
represent the name of the desired system api. This allows expansion without putting
an upper-limit based on some foressen variants.
|
9 years ago |