aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Revert "Add c++ google default creds to cloud to prod auth scenarios"Gravatar Jan Tattermusch2018-10-15
|
* Merge pull request #16807 from mhaidrygoog/callback_unary_benchmarkGravatar Moiz Haidry2018-10-12
|\ | | | | Benchmark test for unary callback based RPCs in gRPC
* \ Merge pull request #16841 from apolcyn/add_cpp_gcd_to_cloud_to_prod_authGravatar apolcyn2018-10-11
|\ \ | | | | | | Add c++ google default creds to cloud to prod auth scenarios
* \ \ Merge pull request #16843 from hcaseyal/add_metadata_testsGravatar hcaseyal2018-10-11
|\ \ \ | | | | | | | | Add metadata streaming tests
* \ \ \ Merge pull request #16792 from ↵Gravatar yihuaz2018-10-11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | grpc/revert-16791-revert-16695-pass_pollset_set_tsi_handshaker Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker""
| | * | | Move check closer to relevant codeGravatar Hope Casey-Allen2018-10-11
| | | | |
| | * | | Add metadata streaming testsGravatar Hope Casey-Allen2018-10-11
| |/ / / |/| | |
| | * | Add c++ google default creds to cloud to prod auth scenariosGravatar Alexander Polcyn2018-10-11
| | | |
| | | * Code sanitizationGravatar Moiz Haidry2018-10-10
| | | |
| | | * Addressed Vijay's code review commentsGravatar Moiz Haidry2018-10-10
| | | |
* | | | unify fallthrough comment in switch statementsGravatar Jan Tattermusch2018-10-10
| | | |
* | | | C++ Channelz GetServerSockets SupportGravatar ncteisen2018-10-09
| | | |
* | | | Merge pull request #16760 from ncteisen/channelz-server-socketsGravatar Noah Eisen2018-10-09
|\ \ \ \ | | | | | | | | | | Channelz Part 8: Get Server Sockets
* \ \ \ \ Merge pull request #16788 from ncteisen/channelz-registryGravatar Noah Eisen2018-10-09
|\ \ \ \ \ | | | | | | | | | | | | Add Compaction to Channelz Registry
| | | | | * Benchmark test for callback unary gRPCGravatar Moiz Haidry2018-10-08
| | | | |/ | | | | | | | | | | | | | | | Every thread intitiates multiple RPCs. The Callback of the unary RPC then issues a new RPC and this goes until the benchmark shuts down. For shutdown the main thread waits on a conditional variable. After shutdown the callbacks increment a rpcs done variable and once the the rpcs done equate the the total number of outstanding rpcs, the last callback performing the increment operation also issues a signal to wake up the main thread. The mainthread process to join the other threads and perform cleanup
* | | | | Merge pull request #16797 from guantaol/settings_timeout_testGravatar Guantao Liu2018-10-08
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fix the test failure with callback-based polling.
| | * | | Add pop_back testGravatar ncteisen2018-10-05
| | | | |
* | | | | Merge pull request #16764 from yashykt/keepaliv_statusGravatar Yash Tibrewal2018-10-05
|\ \ \ \ \ | | | | | | | | | | | | Keepalive watchdog firing should return status UNAVAILABLE
| | * | | | Fix the test failure with callback-based polling.Gravatar Guantao Liu2018-10-05
| |/ / / / |/| | | |
| | * | | reviewer feedbackGravatar ncteisen2018-10-05
| | | | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2018-10-05
| | | |\ \ | |_|_|/ / |/| | | | | | | | | channelz-server-sockets
* | | | | Merge pull request #16767 from ncteisen/channel-trace-sizeGravatar Noah Eisen2018-10-05
|\ \ \ \ \ | | | | | | | | | | | | Limit Channel Trace by Memory
| * | | | | remove stale commentSGravatar ncteisen2018-10-05
| | | | | |
| | * | | | Merge branch 'master' into keepaliv_statusGravatar Yash Tibrewal2018-10-05
| | |\ \ \ \
* | | \ \ \ \ Merge pull request #16765 from ncteisen/channelz-perfGravatar Noah Eisen2018-10-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Shard Channelz Stats by CPU
| | | | | | | * Add changes in #16782Gravatar Yihua Zhang2018-10-05
| | | | | | | |
| * | | | | | | reviewer commentsGravatar ncteisen2018-10-05
| | | | | | | |
| | | | | | | * Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker""Gravatar yihuaz2018-10-05
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Revert "Create and pass pollset_set to ALTS TSI handshaker"Gravatar Jan Tattermusch2018-10-05
| |_|_|/ / / |/| | | | |
| | | | | * Fix two build breakagesGravatar ncteisen2018-10-04
| | | | | |
| * | | | | reviewer feedbackGravatar ncteisen2018-10-04
| | | | | |
| | | | * | Use the right newGravatar ncteisen2018-10-04
| | | | | |
| | | | * | Add testsGravatar ncteisen2018-10-04
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into channelz-registryGravatar ncteisen2018-10-04
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | * | | | reviewer feedbackGravatar ncteisen2018-10-04
| | | | | |
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-trace-sizeGravatar ncteisen2018-10-04
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * reviewer feedbackGravatar ncteisen2018-10-04
| | | | | |
| | | | | * Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2018-10-04
| | | | | |\ | |_|_|_|_|/ |/| | | | | | | | | | | channelz-server-sockets
| | | | * | Add compaction to channelz registryGravatar ncteisen2018-10-04
| | | | | |
* | | | | | Split grpc_cli target into two targetsGravatar Spencer Fang2018-10-04
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Let's have a util target that contains everything except for the CLI front end. This way, users can depend on the util classes without any risk of CLI flag collisions.
* | | | | Merge pull request #16768 from guantaol/resolve_address_testGravatar Guantao Liu2018-10-03
|\ \ \ \ \ | | | | | | | | | | | | Fix the unknown argument issue in resolve_address_test.cc.
| | | | | * Undo adding new API to tranportGravatar ncteisen2018-10-03
| | | | | |
* | | | | | Merge pull request #16742 from Capstan/cli-call-credsGravatar Yang Gao2018-10-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix inverted logic for --call_creds=none.
| | | | | * | Test changesGravatar Yash Tibrewal2018-10-03
| | | | | | |
* | | | | | | Merge pull request #16716 from yashykt/interceptors_initialGravatar Yash Tibrewal2018-10-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Create interfaces and initial plumbing for interception API
| | | * | | | | Cover the case that there is no command-line argument.Gravatar Guantao Liu2018-10-02
| | | | | | | |
* | | | | | | | pass a pollset_set to ALTS TSI handshakerGravatar Yihua Zhang2018-10-02
| | | | | | | |
| | | * | | | | Fix the unknown argument issue in resolve_address_test.ccGravatar Guantao Liu2018-10-02
| |_|/ / / / / |/| | | | | |
| | | * | | | Shard channelz stats by CPUGravatar ncteisen2018-10-02
| | | | |/ / | | | |/| |
| | | | * | Channel trace is limited by memoryGravatar ncteisen2018-10-02
| |_|_|/ / |/| | | |