Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | use CommandLineParser with CoreCLR support | Jan Tattermusch | 2016-08-13 | |
| | | ||||
| * | Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr | Jan Tattermusch | 2016-08-13 | |
| |\ | | | | | | | Updgrade Google.Apis.Auth dependency to 0.15 | |||
| * \ | Merge pull request #7696 from murgatroid99/makefile_remove_proto_warning | Nicolas Noble | 2016-08-12 | |
| |\ \ | | | | | | | | | Remove warning about protobuf 3.0.0+ from the Makefile | |||
| * | | | Updating build package C# scripts. | Nicolas "Pixel" Noble | 2016-08-12 | |
| | | | | ||||
| * | | | Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga | Nicolas Noble | 2016-08-11 | |
| |\ \ \ | | | | | | | | | | | add all runtime nodes back into testing packages | |||
| * \ \ \ | Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3 | Nicolas Noble | 2016-08-11 | |
| |\ \ \ \ | | | | | | | | | | | | | Update ruby google-protobuf dependency to 3.0 | |||
| * \ \ \ \ | Merge pull request #7577 from murgatroid99/node_dependency_update | Nicolas Noble | 2016-08-11 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 | |||
* | \ \ \ \ \ | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ | ||||
| | | | | | | * | upgrade Google.Apis.Auth dependency to 0.15.0 | Jan Tattermusch | 2016-08-11 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
| | | | | | * | Remove use of verify-install target in Makefile | murgatroid99 | 2016-08-10 | |
| | | | | | | | ||||
| | | | | | * | Remove warning about protobuf 3.0.0+ from the Makefile | murgatroid99 | 2016-08-10 | |
| | |_|_|_|/ | |/| | | | | ||||
| | * | | | | php: update package.xml | Stanley Cheung | 2016-08-09 | |
| |/ / / / | ||||
| | | | * | add all runtime nodes back into testing packages | Alexander Polcyn | 2016-08-09 | |
| | |_|/ | |/| | | ||||
* | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-03 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt Makefile build.yaml package.json src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/health_check/package.json src/node/tools/package.json src/python/grpcio/grpc_version.py src/python/grpcio_health_checking/grpc_version.py src/python/grpcio_tests/grpc_version.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal | |||
| | * | | | update templates to not include runtime sections in project.json | Alexander Polcyn | 2016-08-02 | |
| | | | | | ||||
| | * | | | update nuget after installing in docker | Alexander Polcyn | 2016-08-02 | |
| |/ / / | ||||
* | | | | Merge pull request #7554 from muxi/fix-cronet-interop-test | Muxi Yan | 2016-08-02 | |
|\ \ \ \ | | | | | | | | | | | Fix Objective-C test pods for Cronet tests | |||
| | | * \ | Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update | murgatroid99 | 2016-08-02 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm | Jan Tattermusch | 2016-08-02 | |
| | |\ \ \ | | | | | | | | | | | | | Update .NET core dependencies to RTM | |||
* | | \ \ \ | Merge pull request #7553 from podsvirov/topic-cmake-template | Nicolas Noble | 2016-07-29 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | CMake Project Improvements | |||
* \ \ \ \ \ \ | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile | |||
| | | | * | | | use netcoreapp1.0 for executable projects | Jan Tattermusch | 2016-07-30 | |
| | | | | | | | ||||
| | | | * | | | update project.json templates to RTM .NET core nugets | Jan Tattermusch | 2016-07-30 | |
| | | | | | | | ||||
| | | | | | * | Update ruby google-protobuf dependency to 3.0 | murgatroid99 | 2016-07-29 | |
| | | | | |/ | | | | |/| | ||||
| | | | | * | Update node protobuf dependency to 3.0.0 where applicable. Also update ↵ | murgatroid99 | 2016-07-29 | |
| | | | |/ | | | | | | | | | | | | | | | | example dependency to grpc 1.0.0 | |||
| | | * | | Minor revisions | Muxi Yan | 2016-07-29 | |
| | | | | | ||||
| * | | | | update to use new nuget client in tests | Alexander Polcyn | 2016-07-28 | |
| | |_|/ | |/| | | ||||
| * | | | php: cleanup for GA | Stanley Cheung | 2016-07-28 | |
| | | | | ||||
* | | | | php: cleanup for GA | Stanley Cheung | 2016-07-28 | |
| | | | | ||||
| | | * | Fix Objective-C test pods for Cronet tests | Muxi Yan | 2016-07-27 | |
| | | | | ||||
| | * | | CMake: Fix configuration file format bug | Konstantin Podsvirov | 2016-07-28 | |
| | | | | ||||
| | * | | CMake: Installation and Export Configuration | Konstantin Podsvirov | 2016-07-28 | |
| | | | | ||||
| | * | | CMake: Choice third party provider | Konstantin Podsvirov | 2016-07-28 | |
| |/ / |/| | | | | | | | | Now we can use submodules or external packages | |||
* | | | Add cmake option to compile using protobuf-lite | Tamas Berghammer | 2016-07-27 | |
| |/ |/| | | | | | | | | | After this change specifying -DGRPC_USE_PROTO_LITE=On at the cmake command line will cause gRPC to use the protobuf-lite runtime what can result in a major size improvement. | |||
| * | fix copyright | Stanley Cheung | 2016-07-26 | |
| | | ||||
| * | php: add php7 to jenkins basic and interop tests | Stanley Cheung | 2016-07-26 | |
| | | ||||
| * | php: remove protobuf-php clone hack | Stanley Cheung | 2016-07-26 | |
| | | ||||
| * | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-26 | |
| | | ||||
* | | Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile | kpayson64 | 2016-07-25 | |
|\ \ | | | | | | | PHP: add PHP7 to various Jenkins tests and update dockerfile | |||
* \ \ | Merge pull request #7518 from nicolasnoble/plugins-should-compile | Nicolas Noble | 2016-07-25 | |
|\ \ \ | | | | | | | | | We should always try to compile the protoc plugins when building tests. | |||
| | * | | fix copyright | Stanley Cheung | 2016-07-25 | |
| | | | | ||||
| * | | | We should always try to compile the protoc plugins when building tests. | Nicolas "Pixel" Noble | 2016-07-25 | |
| | | | | ||||
| | * | | php: add php7 to jenkins basic and interop tests | Stanley Cheung | 2016-07-23 | |
| | | | | ||||
| | * | | php: remove protobuf-php clone hack | Stanley Cheung | 2016-07-22 | |
| | | | | ||||
| | * | | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-22 | |
| |/ / | ||||
| | * | node: fix health check package.json template | Stanley Cheung | 2016-07-22 | |
| | | | ||||
* | | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 | |
|\ \ \ | |/ / |/| / | |/ | ||||
* | | php: update composer.json | Stanley Cheung | 2016-07-21 | |
| | | ||||
* | | php: update package.xml to 1.0.0RC2 | Stanley Cheung | 2016-07-21 | |
| | | ||||
| * | php: update composer.json | Stanley Cheung | 2016-07-21 | |
| | |