Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | Ruby linux testing support | Craig Tiller | 2016-02-02 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Addressed comments by jcanizales | Abhishek Kumar | 2016-02-02 | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | remove the old impl caused by 4921 | yang-g | 2016-02-02 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #5015 from ctiller/memcpy_redux | Jan Tattermusch | 2016-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix c# artifact builder | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5016 from nathanielmanistaatgoogle/env-python2.7 | Craig Tiller | 2016-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | /usr/bin/env python -> /usr/bin/env python2.7 | |||
| | * | | | | | | | | | | | Dont need this for 32bit | Craig Tiller | 2016-02-02 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | /usr/bin/env python -> /usr/bin/env python2.7 | Nathaniel Manista | 2016-02-02 | |
|/ / / / / / / / / / / / | ||||
| * / / / / / / / / / / | Fix c# artifact builder on Mac | Craig Tiller | 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 | |||
| | | | * | | | | | | | | | | fix copyrights | Jan Tattermusch | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | 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 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | dont ship roots.pem in nuget package | Jan Tattermusch | 2016-02-02 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | add roots.pem as a resource | 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 #4998 from ctiller/syscall | Jan Tattermusch | 2016-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Make clock_gettime syscall directly to skirt ABI issues | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5003 from jtattermusch/python_artifacts | Masood Malekghassemi | 2016-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | Build python linux artifacts on Jenkins | |||
* | | | | | | | | | | | | | Merge pull request #4986 from jtattermusch/dlopen_no_dev | Jan Tattermusch | 2016-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent the need to install libc6-dev on Linux to run gRPC C# | |||
| | | | | | | | | | | | | * | formatting | Alistair Veitch | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #4995 from vjpai/corelimit2 | David G. Quintas | 2016-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | Enable core limits on performance testing client and server | |||
| | | | | | | | | | | | | * | fix merge breakage | Alistair Veitch | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | add missing CENSUS_API annotations | Alistair Veitch | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | post merge | Alistair Veitch | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Clean up formatting | Craig Tiller | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Copyright, clang-format | Craig Tiller | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Refine platform detection | Craig Tiller | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Experimentally fix syntax | Craig Tiller | 2016-02-02 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Prevent the need to install libc6-dev on Linux | Jan Tattermusch | 2016-02-01 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | add artifact builder for python | Jan Tattermusch | 2016-02-01 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Please *san | Craig Tiller | 2016-02-01 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | at | Vijay Pai | 2016-02-01 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Create statuscodes.md | Abhishek Kumar | 2016-02-01 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | Initial draft of the doc describing the acses where different statuses are returned. | |||
| * | | | | | | | | | | Address reviewer comments regarding const and shortage of comments | Vijay Pai | 2016-02-01 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #4996 from ctiller/secure_getenv | Nicolas Noble | 2016-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | Support falling back on older secure_getenv/getenv versions on older glibc | |||
| | | | | | * | | | | | Handle the case when result.http2results is None. | Adele Zhou | 2016-02-01 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Fix copyright | Craig Tiller | 2016-02-01 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Fix copyright | Craig Tiller | 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 | |
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #4997 from jtattermusch/csharp_pkg_testing | Jan Tattermusch | 2016-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | C# package testing |