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 |
Jan Tattermusch
|
ade3a79553
|
Merge pull request #6498 from jtattermusch/csharp_server_improvements
C# server performance improvements
|
9 years ago |
Nicolas Noble
|
b45e8c49ff
|
Merge pull request #6508 from nicolasnoble/master-sync
Master sync
|
9 years ago |
Nicolas "Pixel" Noble
|
2d1c3bdd12
|
Merge remote-tracking branch 'google/release-0_14' into master-sync
Conflicts:
Makefile
build.yaml
composer.json
package.json
package.xml
src/core/lib/surface/version.c
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/build_packages.bat
src/node/tools/package.json
src/python/grpcio/grpc_version.py
src/ruby/lib/grpc/version.rb
src/ruby/tools/version.rb
tools/distrib/python/grpcio_tools/grpc_version.py
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
|
9 years ago |
Nicolas Noble
|
0b917a7375
|
Merge pull request #6507 from nicolasnoble/flagging-past-release
The release branch is now 0.14.1-pre1.
|
9 years ago |
Nicolas "Pixel" Noble
|
2c75731b68
|
The release branch is now 0.14.1-pre1.
|
9 years ago |
Nicolas Noble
|
414b6c8720
|
Merge pull request #6506 from nicolasnoble/flagging-release
Processing the 0.14 release.
|
9 years ago |
Nicolas "Pixel" Noble
|
5ecdda759a
|
Processing the 0.14 release.
|
9 years ago |
Jan Tattermusch
|
15d2979b7d
|
update_perf_scripts
|
9 years ago |
Nicolas Noble
|
fac1b4d220
|
Merge pull request #6475 from grpc/release-0_14
Upmerge from 0.14.0
|
9 years ago |