aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | Fix encoding and piping problems with Node plugin wrapperGravatar murgatroid992016-05-10
|/ / / / /
* | | | | Merge pull request #6517 from murgatroid99/node_build_package_bin_link2Gravatar Nicolas Noble2016-05-10
|\ \ \ \ \
| | * | | | Bumping protobuf submodule to beta-3-pre1.Gravatar Nicolas "Pixel" Noble2016-05-11
| |/ / / / |/| | | |
| * | | | Make Node build_package script consistent with grpc-tools package.json fileGravatar murgatroid992016-05-10
|/ / / /
* | | | Merge pull request #6510 from murgatroid99/ruby_tools_gem_fixGravatar Nicolas Noble2016-05-10
|\ \ \ \
| * | | | Fixed references in grpc-tools gemspecGravatar murgatroid992016-05-10
|/ / / /
* | | | Merge pull request #6507 from nicolasnoble/flagging-past-releaseGravatar Nicolas Noble2016-05-10
|\ \ \ \
| * | | | The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
|/ / / /
* | | | Merge pull request #6506 from nicolasnoble/flagging-releaseGravatar Nicolas Noble2016-05-10
|\ \ \ \
| * | | | Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
|/ / / /
* | | | Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespa...Gravatar Nicolas Noble2016-05-09
|\ \ \ \
* \ \ \ \ Merge pull request #6494 from murgatroid99/node_6_binariesGravatar Nicolas Noble2016-05-09
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6489 from jtattermusch/fully_qualify_taskGravatar Jan Tattermusch2016-05-09
|\ \ \ \ \ \
| | | | | * | Improved description of examples bifurcationGravatar murgatroid992016-05-09
| | | | | * | Split Node examples into static and dynamic code generation examplesGravatar murgatroid992016-05-09
| |_|_|_|/ / |/| | | | |
| | | * | | Updated template fileGravatar murgatroid992016-05-09
| | | * | | Make namespacing of executables exposed by grpc-tools packages consistent bet...Gravatar murgatroid992016-05-09
| |_|/ / / |/| | | |
| | * | | Fixed earlier fix with the right commandGravatar murgatroid992016-05-09
| | * | | Use local copy of node-pre-gyp on Windows to ensure that it is up to dateGravatar murgatroid992016-05-09
| | | * | Allow Ruby client code to set a user agentGravatar murgatroid992016-05-09
| |_|/ / |/| | |
| | * | Build Node 6 artifactsGravatar murgatroid992016-05-09
| |/ / |/| |
* | | Merge pull request #6491 from soltanmm/license-to-nilGravatar Jan Tattermusch2016-05-09
|\ \ \
| * | | Add explicit license to grpcio-tools setup.pyGravatar Masood Malekghassemi2016-05-09
|/ / /
* | | Merge pull request #6490 from nicolasnoble/reversalGravatar Craig Tiller2016-05-09
|\ \ \
* \ \ \ Merge pull request #6483 from soltanmm/wind2Gravatar Jan Tattermusch2016-05-09
|\ \ \ \
| | * | | Revert "Merge pull request #6214 from makdharma/master"Gravatar Nicolas "Pixel" Noble2016-05-09
| |/ / / |/| | |
| | * | regenerate C# codeGravatar Jan Tattermusch2016-05-09
| | * | Fully qualify System.Threading.Tasks.TaskGravatar Kirill Katsnelson2016-05-09
* | | | Merge pull request #6472 from murgatroid99/ruby_signal_handling2Gravatar Jan Tattermusch2016-05-09
|\ \ \ \
* \ \ \ \ Merge pull request #6476 from murgatroid99/ruby_service_defaultsGravatar Jan Tattermusch2016-05-09
|\ \ \ \ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #6473 from jtattermusch/python_packages_fixesGravatar Jan Tattermusch2016-05-07
|\ \ \ \ \
| | | | * | Fix windows linkage in Python grpcio-toolsGravatar Masood Malekghassemi2016-05-07
| |_|_|/ / |/| | | |
| | * | | Add a default handler to Ruby services that returns UNIMPLEMENTEDGravatar murgatroid992016-05-06
| |/ / / |/| | |
| | * | Poll for signals more frequently, for greater responsivenessGravatar murgatroid992016-05-06
| | * | Added explanation about handling signals in CGravatar murgatroid992016-05-06
| * | | rename grpc.protoc.compiler to grpc.tools.protocGravatar Jan Tattermusch2016-05-06
| * | | fix python distribtests with docker on overlayGravatar Jan Tattermusch2016-05-06
|/ / /
| * | Make Ruby library terminate on Ctrl+C on client and serverGravatar murgatroid992016-05-06
* | | Merge pull request #6466 from soltanmm/gpr-manylinuxGravatar Nicolas Noble2016-05-06
|\ \ \
* \ \ \ Merge pull request #6469 from soltanmm/doctoolsGravatar Jan Tattermusch2016-05-06
|\ \ \ \
* \ \ \ \ Merge pull request #6468 from soltanmm/fix-grpcio-tools-windowsGravatar Jan Tattermusch2016-05-06
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6464 from soltanmm/noperGravatar Jan Tattermusch2016-05-06
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6460 from soltanmm/tool-sdistGravatar Jan Tattermusch2016-05-06
|\ \ \ \ \ \ \
| | | | * | | | Add Python grpcio-tools documentationGravatar Masood Malekghassemi2016-05-05
| | | * | | | | Fix Python grpcio-tools windows buildGravatar Masood Malekghassemi2016-05-05
| | | |/ / / /
| | | | * / / Move manylinux1 precompiler definitions into port_platform.hGravatar Masood Malekghassemi2016-05-05
| | | |/ / /
| | * / / / Remove precompiled Python extension hackGravatar Masood Malekghassemi2016-05-05
| |/ / / / |/| | | |
| * | | | Build grpcio-tools sdistGravatar Masood Malekghassemi2016-05-05
| * | | | Fix missing file in grpcio-tools sdistGravatar Masood Malekghassemi2016-05-05
| |/ / /
* | | | Merge pull request #6458 from nicolasnoble/ruby-fixesGravatar Nicolas Noble2016-05-05
|\ \ \ \ | |/ / / |/| | |