aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Minor changes and called generate_projects.sh againGravatar Sree Kuchibhotla2016-10-20
|
* Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-19
|\
* | Modify Thread manager testGravatar Sree Kuchibhotla2016-10-19
| |
| * Merge pull request #8427 from ctiller/lock-cycleGravatar Craig Tiller2016-10-19
| |\ | | | | | | Avoid TSAN reported lock cycle
| * \ Merge pull request #8303 from markdroth/service_configGravatar Mark D. Roth2016-10-19
| |\ \ | | | | | | | | Support service configs in core.
| | | * Avoid TSAN reported lock cycleGravatar Craig Tiller2016-10-19
| | | |
| * | | Fix config-exclusion for secure variants of testsGravatar Craig Tiller2016-10-19
| | |/ | |/|
* | | Address code review commentsGravatar Sree Kuchibhotla2016-10-18
| | |
* | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
|\| |
| * | Merge pull request #7201 from markdroth/run_interop_tests_goGravatar Mark D. Roth2016-10-18
| |\ \ | | | | | | | | Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go.
| | | * Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-18
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #8371 from yang-g/server_context_spouseGravatar Yang Gao2016-10-18
| |\ \ \ | | | | | | | | | | Server context test spouse
* | \ \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
|\ \ \ \ \
| | * | | | DelambdaifyGravatar Craig Tiller2016-10-17
| | | | | |
| | * | | | Fix payload tests under windowsGravatar Craig Tiller2016-10-17
| | | | | |
| | * | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix benchmark shutdownGravatar Craig Tiller2016-10-17
| | | | | |
| * | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fdGravatar kpayson642016-10-17
| |\ \ \ \ \ | | | | | | | | | | | | | | Add Shim for wakeup_fds with no pipe or
| | | * \ \ \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-14
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | clang-formatGravatar Mark D. Roth2016-10-14
| | | | | | |
| * | | | | | Merge pull request #8348 from dgquintas/new_lb_md_keysGravatar David G. Quintas2016-10-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Renamed LB-related metadata keys
| | | | | | | * Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-14
| | | | | | | |\
| | * | | | | | \ Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keysGravatar David Garcia Quintas2016-10-14
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | * | | Add a simple testGravatar yang-g2016-10-13
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Fix testGravatar Sree Kuchibhotla2016-10-13
| | | | | | | |
* | | | | | | | Fix include filesGravatar Sree Kuchibhotla2016-10-13
| | | | | | | |
* | | | | | | | Rename GrpcRpcManager -> ThreadManagerGravatar Sree Kuchibhotla2016-10-13
| | | | | | | |
* | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-13
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | | * | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-13
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | changed whitespaceGravatar Noah Eisen2016-10-12
| | | | | | | |
| | * | | | | | reverting a file for the last commit caused a function to be deleted from ↵Gravatar Noah Eisen2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interop_client. This commit adds that function back in
| | * | | | | | also reverted interop server, since mark had already made the changes I did ↵Gravatar Noah Eisen2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in an un merged pull request
| | * | | | | | manually fixed merge conflict. caused by the addition of a different new ↵Gravatar Noah Eisen2016-10-12
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | interop test
| * | | | | | | Fixed clang-format sanity errorGravatar David Garcia Quintas2016-10-12
| | | | | | | |
| * | | | | | | Merge pull request #8101 from makdharma/cacheable_unaryGravatar makdharma2016-10-12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add interop test for Cacheable Unary Calls
| | | | | | * \ \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-12
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge pull request #8182 from matt-kwong/fix_docker_local_cloneGravatar Jan Tattermusch2016-10-12
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed local cloning of grpc/grpc submodules on docker
| * \ \ \ \ \ \ \ \ Merge pull request #8073 from daniel-j-born/handshake_shutdownGravatar Yang Gao2016-10-11
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Safe server shutdown.
| * \ \ \ \ \ \ \ \ \ Merge pull request #8333 from rjshade/orphan_callsGravatar Vijay Pai2016-10-11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Check for the correct number of orphan callbacks in udp_server_test
| | | | | | | | | * \ \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-11
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | | * | | | | Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_credsGravatar jboeuf2016-10-11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Adding a method in channel creds to remove any attached call creds.
| | | * | | | | | | | | Check for the correct number of orphan callbacks in udp_server_testGravatar Robbie Shade2016-10-10
| | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | | * | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-10
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | * | | | Add condition variable polling engineGravatar kpayson642016-10-10
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | * | | | added status request ability to the FullDuplexCall so that cpp server can ↵Gravatar Noah Eisen2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass the node client's status_code_and_message test
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into run_interop_tests_goGravatar Mark D. Roth2016-10-07
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #8219 from markdroth/fail_fastGravatar Mark D. Roth2016-10-07
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Change C++ API to expose wait_for_ready instead of fail_fast.
| | | | | | | | | | * Revert changes to sockaddr_resolver_test, since we no longer support ↵Gravatar Mark D. Roth2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | query_args there.
| | | | | | | | | | * clang-formatGravatar Mark D. Roth2016-10-07
| | | | | | | | | | |