aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | | | | | * | | added another TODO to grpclb_testGravatar David Garcia Quintas2016-07-18
| | | | | | * | | Improvements to the grpclb proto API funcsGravatar David Garcia Quintas2016-07-18
| | * | | | | | | Merge branch 'master' into assert_not_expectGravatar Robbie Shade2016-07-15
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | | | | | * | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-15
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | * | | Added a tiny comment header and TODOs.Gravatar David Garcia Quintas2016-07-15
* | | | | | | | | Fix compile errorGravatar Craig Tiller2016-07-15
* | | | | | | | | Merge branch 'histo' of github.com:vjpai/grpc into delayed-writeGravatar Craig Tiller2016-07-15
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
* | | | | | | | | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-14
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #7319 from yang-g/wait_asyncGravatar kpayson642016-07-14
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | Added more docs.Gravatar David Garcia Quintas2016-07-14
| * | | | | | | | | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
| | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| | * | | | | | | | | | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| | | | | | | * | | | | Make Server::Wait work for async only server.Gravatar yang-g2016-07-13
| | | | | | |/ / / / /
| | | * | | | | | | | clang-formatGravatar Vijay Pai2016-07-13
| | | * | | | | | | | Resolve pernicious race between destructor and thread functions by insisting ...Gravatar Vijay Pai2016-07-13
| | | | | | | * | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std...Gravatar Nicolas "Pixel" Noble2016-07-14
| | | | | | |/ / / /
| | * | | | | | | | Fix some failuresGravatar Craig Tiller2016-07-13
| | | * | | | | | | Temporary workaround by setting up a deadline on server shutdown.Gravatar Vijay Pai2016-07-13
| | * | | | | | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| | | * | | | | | | Unify and make consistent the per-thread shutdown processGravatar Vijay Pai2016-07-13
| | * | | | | | | | Dont stall shutting down serverGravatar Craig Tiller2016-07-13
| | * | | | | | | | get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
| | * | | | | | | | Better fine-tuningGravatar Craig Tiller2016-07-12
| | * | | | | | | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | * | | | | | | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | * | | | | | | | Actually run json_run_localhost testsGravatar Craig Tiller2016-07-12
| | * | | | | | | | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-07-12
| | | | | | | | |\ \ | | | | | | | |_|/ / | | | | | | |/| | |
| | * | | | | | | | Ensure timely response to marksGravatar Craig Tiller2016-07-12
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into sliceGravatar yang-g2016-07-12
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Make Server::Wait work for async only server.Gravatar yang-g2016-07-11
| |/ / / / / / / /
| | * | | | | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | * | Move use of nullptr into grpc namespace, so that the hack in config.hGravatar Mark D. Roth2016-07-11
| | | | | | | * | Add include to fix gcc-4.4 problem.Gravatar Mark D. Roth2016-07-11
| | | * | | | | | Fix some shutdown errors related to CQ/join orderingGravatar Vijay Pai2016-07-08
| | | * | | | | | Merge branch 'verbose_errors' into histoGravatar Vijay Pai2016-07-08
| | | |\ \ \ \ \ \
| | | * | | | | | | Stop holding histogram for a long timeGravatar Vijay Pai2016-07-08
| | | | | * | | | | Read from stdinGravatar Yuchen Zeng2016-07-07
| | * | | | | | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
| | | | | * | | | | Fix typosGravatar Yuchen Zeng2016-07-07
| | | | | * | | | | Update docsGravatar Yuchen Zeng2016-07-07
| | | | | * | | | | Support server reflection in CLIGravatar Yuchen Zeng2016-07-07
| | | | * | | | | | Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
| | * | | | | | | | Better fix for flow control bugGravatar Craig Tiller2016-07-07
| | |/ / / / / / /
| * | | | | | | | Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-07-07
| |\| | | | | | |
| | | * | | | | | Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
| | |/ / / / / /
| | | | | | * | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-01
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | |
| | * / | | | | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| | |/ / / / /