Jan Tattermusch
|
c52732001c
|
Merge pull request #6534 from jtattermusch/clang38_fix_formatting
Fix formatting (to fix sanity check on master)
|
9 years ago |
Nicolas Noble
|
38c6cfb82f
|
Merge pull request #6536 from grpc/release-0_14
Release 0.14 upmerge
|
9 years ago |
murgatroid99
|
c1c6b3c80d
|
Update release version to 0.14.1
|
9 years ago |
Jan Tattermusch
|
13435ed91b
|
Merge pull request #6520 from jtattermusch/add_go_perftest
Integrate Go qps worker
|
9 years ago |
Jan Tattermusch
|
331f05cb2c
|
Merge pull request #6521 from nicolasnoble/protobuf-bump
Bumping protobuf submodule to beta-3-pre1.
|
9 years ago |
Craig Tiller
|
4c2218e229
|
Force wakeup after fd addition
|
9 years ago |
Nicolas Noble
|
4ec9e46689
|
Merge pull request #6532 from murgatroid99/node_package_missing_directories
Add some missing directories to package.json
|
9 years ago |
Nicolas Noble
|
1a56147dd8
|
Merge pull request #6527 from murgatroid99/node_tools_plugin_encoding_fix
Fix encoding and piping problems with Node plugin wrapper
|
9 years ago |
Jan Tattermusch
|
b85e9d43f0
|
fix formatting
|
9 years ago |
Craig Tiller
|
9d86120547
|
clang-format
|
9 years ago |
Jan Tattermusch
|
4bd3a7cecb
|
change go scenarios to use sync api
|
9 years ago |
Jan Tattermusch
|
3b59b0f417
|
integrate Go qps worker
|
9 years ago |
Jan Tattermusch
|
594ff2054a
|
Merge pull request #6524 from kpayson64/qps_improvements
Added true async qps streaming client
|
9 years ago |
murgatroid99
|
3b3069d062
|
Add some missing directories to package.json
|
9 years ago |
Craig Tiller
|
fe01b58223
|
Merge github.com:grpc/grpc into cleaner-posix3
|
9 years ago |
thinkerou
|
161b03f5cf
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Jan Tattermusch
|
1fc79fccf4
|
Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions
C#: make writes throw RpcException if the client-side call has already finished
|
9 years ago |
Jan Tattermusch
|
d6dabf9e9d
|
Merge pull request #6449 from sreecha/stress_client_reconnects
Interop/Stress client that is resilient to server restarts
|
9 years ago |
Jan Tattermusch
|
7363674e11
|
Merge pull request #6477 from jtattermusch/benchmarking_add_netperf
Add support for running netperf as part of benchmarks.
|
9 years ago |
thinkerou
|
c4727db458
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
thinkerou
|
f7b01874fd
|
add ownend and delete dtor
|
9 years ago |
murgatroid99
|
8291274e0e
|
Fixed variable
|
9 years ago |
murgatroid99
|
87f9e660f1
|
Fix encoding and piping problems with Node plugin wrapper
|
9 years ago |
Jan Tattermusch
|
d6a8397bcc
|
add more examples and improve existing ones
|
9 years ago |
Ken Payson
|
1eb8d54a19
|
Added true async qps client
|
9 years ago |
Nicolas Noble
|
152883da4d
|
Merge pull request #6517 from murgatroid99/node_build_package_bin_link2
Make Node build_package script consistent with grpc-tools package.json file
|
9 years ago |
Nicolas "Pixel" Noble
|
c810a38170
|
Bumping protobuf submodule to beta-3-pre1.
|
9 years ago |
Jan Tattermusch
|
8b382748fd
|
Merge pull request #6514 from yang-g/va_start
Change argument type to avoid undefined behavior
|
9 years ago |
jboeuf
|
e28415bdec
|
Merge pull request #6444 from nicolasnoble/clang-format-pinned
Pinning the llvm repository on 3.8.
|
9 years ago |
Jan Tattermusch
|
b6d19e1fe9
|
Merge pull request #6515 from jtattermusch/cpp_really_unconstrained
Stop using core limit for unconstrained tests
|
9 years ago |
Jan Tattermusch
|
6de6971bdc
|
explicitly specify request and response size for netperf
|
9 years ago |
Jan Tattermusch
|
4de2c3254b
|
add support for running netperf scenario
|
9 years ago |
Jan Tattermusch
|
1128019d57
|
add netperf to init script
|
9 years ago |
Jan Tattermusch
|
58bfaf2d04
|
Merge pull request #6511 from jtattermusch/update_perf_scripts
Update script to create a perf worker.
|
9 years ago |
Nicolas Noble
|
1a9d8a728b
|
Merge pull request #6513 from ctiller/warnings
Enable -Wextra-semi on compilers that support it
|
9 years ago |
murgatroid99
|
08eae3ddab
|
Make Node build_package script consistent with grpc-tools package.json file
|
9 years ago |
Jan Tattermusch
|
6ab85d0c00
|
regenerate tests.json
|
9 years ago |
yang-g
|
c5943093b5
|
Change argument type to avoid undefined behavior
|
9 years ago |
Jan Tattermusch
|
92d9106a35
|
dont use corelimit for throughput tests
|
9 years ago |
Nicolas Noble
|
60ab589b7a
|
Merge pull request #6510 from murgatroid99/ruby_tools_gem_fix
Fixed references in grpc-tools gemspec
|
9 years ago |
Nicolas Noble
|
430b4f9843
|
Merge pull request #6492 from jtattermusch/upgrade_gce_scripts
Upgrade linux worker setup scripts to ubuntu 15.10
|
9 years ago |
yang-g
|
39e71c33d1
|
fix compiling error
|
9 years ago |
Jan Tattermusch
|
fffd296bc5
|
Merge pull request #6279 from dgquintas/lb_proto_v1
Updated load balancer proto to v1
|
9 years ago |
Jan Tattermusch
|
a46d21de37
|
fix TimeoutOnSleepingServer interop test
|
9 years ago |
Craig Tiller
|
78222f7383
|
Enable -Wextra-semi on compilers that support it
Use some template magic to make warning detection much easier in the future.
|
9 years ago |
Jan Tattermusch
|
25665aa78a
|
Update linux_performance_worker_init.sh
|
9 years ago |
murgatroid99
|
7573dfc16b
|
Fixed references in grpc-tools gemspec
|
9 years ago |
Jan Tattermusch
|
03b44ab741
|
Install go
|
9 years ago |
Jan Tattermusch
|
cfbe02075a
|
Merge pull request #6320 from markdroth/limit_metadata_size
Add support for max metadata size.
|
9 years ago |
Jan Tattermusch
|
5e743b2acc
|
Merge pull request #6417 from stanley-cheung/php-stress-client
PHP: stress test client
|
9 years ago |