Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | php: simplify installation | Stanley Cheung | 2016-02-23 | |
| | | | ||||
| * | | Merge pull request #5369 from jtattermusch/run_tests_improvements | Craig Tiller | 2016-02-23 | |
| |\ \ | | | | | | | | | Run tests improvements | |||
* | | | | Ensure we can compile boringssl before trying: old compiler compatibility | Craig Tiller | 2016-02-23 | |
| |/ / |/| | | | | | | | | Allow compiling with openssl | |||
| * | | Merge pull request #5329 from jtattermusch/protoc_artifacts | Nicolas Noble | 2016-02-23 | |
| |\ \ | | | | | | | | | Build protoc artifacts on Linux and Mac | |||
| | | * | Examples | Sree Kuchibhotla | 2016-02-23 | |
| | | | | ||||
| | | * | first version of bigquery python helpers | Sree Kuchibhotla | 2016-02-23 | |
| | | | | ||||
* | | | | add more compilers | Jan Tattermusch | 2016-02-23 | |
| |_|/ |/| | | ||||
| | * | Remove extraneous comment. | Jan Tattermusch | 2016-02-19 | |
| | | | ||||
| | * | fix centos6.6 docker build with overlay | Jan Tattermusch | 2016-02-19 | |
| | | | ||||
| | * | build protoc artifacts on mac and linux | Jan Tattermusch | 2016-02-19 | |
| |/ |/| | ||||
| * | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 | |
| |\ | |/ |/| | ||||
* | | Merge pull request #5157 from murgatroid99/sanitize_precommit | Nicolas Noble | 2016-02-16 | |
|\ \ | | | | | | | Add a sanitize script usable in a precommit hook | |||
* \ \ | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 | Nicolas "Pixel" Noble | 2016-02-13 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal | |||
| * | | | fix fedora21 distribtests | Jan Tattermusch | 2016-02-11 | |
| | | | | ||||
| | | * | Ignore pb.h, pb.c for clang-fmt | Craig Tiller | 2016-02-11 | |
| |_|/ |/| | | ||||
| * | | fix python centos6 distribtest | Jan Tattermusch | 2016-02-11 | |
| | | | ||||
* | | | Merge pull request #5205 from grpc/release-0_13 | Craig Tiller | 2016-02-11 | |
|\| | | | | | | | | Release 0.13 upmerge. | |||
| * | | make all the remaining ruby distribtest pass | Jan Tattermusch | 2016-02-10 | |
| | | | ||||
| * | | install bundler in dockerfiles | Jan Tattermusch | 2016-02-10 | |
| | | | ||||
* | | | Fix docker inception for now | Craig Tiller | 2016-02-10 | |
| | | | ||||
* | | | Drop Python interop tests' "make install-certs" | Nathaniel Manista | 2016-02-09 | |
| | | | ||||
| | * | Make sanitize script a suitable pre-commit hook | murgatroid99 | 2016-02-09 | |
| |/ | ||||
* | | addressing comments | Jan Tattermusch | 2016-02-08 | |
| | | ||||
* | | cleanup sanity docker image | Jan Tattermusch | 2016-02-08 | |
| | | ||||
* | | regenerated dockerfiles | Jan Tattermusch | 2016-02-08 | |
| | | ||||
* | | remove unneeded dockerfiles | Jan Tattermusch | 2016-02-08 | |
| | | ||||
* | | add generated dockerfiles | Jan Tattermusch | 2016-02-08 | |
| | | ||||
* | | fix python centos6 distribtest | Jan Tattermusch | 2016-02-08 | |
|/ | ||||
* | fix python opensuse distribtest | Jan Tattermusch | 2016-02-08 | |
| | ||||
* | Merge pull request #5113 from jtattermusch/node_distribtest_fixes | Michael Lumish | 2016-02-08 | |
|\ | | | | | Node distribtest fixes | |||
| * | revert suspicious change to node_jessie_x86 | Jan Tattermusch | 2016-02-08 | |
| | | ||||
| * | Try to make npm available on jessie x86 | Jan Tattermusch | 2016-02-06 | |
| | | ||||
| * | fix some node distribtests | Jan Tattermusch | 2016-02-05 | |
| | | ||||
* | | make python jessie x86 distribtest pass | Jan Tattermusch | 2016-02-05 | |
|/ | ||||
* | Merge github.com:grpc/grpc into no_more_flag | Craig Tiller | 2016-02-05 | |
|\ | ||||
* | | Fix docker files, distrib test script | Craig Tiller | 2016-02-05 | |
| | | ||||
| * | cleanup distribtest Dockerimages | Jan Tattermusch | 2016-02-05 | |
|/ | ||||
* | Add Node distrib tests and fixed some issues with the packaging script | murgatroid99 | 2016-02-04 | |
| | ||||
* | Merge pull request #5044 from jtattermusch/csharp_more_distribtests | Michael Lumish | 2016-02-03 | |
|\ | | | | | Add more C# distribtest platforms | |||
| * | add more C# distribtest platforms | Jan Tattermusch | 2016-02-03 | |
| | | ||||
* | | Merged from master | murgatroid99 | 2016-02-03 | |
|\| | ||||
* | | Add working Node artifact builder for all platforms | murgatroid99 | 2016-02-03 | |
| | | ||||
| * | Merge pull request #5002 from jtattermusch/more_artifacts | Craig Tiller | 2016-02-02 | |
| |\ | | | | | | | Build ruby linux artifacts on Jenkins | |||
| * \ | Merge pull request #5012 from ctiller/python_targets | Jan Tattermusch | 2016-02-02 | |
| |\ \ | | | | | | | | | Python and Ruby targets for distribution testing | |||
| | | * | build ruby artifact | Jan Tattermusch | 2016-02-02 | |
| | | | | ||||
| * | | | Merge pull request #5011 from jtattermusch/csharp_pem_resource | Jan Tattermusch | 2016-02-02 | |
| |\ \ \ | | |_|/ | |/| | | Make roots.pem an embedded resource for C#. | |||
| * | | | libc6-dev no longer required for C# | Jan Tattermusch | 2016-02-02 | |
| | | | | ||||
| * | | | Also install nuget for the centos test | Jan Tattermusch | 2016-02-02 | |
| | | | | ||||
| * | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | |||
| | | | * | Ruby linux testing support | Craig Tiller | 2016-02-02 | |
| | | | | |