Jan Tattermusch
|
a46d21de37
|
fix TimeoutOnSleepingServer interop test
|
9 years ago |
Jan Tattermusch
|
98f2430d2d
|
throw RpcException from writes after finishing
|
9 years ago |
Jan Tattermusch
|
6220033e7d
|
change typo in the comment
|
9 years ago |
Jan Tattermusch
|
19c7bf7871
|
fixup tests
|
9 years ago |
Jan Tattermusch
|
b293c953d9
|
add more tests
|
9 years ago |
Jorge Canizales
|
dcd8d7cd99
|
Merge pull request #6440 from makdharma/bugfixes
RouteGuide example now works with moving between tabs. Fixes issue 6404.
|
9 years ago |
Jan Tattermusch
|
8f53953e7b
|
Merge pull request #6400 from murgatroid99/ruby_empty_proto_package
Made ruby plugin support empty package names
|
9 years ago |
Nicolas Noble
|
60a1f24fbf
|
Merge pull request #6488 from grpc/revert-6214-master
Revert "cronet wrapper code"
|
9 years ago |
Craig Tiller
|
42342cbebb
|
Revert "cronet wrapper code"
|
9 years ago |
Jan Tattermusch
|
3a4b903bf0
|
Merge pull request #6419 from sreecha/python_stress_test_docker
Python stress test docker config files and related changes
|
9 years ago |
Nicolas Noble
|
c916c1ce17
|
Merge pull request #6459 from nicolasnoble/upmerge
Manual upmerge from 0.14.0.
|
9 years ago |
Jan Tattermusch
|
d398290daa
|
Merge pull request #6465 from soltanmm/docfix
Add necessary build-from-source command to documentation
|
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 |
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 |
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 |
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
|
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 |
Nicolas Noble
|
48d833a9d8
|
Merge pull request #6214 from makdharma/master
cronet wrapper code
|
9 years ago |
Craig Tiller
|
5deda3db97
|
Temporary fix for plugin initialization problem
|
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 |
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 |
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 |
Jan Tattermusch
|
0090402db5
|
Merge pull request #6415 from yang-g/python_proto_comments
Add proto comments to generated _pb2.py files
|
9 years ago |
Jan Tattermusch
|
bf14c2fe80
|
Merge pull request #6383 from dgquintas/remove-outdated-census-charg
Removed leftover function declaration from channel args
|
9 years ago |
Jan Tattermusch
|
36918fc892
|
Merge pull request #6374 from grpc/dgquintas-patch-1
Fixed name of test config for h2_census
|
9 years ago |
Jan Tattermusch
|
ac50cf99fe
|
Merge pull request #6412 from ctiller/large_async_secure_and_fixed
Fix coverage for large message and secure async end2end
|
9 years ago |
Jan Tattermusch
|
b5658e406e
|
Merge pull request #6333 from dgquintas/check_includes_moar_fixes
Don't try to read files that have been moved/renamed.
|
9 years ago |
Jan Tattermusch
|
bc2afb065a
|
Merge pull request #6323 from dgquintas/codegen_remove_proto
Moved protos out of core_codegen interface
|
9 years ago |
Nicolas "Pixel" Noble
|
88f56e5ce3
|
'exception_info' is a bad word for Windows...
|
9 years ago |
Nicolas "Pixel" Noble
|
d8b07cb3a1
|
Let's not compile grpc under Windows - it's taken care of already.
|
9 years ago |
Makarand Dharmapurikar
|
e79b08b5ec
|
RouteGuide example now works with moving between tabs. Fixes issue 6404.
|
9 years ago |
Masood Malekghassemi
|
751fbb06f6
|
Build grpcio tools on Windows
|
9 years ago |
Michael Yeh
|
f9b89b181d
|
Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments.
|
9 years ago |
Masood Malekghassemi
|
916c960e59
|
Fix Python distrib test
|
9 years ago |
Masood Malekghassemi
|
f837cc8f63
|
Fix missing symbols
|
9 years ago |
Masood Malekghassemi
|
88baf86d71
|
Copy all generated Python distribs
|
9 years ago |
Masood Malekghassemi
|
e9407c2e74
|
Test binary Python distributions
|
9 years ago |
Masood Malekghassemi
|
010eb48d21
|
Use manylinux
|
9 years ago |