Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix some node distribtests | Jan Tattermusch | 2016-02-05 |
| | |||
* | Merge github.com:grpc/grpc into no_more_flag | Craig Tiller | 2016-02-05 |
|\ | |||
| * | cleanup distribtest Dockerimages | Jan Tattermusch | 2016-02-05 |
| | | |||
* | | Change default on Python install option | Craig Tiller | 2016-02-05 |
| | | |||
| * | make git clone optional | Jan Tattermusch | 2016-02-05 |
|/ | |||
* | fix note distribtest nvm problem | Jan Tattermusch | 2016-02-04 |
| | |||
* | Resolved merge conflict with master | murgatroid99 | 2016-02-04 |
|\ | |||
* | | Add Node distrib tests and fixed some issues with the packaging script | murgatroid99 | 2016-02-04 |
| | | |||
| * | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
| |\ | | | | | | | Change all instances of census_tag_set to census_context | ||
| * \ | Merge pull request #5055 from jtattermusch/python_mac_artifact | Michael Lumish | 2016-02-04 |
| |\ \ | | | | | | | | | Build python artifact on Mac | ||
| * | | | make sure artifacts dir exists | Jan Tattermusch | 2016-02-03 |
| | | | | |||
| | * | | we actually need the wheel | Jan Tattermusch | 2016-02-03 |
| | | | | |||
| | * | | add python mac target | Jan Tattermusch | 2016-02-03 |
| | | | | |||
| | * | | chmod u+x | Jan Tattermusch | 2016-02-03 |
| |/ / | |||
| * | | Merge pull request #5048 from jtattermusch/fix_python_pkgnaming | Craig Tiller | 2016-02-03 |
| |\ \ | | | | | | | | | Force 32bit uname when building artifacts | ||
| * | | | Enable Ruby Mac artifact build | murgatroid99 | 2016-02-03 |
|/ / / | |||
* | | | Merge pull request #5046 from murgatroid99/node_automatic_packages | Jan Tattermusch | 2016-02-03 |
|\ \ \ | | | | | | | | | Add package build script for Node.js | ||
| * | | | Fixed copy/paste errors in package_target.py | murgatroid99 | 2016-02-03 |
| | | | | |||
| | * | | for 32bit uname when building artifacts | Jan Tattermusch | 2016-02-03 |
| |/ / |/| | | |||
| * | | Add package build script for Node.js | murgatroid99 | 2016-02-03 |
| | | | |||
* | | | Merge pull request #5044 from jtattermusch/csharp_more_distribtests | Michael Lumish | 2016-02-03 |
|\ \ \ | |/ / |/| | | Add more C# distribtest platforms | ||
* | | | Merge pull request #4999 from adelez/fix_interop_report | adelez | 2016-02-03 |
|\ \ \ | | | | | | | | | Handle the case where result.http2results is none. | ||
| | * | | 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 |
| | | | | |||
| | | * | fix broken merge of build.yaml | Alistair Veitch | 2016-02-03 |
| | | | | |||
| | | * | merge | Alistair Veitch | 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 |
| | |/ / / | |/| | | | |||
| | * | | | 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 | Alistair Veitch | 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 | ||
| | | | | * | | | | Starting Python | Craig Tiller | 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 | ||
| | | | | | | * | post merge | Alistair Veitch | 2016-02-02 |
| | | | | | | | | |||
| | | | | * | | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | |_|/ / / | | |/| | | | | |||
| | | | * | | | add artifact builder for python | Jan Tattermusch | 2016-02-01 |
| | | |/ / / | | |/| | | |