Jan Tattermusch
|
d83f791b11
|
regenerate C# code
|
9 years ago |
Kirill Katsnelson
|
0ddf46f10e
|
Fully qualify System.Threading.Tasks.Task
|
9 years ago |
Jan Tattermusch
|
03f7e995d2
|
Merge pull request #6472 from murgatroid99/ruby_signal_handling2
Make Ruby library terminate on Ctrl+C on client and server
|
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 |
Jan Tattermusch
|
e646724c3c
|
Merge pull request #6476 from murgatroid99/ruby_service_defaults
Add a default handler to Ruby services that returns UNIMPLEMENTED
|
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
|
abd1b38885
|
comment out the right scenario
|
9 years ago |
thinkerou
|
c59eef024f
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Jan Tattermusch
|
7135ba96f8
|
Merge pull request #6473 from jtattermusch/python_packages_fixes
Python packages fixes
|
9 years ago |
Masood Malekghassemi
|
b4e82f7897
|
Fix windows linkage in Python grpcio-tools
|
9 years ago |
Jorge Canizales
|
f4639d4858
|
Move podspec to version 0.14
|
9 years ago |
Jorge Canizales
|
f742afccea
|
Update BoringSSL podspec version.
|
9 years ago |
Jorge Canizales
|
4c20566834
|
Depend on latest BoringSSL
|
9 years ago |
Jorge Canizales
|
f58b4f41ff
|
Have Cocoapods read from submodules too, for nanopb
|
9 years ago |
Jorge Canizales
|
111c95df79
|
Move podspec to version 0.13
|
9 years ago |
Yuchen Zeng
|
26a1785cfc
|
Resolve conflicts
|
9 years ago |
Jan Tattermusch
|
ed4c3f17dd
|
disable some C# scenarios
|
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 |
murgatroid99
|
cf239e7309
|
Add a default handler to Ruby services that returns UNIMPLEMENTED
|
9 years ago |
Nicolas Noble
|
c916c1ce17
|
Merge pull request #6459 from nicolasnoble/upmerge
Manual upmerge from 0.14.0.
|
9 years ago |
murgatroid99
|
41fd37bbe3
|
Poll for signals more frequently, for greater responsiveness
|
9 years ago |
Yuchen Zeng
|
7d099a5c90
|
Fix naming and comment problems
|
9 years ago |
yang-g
|
080528abb7
|
Add parsing back to protobuf example
|
9 years ago |
murgatroid99
|
873e419cf7
|
Added explanation about handling signals in C
|
9 years ago |
Jan Tattermusch
|
4e2f7727a9
|
rename grpc.protoc.compiler to grpc.tools.protoc
|
9 years ago |
Jan Tattermusch
|
6f0fe0f327
|
fix python distribtests with docker on overlay
|
9 years ago |
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 |