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 |
Craig Tiller
|
ddad978996
|
API fuzzer compiles with new error handling
|
9 years ago |
Yuchen Zeng
|
900ed58732
|
Merge pull request #6379 from y-zeng/debug-logging-fix
debug logging fix
|
9 years ago |
Craig Tiller
|
804ff719e3
|
Progress converting to new error system
|
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
|
4ba6a646cd
|
Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error
|
9 years ago |
Craig Tiller
|
5deda3db97
|
Temporary fix for plugin initialization problem
|
9 years ago |
Craig Tiller
|
c45f44b665
|
compile error
|
9 years ago |
Yuchen Zeng
|
175dbbc6d7
|
Use stream rpc to ensure all related requests go to a single server
|
9 years ago |
yang-g
|
7099d6fed6
|
Add an explicit base class pointer to avoid potential breakage.
|
9 years ago |
Nicolas 'Pixel' Noble
|
f4fef88911
|
Pinning the llvm repository on 3.8.
|
9 years ago |
Ken Payson
|
85a5ffa1a9
|
Manifest changes
|
9 years ago |
murgatroid99
|
395bca9a61
|
Improved description of examples bifurcation
|
9 years ago |
Craig Tiller
|
81be250ee7
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Craig Tiller
|
94e1576073
|
Error handling progress in chttp2 transport
|
9 years ago |
Nicolas Noble
|
66e9d8e8a7
|
Merge pull request #6410 from murgatroid99/ruby_stress_fixes
Ruby: improve server error handling, fix a reference error
|
9 years ago |
Craig Tiller
|
781bab5399
|
Error handling progress in chttp2 transport
|
9 years ago |
Jan Tattermusch
|
4ead664c33
|
small addendum for python distribtests
|
9 years ago |
Jan Tattermusch
|
74b41c0513
|
fix C# distrib test after getting rid of grpc.native.csharp package
|
9 years ago |
thinkerou
|
806c0d6aff
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Nicolas "Pixel" Noble
|
9fcdc8765f
|
Cleaning up includes.
|
9 years ago |
Jan Tattermusch
|
5a5dafa776
|
Merge pull request #6409 from jtattermusch/master
Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER
|
9 years ago |
Jan Tattermusch
|
feb8e74f88
|
Merge pull request #6418 from yang-g/no_rpc_service
add a dummy service with no rpc to test codegen coverage
|
9 years ago |