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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |