aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
* Also fix minor error in end2end gen_build_yaml scriptGravatar murgatroid992016-08-29
* Revert change to grpc++_base uses sectionGravatar murgatroid992016-08-29
* build.yaml changes to make certain builds workGravatar murgatroid992016-08-26
* Merge pull request #7866 from jcanizales/p0-grpc-init-on-loadGravatar makdharma2016-08-26
|\
* \ Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profitGravatar Nicolas Noble2016-08-25
|\ \
| | * Let tracing be enabled before starting an RPCGravatar Jorge Canizales2016-08-24
| |/ |/|
* | Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0Gravatar Stanley Cheung2016-08-23
|\ \
* \ \ Merge pull request #7720 from apolcyn/update_examples_grpc_versionGravatar kpayson642016-08-22
|\ \ \
* \ \ \ Merge pull request #7729 from apolcyn/update_to_sys_interactiveGravatar kpayson642016-08-22
|\ \ \ \
* \ \ \ \ Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmesGravatar kpayson642016-08-22
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7820 from soltanmm/impish-smileGravatar kpayson642016-08-22
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7826 from stanley-cheung/php-remove-ref-to-betaGravatar Stanley Cheung2016-08-22
|\ \ \ \ \ \ \
| | | | | | | * 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
|\ \ \ \ \ \
| | * | | | | 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
| | * | | 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
|\ \ \ \
* \ \ \ \ 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.Gravatar Nicolas "Pixel" Noble2016-08-19
|/ / / /
* | | | Merge pull request #7784 from jcanizales/move-to-v1Gravatar Nicolas Noble2016-08-18
|\ \ \ \
| * | | | Move user-agent version to 1.0.0Gravatar Jorge Canizales2016-08-18
| * | | | 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
|\ \ \
* \ \ \ Merge pull request #7776 from kpayson64/templatize_dependenciesGravatar Nicolas Noble2016-08-18
|\ \ \ \
| * | | | Use templates for python version dependenciesGravatar Ken Payson2016-08-18
* | | | | Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecureGravatar Nicolas Noble2016-08-18
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7744 from y-zeng/makefile-gaGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7754 from dgquintas/readme_beta_to_gaGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #7768 from kpayson64/grpcio_tools35Gravatar kpayson642016-08-17
|\ \ \ \ \ \ \
| | | | | | * | update nuget in distrib test docker filesGravatar Alexander Polcyn2016-08-17
| * | | | | | | Add Python3.5 grpcio-tools binariesGravatar Ken Payson2016-08-17
|/ / / / / / /
| | | * / / / grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
| |_|/ / / / |/| | | | |
| * | | | | s/Beta/1.0 in languages status tableGravatar David Garcia Quintas2016-08-16
|/ / / / /
* | | | | Merge pull request #7448 from jcanizales/p0-archive-fixGravatar makdharma2016-08-16
|\ \ \ \ \
| | | * | | Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| |_|/ / / |/| | | |
| | * | | Update required protobuf version to v3.0.0Gravatar Yuchen Zeng2016-08-15
| |/ / / |/| | |
* | | | Merge pull request #7492 from apolcyn/return_val_checkGravatar kpayson642016-08-15
|\ \ \ \
* \ \ \ \ Merge pull request #7732 from kpayson64/python3_artifactsGravatar kpayson642016-08-15
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7669 from apolcyn/reduce_bidi_threads_gaGravatar kpayson642016-08-15
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7630 from kpayson64/ruby_example_pbGravatar kpayson642016-08-15
|\ \ \ \ \ \ \
| | | * | | | | Add Python3.5 artifact targetsGravatar Ken Payson2016-08-15