Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| | | * | increase timeout | Jan Tattermusch | 2016-02-02 |
| | | | | |||
| | | * | 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 |
| | | | | |||
| | | * | No arch for Ruby yet | Craig Tiller | 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 |
| | | | | | |||
| | * | | | /usr/bin/env python -> /usr/bin/env python2.7 | Nathaniel Manista | 2016-02-02 |
| | | | | | |||
| | | | * | Add ubuntu, fix inheritance | Craig Tiller | 2016-02-02 |
| | | | | | |||
| | * | | | Merge pull request #5007 from ctiller/memcpy3 | Nicolas Noble | 2016-02-02 |
| | |\ \ \ | | | | | | | | | | | | | Use old memcpy for wrappers | ||
| | | | | * | Merge github.com:grpc/grpc into python_targets | Craig Tiller | 2016-02-02 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
| | | | | * | Add arch | Craig Tiller | 2016-02-02 |
| | | | | | | |||
| | | | | * | Add opensuse | Craig Tiller | 2016-02-02 |
| | | | | | | |||
| | * | | | | Merge pull request #5009 from ctiller/distrib_cs | Jan Tattermusch | 2016-02-02 |
| | |\ \ \ \ | | | | | | | | | | | | | | | C# centos docker target | ||
| | | | | | * | Much docker. Wow. | Craig Tiller | 2016-02-02 |
| | | | | | | | |||
| | | | | | * | Starting Python | Craig Tiller | 2016-02-02 |
| | | |_|_|/ | | |/| | | | |||
| | | | | * | dont install-certs in C# interop image | Jan Tattermusch | 2016-02-02 |
| | | |_|/ | | |/| | | |||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-02 |
| |\| | | | |||
| | | * | | C# centos docker target | Craig Tiller | 2016-02-02 |
| | | | | | |||
| | * | | | Merge pull request #5003 from jtattermusch/python_artifacts | Masood Malekghassemi | 2016-02-02 |
| | |\ \ \ | | | | | | | | | | | | | Build python linux artifacts on Jenkins | ||
| | * \ \ \ | Merge pull request #4995 from vjpai/corelimit2 | David G. Quintas | 2016-02-02 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | Enable core limits on performance testing client and server | ||
| | | | | * | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | |_|/ | | |/| | | |||
| | | | * | add artifact builder for python | Jan Tattermusch | 2016-02-01 |
| | | |/ | | |/| | |||
| * | | | Fixing copyrights. | Nicolas "Pixel" Noble | 2016-02-02 |
| | | | | |||
| * | | | Fixing run_tests scripts for Ruby. | Nicolas "Pixel" Noble | 2016-02-02 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-02 |
| |\| | | |||
| | * | | fix copyrights | Jan Tattermusch | 2016-02-01 |
| | | | | |||
| | * | | test C# nuget package | Jan Tattermusch | 2016-02-01 |
| | | | | |||
| | * | | replace nuget version by placeholder | Jan Tattermusch | 2016-02-01 |
| | | | | |||
| | | * | Merge branch 'master' into corelimit2 | Vijay Pai | 2016-02-01 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| | |\ \ | | | | | | | | | | | Adding windows support for gpr subprocesses. | ||
| | * \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| | |\ \ \ | | | | | | | | | | | | | Fixing, using and testing alarm code. | ||
| * | | | | | Fixing copyrights. | Nicolas "Pixel" Noble | 2016-02-01 |
| | | | | | | |||
| * | | | | | Adding a sanity check for Windows DLL builds. | Nicolas "Pixel" Noble | 2016-02-01 |
| | | | | | | |||
| * | | | | | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal | ||
| | * | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / |/| | | | | |||
| * | | | | Building the grpc DLLs. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | | | |||
| * | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| | * | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / |/| | | | |||
| * | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json | ||
| | * | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / |/| | | |||
| * | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |||
| * | | Merge branch 'autogen' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-30 |
|/| | | |||
| * | | Finalizing this a bit. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |||
| * | | Usable API list | Craig Tiller | 2016-01-29 |
| | | |