Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5032 from yang-g/two_impls | Nicolas Noble | 2016-02-03 |
|\ | | | | | Fix clean up logic when failing to add a secure port. | ||
* \ | Merge pull request #5036 from ctiller/fixes2 | Jan Tattermusch | 2016-02-03 |
|\ \ | | | | | | | Binary compatibility fixes | ||
* \ \ | Merge pull request #5033 from nicolasnoble/gemfile.lock-ignore | Michael Lumish | 2016-02-03 |
|\ \ \ | | | | | | | | | Ignoring Gemfile.lock file. | ||
| | * | | Better dynamic linking | Craig Tiller | 2016-02-03 |
| | | | | |||
| | * | | Prevent infinite loop | Craig Tiller | 2016-02-03 |
| | | | | |||
| * | | | Ignoring Gemfile.lock file. | Nicolas "Pixel" Noble | 2016-02-03 |
|/ / / | |||
| | * | remove debug commments | yang-g | 2016-02-02 |
| | | | |||
| | * | add a test | yang-g | 2016-02-02 |
| | | | |||
* | | | Merge pull request #5001 from a11r/doc4 | Jorge Canizales | 2016-02-02 |
|\ \ \ | | | | | | | | | Create statuscodes.md | ||
| | | * | clean up the clean up code | yang-g | 2016-02-02 |
| | | | | |||
* | | | | 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#. | ||
* \ \ \ \ \ \ | Merge pull request #5019 from yang-g/two_impls | Sree Kuchibhotla | 2016-02-02 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | Remove the old impl caused by 4921 | ||
* | | | | | | Merge pull request #5023 from jtattermusch/distribtest_progress | Nicolas Noble | 2016-02-02 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | C# distribtest fixes | ||
| * | | | | | | 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 pull request #5021 from nicolasnoble/ruby-last-fixes | Craig Tiller | 2016-02-02 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Removing memcpy's wrapper for windows-ruby. | ||
| * | | | | | | Removing memcpy's wrapper for windows-ruby. | Nicolas "Pixel" Noble | 2016-02-03 |
|/ / / / / / | |||
* | | | | | | Merge pull request #4936 from nicolasnoble/make-ruby-installable | Craig Tiller | 2016-02-02 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Make ruby installable | ||
| | | | * | | 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 | ||
| | * | | | | remove duplicate functions | yang-g | 2016-02-02 |
| | | | | | | |||
| | | | * | | 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 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# |