aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* allow building all nugets on linuxGravatar Jan Tattermusch2016-09-15
* make native extension loader work for published netcoreapp1.0 tooGravatar Jan Tattermusch2016-09-15
* install dotnet cli into ubuntu1404 distribtest dockerGravatar Jan Tattermusch2016-09-15
* update path to C# test build by dotnet cliGravatar Jan Tattermusch2016-09-15
* get the right nuget version in linux distribtestsGravatar Jan Tattermusch2016-09-15
* dotnet CLI distribtestGravatar Jan Tattermusch2016-09-15
* dont enumerate runtimes in project.json fileGravatar Jan Tattermusch2016-09-15
* address coreCLR TODOGravatar Jan Tattermusch2016-09-15
* upgrade Moq to version that supports netstandard1.3Gravatar Jan Tattermusch2016-09-15
* cleanup of project.json filesGravatar Jan Tattermusch2016-09-15
* update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-15
* update Protobuf to 3.0.0 in project.json projectsGravatar Jan Tattermusch2016-09-15
* update .csproj projects to Google.Apis.Auth to 1.16.0Gravatar Jan Tattermusch2016-09-15
* update Google.Apis.Auth to 1.16.0 for project.json projectsGravatar Jan Tattermusch2016-09-15
* regenerate to fix santity testGravatar Jan Tattermusch2016-09-15
* Merge pull request #8041 from murgatroid99/run_tests_node_6_fixGravatar Nicolas Noble2016-09-08
|\
| * Add 'node6' to the other spot where it's needed in run_tests.pyGravatar murgatroid992016-09-08
|/
* Merge pull request #7885 from apolcyn/remove_slow_log_statementsGravatar apolcyn2016-09-08
|\
* \ Merge pull request #7765 from apolcyn/benchmark_adjustments_gaGravatar apolcyn2016-09-08
|\ \
* \ \ 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
| |_|/ / / / / / |/| | | | | | |
| | | | | | | * 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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | 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
| |_|_|/ / / / |/| | | | | |