aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add shim for Python's gRPC core on WindowsGravatar Masood Malekghassemi2016-02-04
|
* Merge pull request #5059 from yang-g/two_implsGravatar Vijay Pai2016-02-03
|\ | | | | clang-format
| * clang-formatGravatar yang-g2016-02-03
|/
* Merge pull request #5054 from vjpai/copyrightGravatar Craig Tiller2016-02-03
|\ | | | | Fix copyright on a test
| * Fix copyrightGravatar vjpai2016-02-03
|/
* Merge pull request #5048 from jtattermusch/fix_python_pkgnamingGravatar Craig Tiller2016-02-03
|\ | | | | Force 32bit uname when building artifacts
* \ Merge pull request #5038 from murgatroid99/node_extension_file_build.yamlGravatar Craig Tiller2016-02-03
|\ \ | | | | | | Add new Node JS file to build.yaml
* \ \ Merge pull request #5050 from murgatroid99/ruby_mac_artifact_buildGravatar Jan Tattermusch2016-02-03
|\ \ \ | | | | | | | | Enable Ruby Mac artifact build
| * | | Enable Ruby Mac artifact buildGravatar murgatroid992016-02-03
|/ / /
* | | Merge pull request #5031 from nicolasnoble/groarGravatar Michael Lumish2016-02-03
|\ \ \ | | | | | | | | Making the ruby gem for MacOS work again.
* \ \ \ Merge pull request #5049 from jtattermusch/make_executableGravatar Michael Lumish2016-02-03
|\ \ \ \ | | | | | | | | | | chmod u+x build_packages.sh
| * | | | chmod u+x build_packages.shGravatar Jan Tattermusch2016-02-03
|/ / / /
* | | | Merge pull request #5046 from murgatroid99/node_automatic_packagesGravatar Jan Tattermusch2016-02-03
|\ \ \ \ | | | | | | | | | | Add package build script for Node.js
| * | | | Fixed copy/paste errors in package_target.pyGravatar murgatroid992016-02-03
| | | | |
| | | | * for 32bit uname when building artifactsGravatar Jan Tattermusch2016-02-03
| |_|_|/ |/| | |
| * | | Add package build script for Node.jsGravatar murgatroid992016-02-03
| | | |
* | | | Merge pull request #4958 from sreecha/server_try_cancel_apiGravatar Yang Gao2016-02-03
|\ \ \ \ | | | | | | | | | | Implement a TryCancel() API on ServerContext to cancel the API from the server side
* \ \ \ \ Merge pull request #5044 from jtattermusch/csharp_more_distribtestsGravatar Michael Lumish2016-02-03
|\ \ \ \ \ | | | | | | | | | | | | Add more C# distribtest platforms
* \ \ \ \ \ Merge pull request #5045 from jtattermusch/run_distribtestGravatar Michael Lumish2016-02-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Enable running distribtests on Jenkins
| * | | | | | enable running distribtest on jenkinsGravatar Jan Tattermusch2016-02-03
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5039 from vjpai/limit_coresGravatar David G. Quintas2016-02-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix core limit dummy code for non-Linux cases
* | | | | | Merge pull request #4999 from adelez/fix_interop_reportGravatar adelez2016-02-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Handle the case where result.http2results is none.
| | | * | | | add more C# distribtest platformsGravatar Jan Tattermusch2016-02-03
| | | | | | |
* | | | | | | Merge pull request #5040 from murgatroid99/node_artifactsGravatar Jan Tattermusch2016-02-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add working Node artifact builder for all platforms
* \ \ \ \ \ \ \ 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
| | | * \ \ \ \ \ Merged from masterGravatar murgatroid992016-02-03
| | | |\ \ \ \ \ \
| | | | | | | * | | Run tools/distrib/clang_format_code.shGravatar Sree Kuchibhotla2016-02-03
| | | | | | | | | |
| | | * | | | | | | Add working Node artifact builder for all platformsGravatar murgatroid992016-02-03
| | | | | | | | | |
* | | | | | | | | | Merge pull request #5033 from nicolasnoble/gemfile.lock-ignoreGravatar Michael Lumish2016-02-03
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | Ignoring Gemfile.lock file.
| | | | | | * | | | Took out dependence on vectorGravatar vjpai2016-02-03
| | | | | | | | | |
| | | | | | * | | | Merge branch 'master' into limit_coresGravatar vjpai2016-02-03
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | | | | | * Add new Node JS file to build.yamlGravatar murgatroid992016-02-03
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | * | | Forgot to put this in the Mac versionGravatar vjpai2016-02-03
| | | | | | | | |
| | | | | | | * | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | * | | | | | | 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
| | | | | | |
| | | | | | * Making the ruby gem for MacOS work again.Gravatar Nicolas Noble2016-02-02
| | | | | | |
* | | | | | | Merge pull request #5001 from a11r/doc4Gravatar Jorge Canizales2016-02-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Create statuscodes.md
| | | | | | | * Shifting the merge mechanism.Gravatar Nicolas "Pixel" Noble2016-02-03
| | | | | | | |
| | | * | | | | clean up the clean up codeGravatar yang-g2016-02-02
| | | | | | | |
| | | | | | | * Using libtool instead of ar under MacOS.Gravatar Nicolas "Pixel" Noble2016-02-03
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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#.