aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | * | | | | | | remove futures from py3Gravatar aaronjheng2016-08-29
| | | | | | | | |
* | | | | | | | | Merge pull request #7901 from stanley-cheung/php-remove-extra-commaGravatar Stanley Cheung2016-08-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | PHP: remove extra comma
| * | | | | | | | | php: composer.json has extra commaGravatar Stanley Cheung2016-08-26
|/ / / / / / / / /
| | | * / / / / / build.yaml changes to make certain builds workGravatar murgatroid992016-08-26
| |_|/ / / / / / |/| | | | | | |
| | | | | | | * remove log statements that showing contents of messagesGravatar Alexander Polcyn2016-08-26
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #7866 from jcanizales/p0-grpc-init-on-loadGravatar makdharma2016-08-26
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Let tracing be enabled before starting an RPC
* | | | | | | Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profitGravatar Nicolas Noble2016-08-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Rename some files to avoid conflicting .obj files on Windows
| | * | | | | | Let tracing be enabled before starting an RPCGravatar Jorge Canizales2016-08-24
| |/ / / / / / |/| | | | | | | | | | | | | by calling grpc_init on [GRPCCall load], instead of lazily.
* | | | | | | Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0Gravatar Stanley Cheung2016-08-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: bump version
| | | | * | | | change hint paths for protobuf to use net45 dir in csproj filesGravatar Alex Polcyn2016-08-22
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #7720 from apolcyn/update_examples_grpc_versionGravatar kpayson642016-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | update dependencies in C# examples to GA versions
* \ \ \ \ \ \ \ Merge pull request #7729 from apolcyn/update_to_sys_interactiveGravatar kpayson642016-08-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | update to system interactive in distrib tests
* \ \ \ \ \ \ \ \ Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmesGravatar kpayson642016-08-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Truncate Python example READMEs to grpc.io links
* \ \ \ \ \ \ \ \ \ Merge pull request #7820 from soltanmm/impish-smileGravatar kpayson642016-08-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove unused imports in grpcio-tests
* \ \ \ \ \ \ \ \ \ \ Merge pull request #7826 from stanley-cheung/php-remove-ref-to-betaGravatar Stanley Cheung2016-08-22
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PHP: remove reference to beta in INSTALL.md
| | | | | | | * | | | | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | php: remove reference to beta in INSTALL.mdGravatar Stanley Cheung2016-08-22
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #7800 from apolcyn/dont_catch_load_errorGravatar Nicolas Noble2016-08-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Dont catch load error when loading grpc lib in ruby gem
| | * | | | | | | | | Remove unused imports in grpcio-testsGravatar Masood Malekghassemi2016-08-22
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | * | | | | php: bump versionGravatar Stanley Cheung2016-08-22
| |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | convert match data to stringGravatar Alexander Polcyn2016-08-20
| | | | | | | | |
| | | | | * | | | Python grpc.secure_channel doc string correctionGravatar Nathaniel Manista2016-08-20
| |_|_|_|/ / / / |/| | | | | | |
| | * | | | | | Truncate Python example READMEs to grpc.io linksGravatar Nathaniel Manista2016-08-20
| |/ / / / / / |/| | | | | |
| * | | | | | fix directory checkGravatar Alexander Polcyn2016-08-19
| | | | | | |
| * | | | | | dont catch load error when loading grpc lib in grpc gemGravatar Alexander Polcyn2016-08-19
| | | | | | |
| * | | | | | Restoring require_relative.Gravatar Nicolas "Pixel" Noble2016-08-19
| | | | | | |
| * | | | | | Fixing loading precompiled Ruby extension on 2.x.10+Gravatar Nicolas "Pixel" Noble2016-08-19
| | | | | | |
* | | | | | | Merge pull request #7783 from nicolasnoble/shipping-1.0Gravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bumping version to 1.0.1-pre1.
* \ \ \ \ \ \ \ Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinuxGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
| * | | | | | | Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.Gravatar Nicolas "Pixel" Noble2016-08-19
|/ / / / / / /
* | | | | | | Merge pull request #7784 from jcanizales/move-to-v1Gravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move Podspecs to v1
| * | | | | | | Move user-agent version to 1.0.0Gravatar Jorge Canizales2016-08-18
| | | | | | | | | | | | | | | | | | | | | | | | I can’t wait to get all of these automatically from a single source :)
| * | | | | | | Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
|/ / / / / / /
| * / / / / / Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
|/ / / / / /
* | | | | | Merge pull request #7745 from nicolasnoble/no-more-preGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removing pre2 flag.
* \ \ \ \ \ \ Merge pull request #7776 from kpayson64/templatize_dependenciesGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Use templates for python version dependencies
| * | | | | | | Use templates for python version dependenciesGravatar Ken Payson2016-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change grpcio-tools to be a runtime dependency of grpcio-tests, grpcio-tools is run as part of the tests.
* | | | | | | | Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecureGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
* \ \ \ \ \ \ \ \ Merge pull request #7744 from y-zeng/makefile-gaGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update required protobuf version to v3.0.0
* \ \ \ \ \ \ \ \ \ Merge pull request #7754 from dgquintas/readme_beta_to_gaGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | s/Beta/1.0 in languages status table
* | | | | | | | | | Merge pull request #7768 from kpayson64/grpcio_tools35Gravatar kpayson642016-08-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add Python3.5 grpcio-tools binaries for windows
| | | | | | * | | | | update nuget in distrib test docker filesGravatar Alexander Polcyn2016-08-17
| | | | | | | | | | |
| * | | | | | | | | | Add Python3.5 grpcio-tools binariesGravatar Ken Payson2016-08-17
|/ / / / / / / / / /
| | | | | | | | | * fail benchmarks with errors in a child rpc threadGravatar Alexander Polcyn2016-08-17
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | * | | | | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
| |_|/ / / / / / |/| | | | | | |
| | | | | | | * remove code gen bat script in dotnet cli exampleGravatar Alexander Polcyn2016-08-16
| | | | | | | |
| * | | | | | | s/Beta/1.0 in languages status tableGravatar David Garcia Quintas2016-08-16
|/ / / / / / /
| | | | | | * update and add new generate_protos script in csharp examplesGravatar Alexander Polcyn2016-08-16
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #7448 from jcanizales/p0-archive-fixGravatar makdharma2016-08-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Work around Cocoapods dynamic frameworks incompatibility with XCode archive
| | | * | | | Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| |_|/ / / / |/| | | | |