aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add missing dependenciesGravatar Masood Malekghassemi2016-03-29
|
* Merge pull request #5974 from murgatroid99/node_distribtest_fixesGravatar Nicolas Noble2016-03-28
|\ | | | | Make distribtest more robust, especially on Mac
| * Make distribtest more robust, especially on MacGravatar murgatroid992016-03-28
|/
* Merge pull request #5961 from murgatroid99/nvm_error_fix_2Gravatar Nicolas Noble2016-03-28
|\ | | | | Don't set -ex for nvm functions
| * Node distrib test: don't start all static servers on the same portGravatar murgatroid992016-03-25
| |
| * Don't set -ex for nvm functionsGravatar murgatroid992016-03-25
|/
* Merge pull request #5957 from jtattermusch/fix_ruby_gem_buildingGravatar Jan Tattermusch2016-03-25
|\ | | | | make grpc_pollset_set_create for windows match the header
| * make grpc_pollset_set_create for windows match the headerGravatar Jan Tattermusch2016-03-25
| |
* | Merge pull request #5908 from soltanmm/wryyyyyGravatar Jan Tattermusch2016-03-25
|\ \ | | | | | | Use a not-broken setuptools
* \ \ Merge pull request #5936 from jtattermusch/a_few_release_backportsGravatar Jan Tattermusch2016-03-23
|\ \ \ | | | | | | | | A few 0.13 backports
* \ \ \ Merge pull request #5929 from murgatroid99/backport_ruby_creds_gcGravatar Jan Tattermusch2016-03-23
|\ \ \ \ | |_|_|/ |/| | | Backport "Properly mark proc used in call credentials for garbage collection" to 0.13
| | * | correct handling for shadowed assemblies when loading native extensionGravatar Jan Tattermusch2016-03-23
| | | |
| | * | fix windows leaksGravatar yang-g2016-03-23
| |/ / |/| |
| * | Make channels and calls properly mark references to their credentialsGravatar murgatroid992016-03-23
| | |
| * | Add GC marking for composite credentialsGravatar murgatroid992016-03-23
| | |
| * | Properly mark proc used in call credentials for garbage collectionGravatar murgatroid992016-03-23
|/ /
| * Use a not-broken setuptoolsGravatar Masood Malekghassemi2016-03-21
|/
* Merge pull request #5694 from nicolasnoble/pre-0.13.1-downmergeGravatar Jan Tattermusch2016-03-11
|\ | | | | Pre 0.13.1 downmerge
| * Disabling iOS user-agent test.Gravatar Nicolas "Pixel" Noble2016-03-11
| |
| * Disabling check_version.Gravatar Nicolas "Pixel" Noble2016-03-11
| |
| * Merge branch 'master' into pre-0.13.1-downmergeGravatar Nicolas "Pixel" Noble2016-03-10
| |\
| | * Merge pull request #5678 from murgatroid99/ruby_synchronization_fixesGravatar Nicolas Noble2016-03-10
| | |\ | | | | | | | | Ruby: fix some synchronization code in server implementation
| | * \ Merge pull request #5448 from jtattermusch/fix_csharp_artifactsGravatar Nicolas Noble2016-03-10
| | |\ \ | | | | | | | | | | Fix C# artifacts compatibility
| | * \ \ Merge pull request #5690 from soltanmm/merpGravatar Masood Malekghassemi2016-03-10
| | |\ \ \ | | | | | | | | | | | | Don't set linetrace unless testing coverage
| | * \ \ \ Merge pull request #5628 from royalharsh/masterGravatar Jan Tattermusch2016-03-10
| | |\ \ \ \ | | | | | | | | | | | | | | Fixes #5561
| | * \ \ \ \ Merge pull request #5687 from soltanmm/other-typoGravatar Nathaniel Manista2016-03-10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix other typo to match previous typo fix.
| | | | * | | | updates contributing.mdGravatar Harsh Vardhan2016-03-10
| | | | | | | |
| | * | | | | | Merge pull request #5668 from y-zeng/masterGravatar LisaFC2016-03-10
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Doc Fixit: src/cpp/README need more information
| * | | | | | | | Merge branch 'master' into pre-0.13.1-downmergeGravatar Nicolas "Pixel" Noble2016-03-10
|/| | | | | | | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: INSTALL.md examples/cpp/README.md
| * | | | | | | Merge pull request #5686 from soltanmm/gillsGravatar Masood Malekghassemi2016-03-09
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Release GIL in queue __dealloc__
| * \ \ \ \ \ \ \ Merge pull request #5540 from soltanmm/upmergeGravatar Craig Tiller2016-03-09
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Merge release-0_13 into master
| | | | | | | | * | fix C# artifacts compatibilityGravatar Jan Tattermusch2016-03-09
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #5676 from ctiller/negGravatar Vijay Pai2016-03-09
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix memory leak: keep all resolver calls under the same lock
| | | | | | | | | * Remove extraneous mutex, restrict state transitionsGravatar murgatroid992016-03-09
| | | | | | | | | |
| * | | | | | | | | Merge pull request #5677 from ctiller/neg3Gravatar Vijay Pai2016-03-09
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix memory leak if call is already cancelled
| * \ \ \ \ \ \ \ \ \ Merge pull request #5662 from ctiller/timer_listGravatar Vijay Pai2016-03-09
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix comparison direction - fixes timer_list_test flakiness
| | | | | | | | | | * | Don't set linetrace unless testing coverageGravatar Masood Malekghassemi2016-03-09
| | | | | | | | | | | |
| | | | | | | | * | | | Fix other typo to match previous typo fixGravatar Masood Malekghassemi2016-03-09
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | * | / | | Release GIL in queue __dealloc__Gravatar Masood Malekghassemi2016-03-09
| | | | | | | |/ / / | | | | | | |/| | |
| * | | | | | | | | Merge pull request #5680 from soltanmm/tmpGravatar makdharma2016-03-09
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | Fix typo
| | | | | | | * | | Doc Fixit: src/cpp/README need more information, revised 03092016Gravatar Yuchen Zeng2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Revised 'protoc' section and 'Documentation' section as LisaFC suggested. - Added 'Examples' section as LisaFC suggested. Resolves: #5661
| | * | | | | | | | Fix typoGravatar Masood Malekghassemi2016-03-09
| |/ / / / / / / /
| | | | | | | | * Fix copyrightGravatar murgatroid992016-03-09
| | | | | | | | |
| | | | | | | | * Ruby: fix some synchronization code in server implementationGravatar murgatroid992016-03-09
| | | | | | | | |
| | | * | | | | | Fix memory leak if call is already cancelledGravatar Craig Tiller2016-03-09
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious in hindsight, if the cas failed, we still created the subchannel call object and then left it dangling. Fixes a leak observed on master in the past 48 hours.
| | | * | | | | Fix memory leak: keep all resolver calls under the same lockGravatar Craig Tiller2016-03-09
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #5672 from LisaFC/masterGravatar Stanley Cheung2016-03-09
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated main examples README to link to main docs and quickstarts
| | | * | | | | Copyright, casting fixesGravatar Craig Tiller2016-03-09
| | | | | | | |
| | | * | | | | clang-formatGravatar Craig Tiller2016-03-09
| | | | | | | |
| | | * | | | | clang-formatGravatar Craig Tiller2016-03-09
| | | | | | | |