aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #5032 from yang-g/two_implsGravatar Nicolas Noble2016-02-03
|\ | | | | Fix clean up logic when failing to add a secure port.
* \ Merge pull request #5036 from ctiller/fixes2Gravatar Jan Tattermusch2016-02-03
|\ \ | | | | | | Binary compatibility fixes
* \ \ Merge pull request #5033 from nicolasnoble/gemfile.lock-ignoreGravatar Michael Lumish2016-02-03
|\ \ \ | | | | | | | | Ignoring Gemfile.lock file.
| | * | Better dynamic linkingGravatar Craig Tiller2016-02-03
| | | |
| | * | Prevent infinite loopGravatar Craig Tiller2016-02-03
| | | |
| * | | Ignoring Gemfile.lock file.Gravatar Nicolas "Pixel" Noble2016-02-03
|/ / /
| | * remove debug commmentsGravatar yang-g2016-02-02
| | |
| | * add a testGravatar yang-g2016-02-02
| | |
* | | Merge pull request #5001 from a11r/doc4Gravatar Jorge Canizales2016-02-02
|\ \ \ | | | | | | | | Create statuscodes.md
| | | * clean up the clean up codeGravatar yang-g2016-02-02
| | | |
* | | | Merge pull request #5002 from jtattermusch/more_artifactsGravatar Craig Tiller2016-02-02
|\ \ \ \ | | | | | | | | | | Build ruby linux artifacts on Jenkins
* \ \ \ \ Merge pull request #5012 from ctiller/python_targetsGravatar Jan Tattermusch2016-02-02
|\ \ \ \ \ | | | | | | | | | | | | Python and Ruby targets for distribution testing
| | * | | | increase timeoutGravatar Jan Tattermusch2016-02-02
| | | | | |
| | * | | | build ruby artifactGravatar Jan Tattermusch2016-02-02
| | | | | |
* | | | | | Merge pull request #5011 from jtattermusch/csharp_pem_resourceGravatar Jan Tattermusch2016-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make roots.pem an embedded resource for C#.
* \ \ \ \ \ \ Merge pull request #5019 from yang-g/two_implsGravatar Sree Kuchibhotla2016-02-02
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | | Remove the old impl caused by 4921
* | | | | | Merge pull request #5023 from jtattermusch/distribtest_progressGravatar Nicolas Noble2016-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | C# distribtest fixes
| * | | | | | libc6-dev no longer required for C#Gravatar Jan Tattermusch2016-02-02
| | | | | | |
| * | | | | | Also install nuget for the centos testGravatar Jan Tattermusch2016-02-02
|/ / / / / /
* | | | | | Merge pull request #5021 from nicolasnoble/ruby-last-fixesGravatar Craig Tiller2016-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removing memcpy's wrapper for windows-ruby.
| * | | | | | Removing memcpy's wrapper for windows-ruby.Gravatar Nicolas "Pixel" Noble2016-02-03
|/ / / / / /
* | | | | | Merge pull request #4936 from nicolasnoble/make-ruby-installableGravatar Craig Tiller2016-02-02
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Make ruby installable
| | | | * | No arch for Ruby yetGravatar Craig Tiller2016-02-02
| | | | | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-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 functionsGravatar yang-g2016-02-02
| | | | | |
| | | | * | Ruby linux testing supportGravatar Craig Tiller2016-02-02
| | | | | |
| | | | | * Addressed comments by jcanizalesGravatar Abhishek Kumar2016-02-02
| | | | | |
| | * | | | remove the old impl caused by 4921Gravatar yang-g2016-02-02
| |/ / / / |/| | | |
* | | | | Merge pull request #5015 from ctiller/memcpy_reduxGravatar Jan Tattermusch2016-02-02
|\ \ \ \ \ | | | | | | | | | | | | Fix c# artifact builder
* \ \ \ \ \ Merge pull request #5016 from nathanielmanistaatgoogle/env-python2.7Gravatar Craig Tiller2016-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | /usr/bin/env python -> /usr/bin/env python2.7
| | * | | | | Dont need this for 32bitGravatar Craig Tiller2016-02-02
| | | | | | |
| * | | | | | /usr/bin/env python -> /usr/bin/env python2.7Gravatar Nathaniel Manista2016-02-02
|/ / / / / /
| * / / / / Fix c# artifact builder on MacGravatar Craig Tiller2016-02-02
|/ / / / /
| | | * | Add ubuntu, fix inheritanceGravatar Craig Tiller2016-02-02
| | | | |
* | | | | Merge pull request #5007 from ctiller/memcpy3Gravatar Nicolas Noble2016-02-02
|\ \ \ \ \ | | | | | | | | | | | | Use old memcpy for wrappers
| | | | * \ Merge github.com:grpc/grpc into python_targetsGravatar Craig Tiller2016-02-02
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | Add archGravatar Craig Tiller2016-02-02
| | | | | |
| | | | * | Add opensuseGravatar Craig Tiller2016-02-02
| | | | | |
* | | | | | Merge pull request #5009 from ctiller/distrib_csGravatar Jan Tattermusch2016-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | C# centos docker target
| | | | * | | fix copyrightsGravatar Jan Tattermusch2016-02-02
| | | | | | |
| | | | | * | Much docker. Wow.Gravatar Craig Tiller2016-02-02
| | | | | | |
| | | | | * | Starting PythonGravatar Craig Tiller2016-02-02
| |_|_|_|/ / |/| | | | |
| | | | * | dont install-certs in C# interop imageGravatar Jan Tattermusch2016-02-02
| | | | | |
| | | | * | dont ship roots.pem in nuget packageGravatar Jan Tattermusch2016-02-02
| | | | | |
| | | | * | add roots.pem as a resourceGravatar Jan Tattermusch2016-02-02
| |_|_|/ / |/| | | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-02
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | C# centos docker targetGravatar Craig Tiller2016-02-02
| | | | |
* | | | | Merge pull request #4998 from ctiller/syscallGravatar Jan Tattermusch2016-02-02
|\ \ \ \ \ | | | | | | | | | | | | Make clock_gettime syscall directly to skirt ABI issues
* \ \ \ \ \ Merge pull request #5003 from jtattermusch/python_artifactsGravatar Masood Malekghassemi2016-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Build python linux artifacts on Jenkins
* \ \ \ \ \ \ Merge pull request #4986 from jtattermusch/dlopen_no_devGravatar Jan Tattermusch2016-02-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Prevent the need to install libc6-dev on Linux to run gRPC C#