aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
|\
* \ Merge pull request #2922 from yang-g/proto3_cppGravatar Vijay Pai2015-08-13
|\ \
| * | update the interop test protos and code to proto3Gravatar yang-g2015-08-13
| * | use proto3 syntax in c++ test protosGravatar yang-g2015-08-13
| | * Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
* | | Merge pull request #2771 from vjpai/asklipion2Gravatar David G. Quintas2015-08-12
|\ \ \ | |/ / |/| |
| * | clang-formatGravatar Vijay Pai2015-08-11
| * | Address concerns from reviewGravatar vjpai2015-08-11
* | | Removed "<:" bigram confusing gcc 4.4Gravatar David G. Quintas2015-08-11
| |/ |/|
| * Stop using a variable-sized array since that's not standards-compliantGravatar Vijay Pai2015-08-07
* | Merge pull request #2777 from jboeuf/server_creds_auth_md_processorGravatar Craig Tiller2015-08-07
|\ \
* | | Fix buildGravatar yang-g2015-08-06
* | | merge with headGravatar yang-g2015-08-06
|\ \ \
* | | | Resolve commentsGravatar yang-g2015-08-06
| | * | Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...Gravatar Julien Boeuf2015-08-06
| | |\ \ | | |/ / | |/| |
| | * | Fixing cpp tests.Gravatar Julien Boeuf2015-08-05
| | * | Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...Gravatar Julien Boeuf2015-08-05
| | |\ \
| | | | * clang-format plus helpful commentsGravatar Vijay Pai2015-08-05
| | | | * Remaining changes needed to get QPS test working on old compilers.Gravatar Vijay Pai2015-08-05
| * | | | Add tests for C++ propagationGravatar Craig Tiller2015-08-05
| | |/ / | |/| |
* | | | Add WaitForStateGravatar yang-g2015-08-05
* | | | clean up and add a testGravatar yang-g2015-08-05
|/ / /
* | | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitterGravatar Vijay Pai2015-08-05
|\ \ \
* \ \ \ Merge pull request #2765 from ctiller/the-test-be-sleepyGravatar Yang Gao2015-08-05
|\ \ \ \
* \ \ \ \ Merge pull request #2808 from a11r/status_interopGravatar Yang Gao2015-08-05
|\ \ \ \ \
| * | | | | Added interop test for status_code_with_messageGravatar Abhishek Kumar2015-08-05
| | | * | | Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on...Gravatar yang-g2015-08-05
| | | |\ \ \
| | * | \ \ \ Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-08-05
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into cancelGravatar yang-g2015-08-04
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
| * | | | | | Merge pull request #2749 from yang-g/default_host_to_nullGravatar Craig Tiller2015-08-04
|/| | | | | |
| | | * | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-08-04
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into auth_md_processorGravatar Julien Boeuf2015-08-03
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | merge with head and resolve conflictsGravatar yang-g2015-08-03
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | * | | | Re-enable all the testsGravatar Craig Tiller2015-08-03
| * | | | | | fix generic_end2end_testGravatar yang-g2015-07-31
| |/ / / / /
| | * | | | Line up starting timesGravatar Craig Tiller2015-07-31
* | | | | | merge with head and resolve conflictsGravatar yang-g2015-07-31
|\| | | | |
| | * | | | add a test where a read and a writesdone happen at the same timeGravatar yang-g2015-07-31
| |/ / / /
| | | | * Eliminate use of this_thread::sleep_untilGravatar Vijay Pai2015-07-31
| | | | * Eliminate lambda used as CV predicateGravatar Vijay Pai2015-07-31
| | | | * Eliminate user of lambda in server definitionGravatar Vijay Pai2015-07-31
| | | | * Eliminate use of lambdas in ResourceUsage processing functions...Gravatar Vijay Pai2015-07-31
| | | | * clang-formatGravatar Vijay Pai2015-07-31
| | | * | Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...Gravatar Craig Tiller2015-07-31
| | |/| | | |/| | |
| | | | * Remove lambdas from state machine functionsGravatar vjpai2015-07-31
| | | | * Switch a push_back to emplace_back to avoid being interpretedGravatar vjpai2015-07-31
| | | | * Remove lambda from client definitionGravatar vjpai2015-07-31
| | | | * Merge branch 'master' into asklipionGravatar vjpai2015-07-31
| | | | |\ | | |_|_|/ | |/| | |
| | * | | merge with headGravatar yang-g2015-07-30
| | |\ \ \ | | |/ / / | |/| | |