aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use three different load-factors and document load-factor variableGravatar Vijay Pai2016-02-17
* Merge branch 'master' into loadedGravatar Vijay Pai2016-02-17
|\
| * Merge pull request #5275 from bogdandrutu/bugGravatar Masood Malekghassemi2016-02-16
| |\
| | * Fix pygrpc_load_core in pxi to match with the C definitionGravatar Bogdan Drutu2016-02-16
| |/
* | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\|
| * Merge pull request #5273 from vjpai/usGravatar Nicolas Noble2016-02-16
| |\
| | * Fix copyrightGravatar vjpai2016-02-16
| |/
| * Merge pull request #5157 from murgatroid99/sanitize_precommitGravatar Nicolas Noble2016-02-16
| |\
* | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\| |
| * | Merge pull request #5267 from bogdandrutu/bugGravatar Craig Tiller2016-02-16
| |\ \
| * \ \ Merge pull request #5269 from stanley-cheung/fix-php-copyrightGravatar Stanley Cheung2016-02-16
| |\ \ \
| | * | | fix php copyrightGravatar Stanley Cheung2016-02-16
| |/ / /
| | * | Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| | * | Merge remote-tracking branch 'upstream/master' into bugGravatar Bogdan Drutu2016-02-16
| | |\ \ | | |/ / | |/| |
| | * | Fix the arguments type for on_read and destroy callbacks to match with grpc_i...Gravatar Bogdan Drutu2016-02-16
| * | | Merge pull request #5209 from vjpai/why_leverGravatar Yang Gao2016-02-16
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\| | |
| * | | Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
| |\ \ \
| * \ \ \ Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
| |\ \ \ \
| * \ \ \ \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| |\ \ \ \ \
| | | | * | | channel constructor the array is requiredGravatar Stanley Cheung2016-02-16
| | | | * | | revert unnecessary changeGravatar Stanley Cheung2016-02-16
| * | | | | | Merge pull request #5224 from stanley-cheung/php-code-coverageGravatar Michael Lumish2016-02-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #5254 from grpc/release-0_13Gravatar Jan Tattermusch2016-02-15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #5253 from nicolasnoble/yard-in-gemsGravatar Kailash Sethuraman2016-02-13
| | |\ \ \ \ \ \ \
| | | * | | | | | | Adding the .yardopts file into the gems.Gravatar Nicolas "Pixel" Noble2016-02-14
| | |/ / / / / / /
| | * | | | | | | Merge pull request #5252 from nicolasnoble/yardocsGravatar Craig Tiller2016-02-13
| | |\ \ \ \ \ \ \
| | | * | | | | | | Adding a .yardopts file at the root so rubydocs isn't getting lost.Gravatar Nicolas "Pixel" Noble2016-02-13
| | |/ / / / / / /
| | * | | | | | | Merge pull request #5227 from murgatroid99/node_documentation_update_0.13Gravatar Kailash Sethuraman2016-02-13
| | |\ \ \ \ \ \ \
| | | | | | | | * \ Merge branch 'master' into why_leverGravatar vjpai2016-02-13
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #5248 from vjpai/cccGravatar Craig Tiller2016-02-13
| |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ Merge branch 'ccc' into alarm_openloopGravatar Vijay Pai2016-02-13
| | | | | | | |\ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | | | * | | | Fix the timeoutGravatar Vijay Pai2016-02-13
| | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into alarm_openloopGravatar Vijay Pai2016-02-13
| | | | | | | * | | | use timeouts with proper fixture multipliers rather than raw,Gravatar Vijay Pai2016-02-13
| | * | | | | | | | | I merged this without checking the copyright. My mistake...Gravatar vjpai2016-02-12
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #5246 from nicolasnoble/upmerge-from-0.13Gravatar Masood Malekghassemi2016-02-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
| |/| | | | | | | | | | | |/ / / / / / / /
| | * | | | | | | | Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1Gravatar Masood Malekghassemi2016-02-12
| | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Add 70% load scenario for testing with open-loopGravatar Vijay Pai2016-02-12
| | * | | | | | | | | Merge pull request #5230 from soltanmm/docGravatar Masood Malekghassemi2016-02-12
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | php: add more unit tests to improve code coverageGravatar Stanley Cheung2016-02-12
* | | | | | | | | | | | Merge branch 'alarm_openloop' into loadedGravatar Vijay Pai2016-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | * | | | | | | Flagging 0.13.1-pre1.Gravatar Nicolas "Pixel" Noble2016-02-13
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | clang-formatGravatar Vijay Pai2016-02-12
| | * | | | | | | | Merge pull request #5236 from nicolasnoble/tagging_release-0_13_0Gravatar Jan Tattermusch2016-02-12
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Attack of the const police.Gravatar vjpai2016-02-12
| | * | | | | | | | | Merge pull request #5234 from soltanmm/testfixGravatar Jan Tattermusch2016-02-12
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | Flagging the release.Gravatar Nicolas "Pixel" Noble2016-02-13
| | | |/ / / / / / / / | | |/| | | | | | | |