aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" 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 #6489 from jtattermusch/fully_qualify_taskGravatar Jan Tattermusch2016-05-09
|\ \
| | * Make namespacing of executables exposed by grpc-tools packages consistent bet...Gravatar murgatroid992016-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
|\ \
* | | 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
| * Make Ruby library terminate on Ctrl+C on client and serverGravatar murgatroid992016-05-06
* | Remove precompiled Python extension hackGravatar Masood Malekghassemi2016-05-05
* | Merge pull request #6458 from nicolasnoble/ruby-fixesGravatar Nicolas Noble2016-05-05
|\ \
* | | The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
* | | Merge pull request #6450 from nicolasnoble/goproGravatar Jan Tattermusch2016-05-05
|\ \ \
* \ \ \ Merge pull request #6379 from y-zeng/debug-logging-fixGravatar Yuchen Zeng2016-05-05
|\ \ \ \
* \ \ \ \ Merge pull request #6447 from ctiller/import-madnessGravatar Jan Tattermusch2016-05-05
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6434 from jtattermusch/csharp_serverside_unaryresponse_optGravatar Jan Tattermusch2016-05-05
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | * | | | Temporary fix for plugin initialization problemGravatar Craig Tiller2016-05-05
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #6410 from murgatroid99/ruby_stress_fixesGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \
| | | | | | * Cleaning up includes.Gravatar Nicolas "Pixel" Noble2016-05-05
* | | | | | | Merge pull request #6418 from yang-g/no_rpc_serviceGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6415 from yang-g/python_proto_commentsGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6383 from dgquintas/remove-outdated-census-chargGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * 'exception_info' is a bad word for Windows...Gravatar Nicolas "Pixel" Noble2016-05-05
| | | | | | | | | | * Let's not compile grpc under Windows - it's taken care of already.Gravatar Nicolas "Pixel" Noble2016-05-05
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * Add Python grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | * | improve serverside handlersGravatar Jan Tattermusch2016-05-04
| | | | | | | * | use just one response batch for unary response serverside callsGravatar Jan Tattermusch2016-05-04
| | | | | | | * | make SendStatusFromServer optionally send a message as wellGravatar Jan Tattermusch2016-05-04
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #6420 from jtattermusch/csharp_more_api_fixesGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6416 from jtattermusch/csharp_api_polishingGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | Fixed a compiler warning that only shows up on linuxGravatar Makarand Dharmapurikar2016-05-03
| | | | | | | | * | clang-format fixesGravatar Makarand Dharmapurikar2016-05-03
| | * | | | | | | | remove useless code and todosGravatar Jan Tattermusch2016-05-03
| | | | | | | | * | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | * | | | | | | | finishing serverside request stream should not be required for disposalGravatar Jan Tattermusch2016-05-03
| |/ / / / / / / /
| | | | | * | | | add a dummy service with no rpc to test codegen coverageGravatar yang-g2016-05-03
* | | | | | | | | Merge pull request #5701 from bluecmd/unix-socketGravatar Jan Tattermusch2016-05-03
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | * | | | Add proto comments to generated _pb2.py filesGravatar yang-g2016-05-03
| | * | | | | | | make AsyncCallServerTest finish correctlyGravatar Jan Tattermusch2016-05-03
| | * | | | | | | fixupGravatar Jan Tattermusch2016-05-03
| | * | | | | | | add more testsGravatar Jan Tattermusch2016-05-03
| | * | | | | | | make SendStatusFromServer independent on WriteAsyncGravatar Jan Tattermusch2016-05-03
| | * | | | | | | add AsyncCalServer tests to sanity testsGravatar Jan Tattermusch2016-05-03
| | * | | | | | | add tests for AsyncCallServerGravatar Jan Tattermusch2016-05-03