aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* update nuget in distrib test docker filesGravatar Alexander Polcyn2016-08-17
* update to system interactive in distrib testsGravatar Alex Polcyn2016-08-14
* Merge pull request #7671 from jtattermusch/coreclr_commandlineparserGravatar Jan Tattermusch2016-08-14
|\
* \ Merge pull request #7598 from apolcyn/fix_sanity_test_diff_gaGravatar apolcyn2016-08-13
|\ \
| | * update to the newest CommandLineParser APIGravatar Jan Tattermusch2016-08-13
| | * migrate to the new CommandLineParser APIGravatar Jan Tattermusch2016-08-13
| | * use CommandLineParser with CoreCLR supportGravatar Jan Tattermusch2016-08-13
| |/ |/|
* | Merge pull request #7660 from jtattermusch/google_apis_auth_coreclrGravatar Jan Tattermusch2016-08-13
|\ \
* \ \ Merge pull request #7721 from murgatroid99/node_codegen_nested_message_backportGravatar Nicolas Noble2016-08-12
|\ \ \
* \ \ \ Merge pull request #7696 from murgatroid99/makefile_remove_proto_warningGravatar Nicolas Noble2016-08-12
|\ \ \ \
| | * | | Clang format codeGravatar murgatroid992016-08-12
| | * | | Make Node code generator work properly with nested typesGravatar murgatroid992016-08-12
| |/ / / |/| | |
* | | | Merge pull request #7717 from nicolasnoble/update-build-packagesGravatar Nicolas Noble2016-08-12
|\ \ \ \
| | | * | update distribtest project to Google.Apis.Auth 0.15.0Gravatar Jan Tattermusch2016-08-12
| * | | | There's no 'platform' in package_targets.py, only labels.Gravatar Nicolas "Pixel" Noble2016-08-12
* | | | | Merge pull request #7716 from murgatroid99/node_health_check_build_fixGravatar Nicolas Noble2016-08-12
|\ \ \ \ \
| | * | | | Updating build package C# scripts.Gravatar Nicolas "Pixel" Noble2016-08-12
| |/ / / / |/| | | |
* | | | | Merge pull request #7714 from dgquintas/cpp_readme_gaGravatar Nicolas Noble2016-08-11
|\ \ \ \ \
| | * | | | Don't get dependencies for Node grpc-health-check package buildGravatar murgatroid992016-08-11
| |/ / / / |/| | | |
* | | | | Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_gaGravatar Nicolas Noble2016-08-11
|\ \ \ \ \
| | * | | | s/makefile/MakefileGravatar David Garcia Quintas2016-08-11
| | * | | | Merge pull request #7688 from dgquintas/cpp_readmeGravatar David G. Quintas2016-08-11
| |/ / / / |/| | | |
* | | | | Merge pull request #7634 from apolcyn/use_dotnet_on_examplesGravatar apolcyn2016-08-11
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7681 from murgatroid99/node_tools_integrate_pluginGravatar Nicolas Noble2016-08-11
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3Gravatar Nicolas Noble2016-08-11
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #7577 from murgatroid99/node_dependency_updateGravatar Nicolas Noble2016-08-11
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #7674 from stanley-cheung/php7-ubuntu-fixGravatar Stanley Cheung2016-08-11
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | remove leftover app.configGravatar Jan Tattermusch2016-08-11
| | | | | | | | * | update Grpc.Auth.nuspecGravatar Jan Tattermusch2016-08-11
| | | | | | | | * | update csproj project to Google.Apis.Auth 0.15.0Gravatar Jan Tattermusch2016-08-11
| | | | | | | | * | remove Google.Apis.Auth related CoreCLR todosGravatar Jan Tattermusch2016-08-11
| | | | | | | | * | upgrade Google.Apis.Auth dependency to 0.15.0Gravatar Jan Tattermusch2016-08-11
| |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | Remove use of verify-install target in MakefileGravatar murgatroid992016-08-10
* | | | | | | | | Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-siteGravatar kpayson642016-08-10
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | Remove warning about protobuf 3.0.0+ from the MakefileGravatar murgatroid992016-08-10
| |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | * | | add netcore portability package dependencyGravatar Alexander Polcyn2016-08-09
| | * | | | | | | minor text changeGravatar Stanley Cheung2016-08-09
| | * | | | | | | php: update package.xmlGravatar Stanley Cheung2016-08-09
| | * | | | | | | php: use emalloc to replicate MAKE_STD_ZVALGravatar Stanley Cheung2016-08-09
| | * | | | | | | php7: fix ubuntu compile errorGravatar Stanley Cheung2016-08-09
| |/ / / / / / / |/| | | | | | |
| * | | | | | | Upgrade one forgotten example code site to GA APIGravatar Nathaniel Manista2016-08-10
|/ / / / / / /
| | | | | * / add all runtime nodes back into testing packagesGravatar Alexander Polcyn2016-08-09
| |_|_|_|/ / |/| | | | |
| | | * | | Make Node grpc-tools protoc automatically call the pluginGravatar murgatroid992016-08-09
| |_|/ / / |/| | | |
* | | | | Merge pull request #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-08-09
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7605 from sreecha/perf-fix-gaGravatar Nicolas Noble2016-08-09
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7475 from jcanizales/p0-advance-protobuf-versionGravatar makdharma2016-08-08
|\ \ \ \ \ \ \
| * | | | | | | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05