aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
|\
| * Fix after mergeGravatar Craig Tiller2017-11-13
| |
* | Fix test compileGravatar Noah Eisen2017-11-12
| |
* | Fix test compileGravatar ncteisen2017-11-10
| |
| * Merge github.com:grpc/grpc into lfe3Gravatar Craig Tiller2017-11-10
| |\
| * | clang-format after nullptr changesGravatar Craig Tiller2017-11-10
| | |
| * | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
|\| | | | | | | | | | | Lot's of manual work to make this merge work
| * | Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"Gravatar Jan Tattermusch2017-11-10
| | |
| * | Merge pull request #13322 from jboeuf/oauth_failureGravatar jboeuf2017-11-09
| |\ \ | | | | | | | | Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure
| | | * Only allocate what we need in the last slice for proto serializationGravatar yang-g2017-11-09
| | |/ | |/|
| * | Reduce # of arithmetic ops to reduce time spent in this test.Gravatar Vijay Pai2017-11-09
| | |
| | * Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failureGravatar Julien Boeuf2017-11-08
| |/ | | | | | | | | Typically these failures are symptomatic of a busy oauth2 auth server and calls should be retried in this case.
| * Remove include from end2end data files and add extern C to each definition ↵Gravatar Yash Tibrewal2017-11-07
| | | | | | | | instead
| * Merge pull request #13147 from yashykt/testc++izeGravatar Yash Tibrewal2017-11-07
| |\ | | | | | | Convert test/core to C++
| | * MacOS uses end2end tests. therefore extern C neededGravatar Yash Tibrewal2017-11-07
| | |
| * | Use same cq for client and serverGravatar yang-g2017-11-07
| | |
| * | Merge pull request #13145 from murgatroid99/remove_nodeGravatar Michael Lumish2017-11-07
| |\ \ | | | | | | | | Remove src/node and references to it
| | | * Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-11-06
| | | |\ | | |_|/ | |/| |
| | | * No Clang on end2end generated filesGravatar Yash Tibrewal2017-11-06
| | | |
| * | | Merge pull request #13244 from ncteisen/streaming-ping-pongGravatar Noah Eisen2017-11-06
| |\ \ \ | | | | | | | | | | Revert "Revert "Fix benchmark crash""
| | | | * Merge masterGravatar Yash Tibrewal2017-11-06
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-06
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
| |\ \ \ \
| | * | | | Removing port 443 for the service name (used as audience) when the url is https.Gravatar Julien Boeuf2017-11-03
| | | | | |
| | * | | | Merge pull request #13257 from vjpai/pb_headerGravatar Vijay Pai2017-11-03
| | |\ \ \ \ | | | | | | | | | | | | | | Make gRPC C++ library depend on protobuf_headers, not protobuf
| | | | * | | Fix deadlockGravatar ncteisen2017-11-03
| | | | | | |
| | * | | | | Merge pull request #13232 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-11-03
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Lower backup poll interval in async_end2end_test
| | | | * | | | Need explicit "protobuf" dependence on proto_utils_testGravatar Vijay Pai2017-11-03
| | | |/ / / / | | |/| | | |
| * | | | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
| |\| | | | |
| | * | | | | Merge pull request #13246 from yashykt/testlinkage1Gravatar Yash Tibrewal2017-11-03
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to pr…
| | * \ \ \ \ \ Merge pull request #13161 from markdroth/service_config_fixesGravatar Mark D. Roth2017-11-03
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix service config parsing bugs
| | | | | * | | | Lower backup poll interval in async_end2end_testGravatar Yuchen Zeng2017-11-03
| | | | | | | | |
| * | | | | | | | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| |/ / / / / / /
| * | | | | | | Improvements to C Core's backoff code and APIGravatar David Garcia Quintas2017-11-02
| | | | | | | |
| | | * | | | | Adding public_headers_must_be_c89 as a clang exceptionGravatar Yash Tibrewal2017-11-02
| | | | | | | |
| | | | | | * | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-02
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵Gravatar Yash Tibrewal2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | addresses of public api functions to check if they can be linked to
| | | | | * | | Revert "Revert "Fix benchmark crash""Gravatar ncteisen2017-11-02
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | This reverts commit ac5522bef7755089f631802aa213259e1d6f74df.
| * | | | | | Revert "Fix benchmark crash"Gravatar Noah Eisen2017-11-02
| | |/ / / / | |/| | | |
| | | | | * Merge masterGravatar Yash Tibrewal2017-11-02
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #13022 from yihuazhang/TSI_TEST_LIB_FIXGravatar yihuaz2017-11-01
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Modify TSI test library to correctly handle the case of TSI_INCOMPLETE_DATA
| * | | | | Merge pull request #13053 from ctiller/fcfixGravatar Craig Tiller2017-11-01
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix benchmark crash
| * \ \ \ \ \ Merge pull request #13216 from vjpai/tst_fixesGravatar Vijay Pai2017-11-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unused code from thread_stress_test
| * \ \ \ \ \ \ Merge pull request #13210 from y-zeng/end2end_fixGravatar Abhishek Kumar2017-11-01
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_test
| | | | | | | | * Merge masterGravatar Yash Tibrewal2017-11-01
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | | * objC needs C linkageGravatar Yash Tibrewal2017-11-01
| | | | | | | | |
| | * | | | | | | Add comments for setting the env variableGravatar Yuchen Zeng2017-11-01
| | | | | | | | |
| | | * | | | | | Remove unused code from thread_stress_testGravatar Vijay Pai2017-11-01
| | | | | | | | |
| | * | | | | | | Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_testGravatar Yuchen Zeng2017-10-31
| | | | | | | | |