aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Bazel: export LICENSE file.Gravatar Piotr Sikora2016-08-24
| | | | Signed-off-by: Piotr Sikora <piotrsikora@google.com>
* Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.xGravatar Nicolas Noble2016-08-23
|\ | | | | Upmerge from v1.0.x
* \ Merge pull request #7819 from stanley-cheung/php-update-composerGravatar Stanley Cheung2016-08-23
|\ \ | | | | | | PHP: bump version (master)
* \ \ Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfileGravatar kpayson642016-08-22
|\ \ \ | | | | | | | | Add PyPy 5.3.1 to dockerfile and template
| | * | php: bump versionGravatar Stanley Cheung2016-08-22
| |/ / |/| |
| | * Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |/| |/| |
* | | Merge pull request #7762 from KindDragon/masterGravatar Nicolas Noble2016-08-18
|\ \ \ | | | | | | | | Fix CMake for windows (VS2015)
| | | * Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
| | | |
| * | | Fix CMake for WindowsGravatar Arkadiy Shapkin2016-08-18
| | | |
| | * | Add PyPy 5.3.1 to dockerfile and templateGravatar siddharthshukla2016-08-17
| |/ /
| | * Update required protobuf version to v3.0.0Gravatar Yuchen Zeng2016-08-15
| | |
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
|\ \ \ | |/ / |/| / | |/
| * use CommandLineParser with CoreCLR supportGravatar Jan Tattermusch2016-08-13
| |
| * Merge pull request #7660 from jtattermusch/google_apis_auth_coreclrGravatar Jan Tattermusch2016-08-13
| |\ | | | | | | Updgrade Google.Apis.Auth dependency to 0.15
| * \ Merge pull request #7696 from murgatroid99/makefile_remove_proto_warningGravatar Nicolas Noble2016-08-12
| |\ \ | | | | | | | | Remove warning about protobuf 3.0.0+ from the Makefile
| * | | Updating build package C# scripts.Gravatar Nicolas "Pixel" Noble2016-08-12
| | | |
| * | | Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_gaGravatar Nicolas Noble2016-08-11
| |\ \ \ | | | | | | | | | | add all runtime nodes back into testing packages
| * \ \ \ Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3Gravatar Nicolas Noble2016-08-11
| |\ \ \ \ | | | | | | | | | | | | Update ruby google-protobuf dependency to 3.0
| * \ \ \ \ Merge pull request #7577 from murgatroid99/node_dependency_updateGravatar Nicolas Noble2016-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-upmergeGravatar Nicolas "Pixel" Noble2016-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
| | | | | | |
| | | | | | * Remove warning about protobuf 3.0.0+ from the MakefileGravatar murgatroid992016-08-10
| | |_|_|_|/ | |/| | | |
| | * | | | php: update package.xmlGravatar Stanley Cheung2016-08-09
| |/ / / /
| | | | * add all runtime nodes back into testing packagesGravatar Alexander Polcyn2016-08-09
| | |_|/ | |/| |
* | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-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.jsonGravatar Alexander Polcyn2016-08-02
| | | | |
| | * | | update nuget after installing in dockerGravatar Alexander Polcyn2016-08-02
| |/ / /
* | | | Merge pull request #7554 from muxi/fix-cronet-interop-testGravatar Muxi Yan2016-08-02
|\ \ \ \ | | | | | | | | | | Fix Objective-C test pods for Cronet tests
| | | * \ Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_updateGravatar murgatroid992016-08-02
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
| | |\ \ \ | | | | | | | | | | | | Update .NET core dependencies to RTM
* | | \ \ \ Merge pull request #7553 from podsvirov/topic-cmake-templateGravatar Nicolas Noble2016-07-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | CMake Project Improvements
* \ \ \ \ \ \ Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-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 projectsGravatar Jan Tattermusch2016-07-30
| | | | | | |
| | | | * | | update project.json templates to RTM .NET core nugetsGravatar Jan Tattermusch2016-07-30
| | | | | | |
| | | | | | * Update ruby google-protobuf dependency to 3.0Gravatar murgatroid992016-07-29
| | | | | |/ | | | | |/|
| | | | | * Update node protobuf dependency to 3.0.0 where applicable. Also update ↵Gravatar murgatroid992016-07-29
| | | | |/ | | | | | | | | | | | | | | | example dependency to grpc 1.0.0
| | | * | Minor revisionsGravatar Muxi Yan2016-07-29
| | | | |
| * | | | update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
| | |_|/ | |/| |
| * | | php: cleanup for GAGravatar Stanley Cheung2016-07-28
| | | |
* | | | php: cleanup for GAGravatar Stanley Cheung2016-07-28
| | | |
| | | * Fix Objective-C test pods for Cronet testsGravatar Muxi Yan2016-07-27
| | | |
| | * | CMake: Fix configuration file format bugGravatar Konstantin Podsvirov2016-07-28
| | | |
| | * | CMake: Installation and Export ConfigurationGravatar Konstantin Podsvirov2016-07-28
| | | |
| | * | CMake: Choice third party providerGravatar Konstantin Podsvirov2016-07-28
| |/ / |/| | | | | | | | Now we can use submodules or external packages
* | | Add cmake option to compile using protobuf-liteGravatar Tamas Berghammer2016-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 copyrightGravatar Stanley Cheung2016-07-26
| |
| * php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-26
| |
| * php: remove protobuf-php clone hackGravatar Stanley Cheung2016-07-26
| |
| * remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-26
| |