Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr | Jan Tattermusch | 2016-08-13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7721 from murgatroid99/node_codegen_nested_message_backport | Nicolas Noble | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7696 from murgatroid99/makefile_remove_proto_warning | Nicolas Noble | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | Clang format code | murgatroid99 | 2016-08-12 | |
| | * | | | | | | | | | | | Make Node code generator work properly with nested types | murgatroid99 | 2016-08-12 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | | | | | | * | update dependencies in C# examples to GA versions | Alex Polcyn | 2016-08-12 | |
* | | | | | | | | | | | | Merge pull request #7717 from nicolasnoble/update-build-packages | Nicolas Noble | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | update distribtest project to Google.Apis.Auth 0.15.0 | Jan Tattermusch | 2016-08-12 | |
| * | | | | | | | | | | | | There's no 'platform' in package_targets.py, only labels. | Nicolas "Pixel" Noble | 2016-08-12 | |
* | | | | | | | | | | | | | Merge pull request #7716 from murgatroid99/node_health_check_build_fix | Nicolas Noble | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Updating build package C# scripts. | Nicolas "Pixel" Noble | 2016-08-12 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #7714 from dgquintas/cpp_readme_ga | Nicolas Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | Don't get dependencies for Node grpc-health-check package build | murgatroid99 | 2016-08-11 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga | Nicolas Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | s/makefile/Makefile | David Garcia Quintas | 2016-08-11 | |
| | * | | | | | | | | | | | Merge pull request #7688 from dgquintas/cpp_readme | David G. Quintas | 2016-08-11 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #7634 from apolcyn/use_dotnet_on_examples | apolcyn | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7681 from murgatroid99/node_tools_integrate_plugin | Nicolas Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3 | Nicolas Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7577 from murgatroid99/node_dependency_update | Nicolas Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7674 from stanley-cheung/php7-ubuntu-fix | Stanley Cheung | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | | remove leftover app.config | Jan Tattermusch | 2016-08-11 | |
| | | | | | | | * | | | | | | | | | update Grpc.Auth.nuspec | Jan Tattermusch | 2016-08-11 | |
| | | | | | | | * | | | | | | | | | update csproj project to Google.Apis.Auth 0.15.0 | Jan Tattermusch | 2016-08-11 | |
| | | | | | | | * | | | | | | | | | remove Google.Apis.Auth related CoreCLR todos | Jan Tattermusch | 2016-08-11 | |
| | | | | | | | * | | | | | | | | | upgrade Google.Apis.Auth dependency to 0.15.0 | Jan Tattermusch | 2016-08-11 | |
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | Migrate distrib, interop, and stress to GA API | Nathaniel Manista | 2016-08-11 | |
| | | | | | | | | | * | | | | | | update original helloworld README | Alexander Polcyn | 2016-08-10 | |
| | | | | | | | | | | |_|/ / / | | | | | | | | | | |/| | | | | ||||
| | | | | | | * | | | | | | | | Remove use of verify-install target in Makefile | murgatroid99 | 2016-08-10 | |
* | | | | | | | | | | | | | | | Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-site | kpayson64 | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | Remove warning about protobuf 3.0.0+ from the Makefile | murgatroid99 | 2016-08-10 | |
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | add netcore portability package dependency | Alexander Polcyn | 2016-08-09 | |
| | * | | | | | | | | | | | | minor text change | Stanley Cheung | 2016-08-09 | |
| | * | | | | | | | | | | | | php: update package.xml | Stanley Cheung | 2016-08-09 | |
| | * | | | | | | | | | | | | php: use emalloc to replicate MAKE_STD_ZVAL | Stanley Cheung | 2016-08-09 | |
| | * | | | | | | | | | | | | php7: fix ubuntu compile error | Stanley Cheung | 2016-08-09 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Upgrade one forgotten example code site to GA API | Nathaniel Manista | 2016-08-10 | |
|/ / / / / / / / / / / / | ||||
| | | | | * / / / / / / | add all runtime nodes back into testing packages | Alexander Polcyn | 2016-08-09 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | Make Node grpc-tools protoc automatically call the plugin | murgatroid99 | 2016-08-09 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #7623 from apolcyn/sys_inter_with_nuget | Nicolas Noble | 2016-08-09 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7605 from sreecha/perf-fix-ga | Nicolas Noble | 2016-08-09 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | Solve merge conflict at gRPC-ProtoRPC.podspec | Jorge Canizales | 2016-08-08 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| | | | | | | | | * | | | remove dedicated thread for read loop in ruby bidi calls | Alexander Polcyn | 2016-08-08 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #7475 from jcanizales/p0-advance-protobuf-version | makdharma | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix | Jorge Canizales | 2016-08-07 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Reducing diff. | Nicolas "Pixel" Noble | 2016-08-05 | |
| * | | | | | | | | | | | That won't work properly. Falling back on fixing the list of dependencies. | Nicolas "Pixel" Noble | 2016-08-05 | |
| * | | | | | | | | | | | Using the interop dependencies instead. | Nicolas "Pixel" Noble | 2016-08-05 | |
| * | | | | | | | | | | | Hopefully fixing #7639. | Nicolas "Pixel" Noble | 2016-08-05 | |
| * | | | | | | | | | | | Undo Go Docker fix - fixed in another PR | Jorge Canizales | 2016-08-05 |