aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Compile fix for MacGravatar Craig Tiller2015-07-10
* Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\
* | resolve commentsGravatar yang-g2015-07-07
| * Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* | add a test case in end2end_testGravatar yang-g2015-07-06
|/
* Bug fix. Do not push to incoming_queue after it is flushed.Gravatar yang-g2015-06-25
* Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
|\
* | Fix flaky testGravatar Craig Tiller2015-06-22
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\ \
| | * Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | |\
| | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
| |_|/| |/| |/ | |/|
| * | Update the Status APIGravatar Yang Gao2015-06-16
| | * Client side compiles/linksGravatar Craig Tiller2015-06-04
| |/ |/|
* | 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