Ken Payson
|
f6cedf82c3
|
Made complex directories for python protoc test
|
9 years ago |
murgatroid99
|
6bbe369434
|
Make Ruby library terminate on Ctrl+C on client and server
|
9 years ago |
Nicolas Noble
|
8c33c7442c
|
Merge pull request #6466 from soltanmm/gpr-manylinux
Move manylinux1 precompiler definitions into port_platform.h
|
9 years ago |
Jan Tattermusch
|
fe8acd723f
|
Merge pull request #6469 from soltanmm/doctools
Add Python grpcio-tools documentation
|
9 years ago |
Jan Tattermusch
|
de07fc67f5
|
Merge pull request #6468 from soltanmm/fix-grpcio-tools-windows
Fix Python grpcio-tools windows build
|
9 years ago |
Jan Tattermusch
|
658757e8b2
|
Merge pull request #6464 from soltanmm/noper
Remove precompiled Python extension hack
|
9 years ago |
Jan Tattermusch
|
d2e96c9406
|
Merge pull request #6460 from soltanmm/tool-sdist
Fix missing file in grpcio-tools sdist
|
9 years ago |
Jan Tattermusch
|
d398290daa
|
Merge pull request #6465 from soltanmm/docfix
Add necessary build-from-source command to documentation
|
9 years ago |
Sree Kuchibhotla
|
4f5b2916cc
|
fix clang formatting
|
9 years ago |
Stanley Cheung
|
9074efd410
|
fix copyright
|
9 years ago |
Stanley Cheung
|
c1bb55eef7
|
reuse interop client stub
|
9 years ago |
Stanley Cheung
|
55643fee6b
|
php: stress test client
|
9 years ago |
Stanley Cheung
|
c3eb64980f
|
node: fix math server minor bug
|
9 years ago |
Ken Payson
|
af1fe578e0
|
Namespace change
|
9 years ago |
Mark D. Roth
|
067cce56d4
|
Fix asan test failure.
|
9 years ago |
yang-g
|
4c07008610
|
Add a test for server returning error with debug info in trailer.
|
9 years ago |
thinkerou
|
af31a1ace7
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Masood Malekghassemi
|
7e660d7e42
|
Add Python grpcio-tools documentation
|
9 years ago |
Masood Malekghassemi
|
61ba1630f6
|
Fix Python grpcio-tools windows build
|
9 years ago |
Masood Malekghassemi
|
f4c70caaf4
|
Move manylinux1 precompiler definitions into port_platform.h
|
9 years ago |
Masood Malekghassemi
|
0bdc7ccab9
|
Fix #4592
Adds a command that allows the instructions to be used to install gRPC Python
from scratch.
|
9 years ago |
Masood Malekghassemi
|
ab5309c9b1
|
Remove precompiled Python extension hack
|
9 years ago |
David Garcia Quintas
|
303d3082a0
|
Fixed compression interop and re-enable for C++.
Also added some defense in depth for compression algorithms in the
receive path.
|
9 years ago |
Masood Malekghassemi
|
2b86729b25
|
Build grpcio-tools sdist
|
9 years ago |
Nicolas "Pixel" Noble
|
19c46c3769
|
Merge remote-tracking branch 'google/release-0_14'
Conflicts:
Makefile
build.yaml
package.json
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 |
Masood Malekghassemi
|
4340b74761
|
Fix missing file in grpcio-tools sdist
|
9 years ago |
Nicolas Noble
|
acae9fe6e7
|
Merge pull request #6457 from nicolasnoble/version-bump
Master is now 0.15.0-dev.
|
9 years ago |
Nicolas Noble
|
24ccbed700
|
Merge pull request #6458 from nicolasnoble/ruby-fixes
Ruby fixes - for the release branch this time...
|
9 years ago |
Jan Tattermusch
|
427699b638
|
mark some scenarios as smoketest and add a cmdline flag
|
9 years ago |
Jan Tattermusch
|
c45cd2d2ef
|
regenerate tests.json
|
9 years ago |
Jan Tattermusch
|
a21c7e9207
|
add support for scenario categories
|
9 years ago |
Nicolas Noble
|
5f0f5325a6
|
Merge pull request #6456 from nicolasnoble/release-0_14
The release branch is now 0.14.0-pre1.
|
9 years ago |
Nicolas "Pixel" Noble
|
16caa50aae
|
Master is now 0.15.0-dev.
|
9 years ago |
Nicolas "Pixel" Noble
|
253a7109ed
|
The release branch is now 0.14.0-pre1.
|
9 years ago |
Jan Tattermusch
|
27ca074605
|
Merge pull request #6450 from nicolasnoble/gopro
Continuation of #6280.
|
9 years ago |
Yuchen Zeng
|
900ed58732
|
Merge pull request #6379 from y-zeng/debug-logging-fix
debug logging fix
|
9 years ago |
Jan Tattermusch
|
541d5d7ae2
|
increase qps_worker max lifetime
|
9 years ago |
Jan Tattermusch
|
d7b162f601
|
add some more scenarios
|
9 years ago |
Sree Kuchibhotla
|
c5549fcd0a
|
Remove redundant error check
|
9 years ago |
Jan Tattermusch
|
e8ca2acb38
|
Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests
Fix C# distrib tests after getting rid of grpc.native.csharp package
|
9 years ago |
Jan Tattermusch
|
e6274a18b3
|
Merge pull request #6430 from myeh/example/non_blocking_async_client
Modified sample async client to be multi-threaded
|
9 years ago |
Nicolas "Pixel" Noble
|
b836b5bfee
|
Adding missing copyright.
|
9 years ago |
Jan Tattermusch
|
6db0d9698f
|
Merge pull request #6447 from ctiller/import-madness
Temporary fix for plugin initialization problem
|
9 years ago |
Jan Tattermusch
|
2fc526701e
|
Merge pull request #6434 from jtattermusch/csharp_serverside_unaryresponse_opt
C# improve handling of serverside calls with unary response.
|
9 years ago |
Sree Kuchibhotla
|
5130427b30
|
Add remaining inteorp tests to stress client
|
9 years ago |
Sree Kuchibhotla
|
ad0f792254
|
Interop client that is resilient to server restarts
|
9 years ago |
Nicolas Noble
|
48d833a9d8
|
Merge pull request #6214 from makdharma/master
cronet wrapper code
|
9 years ago |
Nathaniel Manista
|
7809f2b78a
|
Raise parallelism in grpc._cython._channel_test
The underlying bug in Core that this test was written to isolate was
fixed weeks ago.
|
9 years ago |
Mark D. Roth
|
f2f707ca55
|
More clang-format fixes.
|
9 years ago |
Craig Tiller
|
5deda3db97
|
Temporary fix for plugin initialization problem
|
9 years ago |