murgatroid99
9081198da9
Split Node examples into static and dynamic code generation examples
9 years ago
murgatroid99
f08d3af207
Updated template file
9 years ago
murgatroid99
585ceca214
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
9 years ago
Eric Anderson
05e8c9a8b7
Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
...
In a previous version of the document we used FATAL_FAILURE instead of
SHUTDOWN. This was changed when there was no case that would cause a
fatal failure other than shutdown. However, one reference to the old
name was missed.
9 years ago
murgatroid99
33b3b2a3f0
Fixed earlier fix with the right command
9 years ago
murgatroid99
019a76e300
Use local copy of node-pre-gyp on Windows to ensure that it is up to date
9 years ago
murgatroid99
3080ede82c
Allow Ruby client code to set a user agent
9 years ago
murgatroid99
12fd55587d
Build Node 6 artifacts
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
3386d78e27
Merge pull request #6491 from soltanmm/license-to-nil
...
Add explicit license to grpcio-tools setup.py
9 years ago
Jan Tattermusch
b293c953d9
add more tests
9 years ago
Jan Tattermusch
49beb933a7
upgrade linux worker setup scripts
9 years ago
Masood Malekghassemi
8231867637
Add explicit license to grpcio-tools setup.py
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
Craig Tiller
9a8568b7c0
Merge pull request #6490 from nicolasnoble/reversal
...
Revert "Merge pull request #6214 from makdharma/master"
9 years ago
Jan Tattermusch
5701ae8a34
Merge pull request #6483 from soltanmm/wind2
...
Fix windows linkage in Python grpcio-tools
9 years ago
Nicolas "Pixel" Noble
0545d7fa69
Revert "Merge pull request #6214 from makdharma/master"
...
This reverts commit 48d833a9d8
, reversing
changes made to 66e9d8e8a7
.
9 years ago
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