aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Bug fixes, spam cleanupGravatar Craig Tiller2015-06-18
* Merge branch 'oops-i-split-it-again' of github.com:ctiller/grpc into oops-i-s...Gravatar Craig Tiller2015-06-18
|\
| * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-18
| |\
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
| | |\
| | | * Merge pull request #2084 from stanley-cheung/php_pecl_extensionGravatar Tim Emiola2015-06-18
| | | |\
* | | | \ Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-18
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Fix type in swap bufferGravatar Craig Tiller2015-06-18
| |/ / / |/| | |
* | | | More stream counting fixesGravatar Craig Tiller2015-06-18
| * | | Merge pull request #2125 from jtattermusch/fix_win_read_memory_leakGravatar Nicolas Noble2015-06-18
| |\ \ \
| | * | | prevent leaking gpr_slice in windows on_read()Gravatar Jan Tattermusch2015-06-18
* | | | | Fix goaways, stream countingGravatar Craig Tiller2015-06-18
* | | | | Fix some list handlingGravatar Craig Tiller2015-06-18
| | | | * Add package.xml and necessary files for pecl extensionGravatar Stanley Cheung2015-06-18
| | |_|/ | |/| |
* | | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-18
|\ \ \ \ | | |_|/ | |/| |
| * | | DocsGravatar Craig Tiller2015-06-18
| * | | DocsGravatar Craig Tiller2015-06-17
| * | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\| |
| * | | Docs, formattingGravatar Craig Tiller2015-06-17
| | * | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
| | |\ \
* | | | | Cancellation related fixesGravatar Craig Tiller2015-06-17
* | | | | Dead code cleanupGravatar Craig Tiller2015-06-17
| | * | | Merge pull request #2108 from jcanizales/disallow-started-writersGravatar Michael Lumish2015-06-17
| | |\ \ \ | | | |_|/ | | |/| |
* | | | | Only start writing if theres no errorsGravatar Craig Tiller2015-06-17
* | | | | Flow control bugfixesGravatar Craig Tiller2015-06-17
| | * | | Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-outputGravatar donnadionne2015-06-17
| | |\ \ \
| | | | * | Disallow started request writers on GRPCCall initGravatar Jorge Canizales2015-06-17
| * | | | | Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont...Gravatar Craig Tiller2015-06-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #1731 from ctiller/you-complete-meGravatar Nicolas Noble2015-06-17
| | |\ \ \ \ \
| | | | | * | | Prints test names as ruby tests runGravatar Tim Emiola2015-06-17
| | * | | | | | Merge pull request #2092 from jcanizales/point-to-official-proto-podspecGravatar Michael Lumish2015-06-17
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | | * | | Merge pull request #21 from jtattermusch/we-dont-need-no-backup-undo-hotfixGravatar Craig Tiller2015-06-17
| | |_|_|/| | | | |/| | | | | |
| * | | | | | | Merge branch 'fix_intermediary_low_test_for_1577' of github.com:nathanielmani...Gravatar Craig Tiller2015-06-17
| |\ \ \ \ \ \ \
| | | | * | | | | Link to official protobuf podspec in the READMEGravatar Jorge Canizales2015-06-17
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | undo hotfix from #1731Gravatar Jan Tattermusch2015-06-17
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | temporary hotfix before #1577 is inGravatar Jan Tattermusch2015-06-17
| | | * | | | Adapt _intermediary_low_test to no backup pollerGravatar Nathaniel Manista2015-06-17
* | | | | | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
|\| | | | | |
| * | | | | | clang-format affected filesGravatar Craig Tiller2015-06-17
* | | | | | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
|\| | | | | |
| * | | | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | Fix Python compilationGravatar Craig Tiller2015-06-17
* | | | | | Properly deal with streams closing during parsingGravatar Craig Tiller2015-06-17
* | | | | | Remove bogus assertGravatar Craig Tiller2015-06-17
* | | | | | Handle endpoint disconnection betterGravatar Craig Tiller2015-06-17
| | * | | | Ruby shutdown api migrationGravatar Tim Emiola2015-06-17
* | | | | | First request/response with separated chttp2 lock passesGravatar Craig Tiller2015-06-16
* | | | | | Read path improvementsGravatar Craig Tiller2015-06-16
| | | | | * Fixed wrong switch label nameGravatar David Garcia Quintas2015-06-16