aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* Merge pull request #6753 from ctiller/fuzz-meGravatar Jan Tattermusch2016-06-09
|\
* \ Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
|\ \
| | * Merge github.com:grpc/grpc into fuzz-meGravatar Craig Tiller2016-06-08
| | |\
| * | \ Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| |\ \ \ | | | |/ | | |/|
| * | | s/maybe_compression_level.compression_level/maybe_compression_level.levelGravatar David Garcia Quintas2016-06-07
* | | | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
* | | | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
* | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
* | | | code formattingGravatar Adam Michalik2016-06-07
* | | | added missing includeGravatar Adam Michalik2016-06-07
* | | | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
* | | | add testsGravatar Adam Michalik2016-06-07
| |/ / |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
|\ \ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \ \
| | * | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| | |
| | | | * Fix server side memory leakGravatar Craig Tiller2016-06-01
| | | |/ | | |/|
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #6695 from rjshade/request_with_flags_timeoutGravatar Jan Tattermusch2016-05-24
| |\ \ \
| * \ \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \ \
| | | * | | Make request_with_flags timeout deadline equal to that of request_with_payload.Gravatar Robbie Shade2016-05-23
| | |/ / /
| | * | | Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| | |\ \ \
| | * \ \ \ Merge pull request #6436 from jboeuf/credentials_refactoringGravatar Jan Tattermusch2016-05-22
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_realsGravatar David G. Quintas2016-05-20
| | |\ \ \ \ \
| | | * | | | | Fixed the fixGravatar David Garcia Quintas2016-05-20
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | | | | * Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | | | | |\
| * | | | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
| |\| | | | | | |
| | * | | | | | | Merge pull request #6620 from ctiller/fuzz-itGravatar Jan Tattermusch2016-05-18
| | |\ \ \ \ \ \ \
| | | | | | * | | | clang-formatGravatar Craig Tiller2016-05-18
| | | | | | * | | | Merge github.com:grpc/grpc into signal_handlerGravatar Craig Tiller2016-05-18
| | | | | | |\ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | * | | | | | | Expand corpusGravatar Craig Tiller2016-05-18
| | | | | | | | * | Compression test fixesGravatar David Garcia Quintas2016-05-17
| | | | | | | | * | Merge branch 'moar-compression-public-refactorings' into compression_md_level...Gravatar David Garcia Quintas2016-05-17
| | | | | | | | |\ \
| | | | | | | | | | * Moved down verification upon cancellationGravatar David Garcia Quintas2016-05-17
| | | | | | | | | | * Tiny int -> bool change for cq verifierGravatar David Garcia Quintas2016-05-17
| | | * | | | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checksGravatar David Garcia Quintas2016-05-17
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | | | | | | | | | * INTERNAL -> UNIMPLEMENTED for disabled algorithmsGravatar David Garcia Quintas2016-05-17
| | | * | | | | | | | Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-itGravatar Craig Tiller2016-05-17
| | | |\ \ \ \ \ \ \ \
| | * | | | | | | | | | Bug fixesGravatar Craig Tiller2016-05-17
| | | * | | | | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | * | | | | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | | | | | | | | * | Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
| | | * | | | | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | | | * | | | | | | Fixes leak in test_cancel_after_client_done & cancel_after_acceptGravatar David Garcia Quintas2016-05-16
| | | | | | |_|_|_|/ / | | | | | |/| | | | |