Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Exclude cygrpc.so from the Python package | 2016-02-18 | |
| | |||
* | Flagging 0.13.1-pre1. | 2016-02-13 | |
| | |||
* | Flagging the release. | 2016-02-13 | |
| | |||
* | Merge pull request #5183 from nicolasnoble/fixing-no-tag | 2016-02-12 | |
|\ | | | | | Fixing the absence of 'tag' in the version. | ||
* \ | Merge pull request #5223 from murgatroid99/node_mac_artifact_build_fix | 2016-02-12 | |
|\ \ | | | | | | | Node Mac artifact build fix | ||
| * | | Run Node distrib tests on Mac against only one Node version | 2016-02-12 | |
| | | | |||
* | | | Use precompiled extensions only | 2016-02-12 | |
| | | | |||
| * | | Properly handle rm -rf result on Mac | 2016-02-12 | |
| | | | |||
| * | | Don't have artifact build depend on global node-pre-gyp | 2016-02-12 | |
|/ / | |||
* | | Ensure that node-pre-gyp is properly bundled | 2016-02-11 | |
| | | |||
* | | Disable Node Mac 0.10 distrib test | 2016-02-11 | |
| | | |||
* | | Merge pull request #5214 from jtattermusch/fedora_overlay_fun | 2016-02-11 | |
|\ \ | | | | | | | Fix fedora21 distribtests for python and ruby | ||
* | | | Fix node distrib test on Debian Jessie x86 | 2016-02-11 | |
| | | | |||
| * | | fix fedora21 distribtests | 2016-02-11 | |
|/ / | |||
* | | Merge pull request #5208 from jtattermusch/fix_python_centos6_release | 2016-02-11 | |
|\ \ | | | | | | | Backport: Fix python centos6 distribtest in release-0_13 | ||
* | | | Reorder Python artifact commands | 2016-02-11 | |
| | | | |||
| * | | fix python centos6 distribtest | 2016-02-11 | |
|/ / | |||
* | | Paper over custom command limitations | 2016-02-11 | |
| | | | | | | | | | | | | | | | | | | The custom gRPC bdist command depends on numerous undocumented and private behaviors of setuptools, wheel, distutils, etc. One such is the ordering of generated distribution targets. We paper over this under the assumption that the command will only be useful for gRPC devs, and document with a command description a contractual obligation of users of the command. | ||
* | | Merge pull request #5194 from soltanmm/everything-is-awful! | 2016-02-11 | |
|\ \ | | | | | | | Use wheels instead of eggs for custom bdists. | ||
| * | | Use wheels instead for custom bdists | 2016-02-11 | |
| | | | |||
* | | | make all the remaining ruby distribtest pass | 2016-02-10 | |
| | | | |||
* | | | install bundler in dockerfiles | 2016-02-10 | |
|/ / | |||
* | | Merge pull request #5182 from murgatroid99/node_drop_0.10_compat | 2016-02-10 | |
|\ \ | | | | | | | Stop explicitly supporting Node 0.10 and 0.11 | ||
| | * | Fixing the absence of 'tag' in the version. | 2016-02-10 | |
| | | | |||
| * | | Stop explicitly supporting Node 0.10 and 0.11 | 2016-02-10 | |
| |/ | |||
* | | Node Mac distribtest: fix handling of docker_suffix=None | 2016-02-10 | |
| | | |||
* | | Removed macos from the docker_suffix list | 2016-02-10 | |
| | | |||
* | | Fixed node mac distrib tests | 2016-02-10 | |
| | | |||
* | | Enable Node distrib tests on Mac | 2016-02-10 | |
|/ | |||
* | fix node artifact building on mac | 2016-02-09 | |
| | |||
* | make timeout for artifacts even bigger | 2016-02-09 | |
| | |||
* | node needs bigger artifacts timeout | 2016-02-09 | |
| | |||
* | Fixing ruby versionning. | 2016-02-09 | |
| | |||
* | Flagging 0.13 as pre1. | 2016-02-09 | |
| | |||
* | Merge pull request #5129 from ctiller/version_number | 2016-02-08 | |
|\ | | | | | build.yaml centric versioning | ||
| * | Fix copyright | 2016-02-08 | |
| | | |||
* | | fix python opensuse distribtest | 2016-02-08 | |
| | | |||
| * | Merge github.com:grpc/grpc into version_number | 2016-02-08 | |
| |\ | |/ |/| | |||
| * | build.yaml centric versioning | 2016-02-08 | |
| | | |||
* | | Merge pull request #5117 from jtattermusch/csharp_distribtest_mac | 2016-02-08 | |
|\ \ | |/ |/| | Enable C# distribtest on macos | ||
* | | Merge pull request #5113 from jtattermusch/node_distribtest_fixes | 2016-02-08 | |
|\ \ | | | | | | | Node distribtest fixes | ||
* | | | Fix sanity | 2016-02-08 | |
| | | | |||
* | | | Merge pull request #5047 from adelez/cloud_to_canary | 2016-02-08 | |
|\ \ \ | | | | | | | | | Added four different prod servers to run cloud_to_prod(_auth) tests against | ||
* \ \ \ | Merge pull request #5110 from jtattermusch/fix_python_jessie_x86 | 2016-02-08 | |
|\ \ \ \ | | | | | | | | | | | Make python jessie x86 distribtest pass | ||
* \ \ \ \ | Merge pull request #5109 from jtattermusch/ruby_python_collect_artifacts | 2016-02-08 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add python and ruby to package_targets.py | ||
| | | | * | | revert suspicious change to node_jessie_x86 | 2016-02-08 | |
| | | | | | | |||
| | | * | | | Added test cases for Cloud gateway. | 2016-02-08 | |
| |_|/ / / |/| | | | | |||
* | | | | | fix copyright | 2016-02-06 | |
| | | | | | |||
* | | | | | make node tests pass on macos | 2016-02-06 | |
| | | | | | |||
| | | | * | enable C# distribtest on macos | 2016-02-06 | |
| |_|_|/ |/| | | |