aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* remove comment, for issues with pushing updatesGravatar Alexander Polcyn2016-09-14
* surface more exception info for call creds errorsGravatar Alexander Polcyn2016-09-14
* Merge pull request #7753 from apolcyn/update_generate_protos_scriptGravatar Jan Tattermusch2016-09-07
|\
* \ Merge pull request #7737 from apolcyn/update_nuget_clientsGravatar Jan Tattermusch2016-09-07
|\ \
* \ \ Merge pull request #7837 from apolcyn/update_csharp_examplesGravatar apolcyn2016-09-06
|\ \ \
* \ \ \ Merge pull request #7963 from apolcyn/fix_server_leakGravatar apolcyn2016-09-06
|\ \ \ \
* \ \ \ \ Merge pull request #8005 from murgatroid99/run_tests_node_6_v1.0Gravatar Nicolas Noble2016-09-06
|\ \ \ \ \
| * | | | | Add Node 6 to the list of recognized compilers in run_tests.pyGravatar murgatroid992016-09-06
|/ / / / /
* | | | | Merge pull request #7894 from murgatroid99/build.yaml_changesGravatar Nicolas Noble2016-09-06
|\ \ \ \ \
| * | | | | Disable alpn bad_ssl core testsGravatar murgatroid992016-09-06
| | * | | | destroy byte buffer reader after useGravatar Alexander Polcyn2016-09-01
| |/ / / / |/| | | |
| * | | | Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
* | | | | Merge pull request #7904 from aaronjheng/futuresGravatar kpayson642016-09-01
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7916 from apolcyn/change_ruby_debug_buildsGravatar Nicolas Noble2016-08-30
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-...Gravatar kpayson642016-08-30
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-stringGravatar kpayson642016-08-30
|\ \ \ \ \ \ \ \
| | | * | | | | | allow choosing config of ruby package builds from environment variableGravatar Alexander Polcyn2016-08-29
| |_|/ / / / / / |/| | | | | | |
| | | | * | | | Also fix minor error in end2end gen_build_yaml scriptGravatar murgatroid992016-08-29
* | | | | | | | Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0Gravatar Stanley Cheung2016-08-29
|\ \ \ \ \ \ \ \
| | | | | * | | | Revert change to grpc++_base uses sectionGravatar murgatroid992016-08-29
| | | * | | | | | Lower-case example "Authorization" header nameGravatar Nathaniel Manista2016-08-29
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-29
| * | | | | | | php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-29
|/ / / / / / /
| | * | | | | remove futures from py3Gravatar aaronjheng2016-08-29
* | | | | | | Merge pull request #7901 from stanley-cheung/php-remove-extra-commaGravatar Stanley Cheung2016-08-27
|\ \ \ \ \ \ \
| * | | | | | | php: composer.json has extra commaGravatar Stanley Cheung2016-08-26
|/ / / / / / /
| | | * / / / 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
|\ \ \ \ \ \
| | | | * | | 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
|\ \ \ \ \ \
* \ \ \ \ \ \ 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
| | | | | * | | 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
|\ \ \ \ \ \