aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * Update the Status APIGravatar Yang Gao2015-06-16
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\|
| * Various minor fixesGravatar Yang Gao2015-06-01
* | Make test more robustGravatar Craig Tiller2015-05-29
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-27
|\|
| * Add a check against potential failure to bring up client binaryGravatar Yang Gao2015-05-26
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
|\|
| * Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmmGravatar Yang Gao2015-05-21
| |\
| * | Replaced std::this_thread::sleep_for for gpr_sleep_until.Gravatar David Garcia Quintas2015-05-20
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-19
|\| |
| | * Add response streams to server crash test, fix themGravatar Craig Tiller2015-05-19
| | * Add crashing client testGravatar Craig Tiller2015-05-19
| | * Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
| | |\ | | |/ | |/|
| * | resolve commentsGravatar Yang Gao2015-05-17
| * | Add fake credentials to the test and verify it actually worksGravatar Yang Gao2015-05-15
| | * Compile fixGravatar Craig Tiller2015-05-15
| | * Compile fixGravatar Craig Tiller2015-05-15
| | * clang-formatGravatar Craig Tiller2015-05-15
| | * Sleep a little after server death to allow TCP time to catch upGravatar Craig Tiller2015-05-15
| | * Crash handling testGravatar Craig Tiller2015-05-15
| * | resolve commentsGravatar Yang Gao2015-05-15
| * | support per call credentials in c++Gravatar Yang Gao2015-05-14
| |/
* / Fix async end2end to poll all fds from the main threadGravatar Craig Tiller2015-05-13
|/
* Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
|\
* \ Merge pull request #1494 from ctiller/the-churneningGravatar Yang Gao2015-05-11
|\ \
* \ \ Merge pull request #1489 from ctiller/all-the-small-thingsGravatar Yang Gao2015-05-11
|\ \ \
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | |_|_|/ |/| | |
| | * | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| |\ \ \ \ | | | |/ / | | |/| |
* | / | | Increase test timeoutGravatar Craig Tiller2015-05-08
| |/ / / |/| | |
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | |_|_|/ |/| | |
| | * | Fix testGravatar Craig Tiller2015-05-06
| | * | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
| | | * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| | |/
| * / Split thread stress from end2end to improve parallelismGravatar Craig Tiller2015-05-06
| |/
* | Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
|\|
* | add a test using the mock interfacesGravatar Yang Gao2015-05-05
| * clang-formatGravatar Yang Gao2015-05-04
| * merge with headGravatar Yang Gao2015-05-01
| |\ | |/ |/|
| * Expose max message size at the server sideGravatar Yang Gao2015-04-30
* | Add a thread stress end2end testGravatar Craig Tiller2015-04-29
|/
* Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\
* \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ | |_|/ |/| |
* | | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
| | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ | |_|/ |/| |
| * | Test client stream cancellation and fix bug exposed by the test.Gravatar Abhishek Kumar2015-04-23
|/ /
* | Merge pull request #1307 from a11r/streamcancelGravatar Craig Tiller2015-04-23
|\ \
| * | fixed indentationGravatar Abhishek Kumar2015-04-23