Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bazel rule for building grpc_cli. | Ivan Vučica | 2017-04-27 |
| | |||
* | Fix build rules for grpc++_unsecure, test that it builds properly | Vijay Pai | 2017-04-20 |
| | |||
* | Fix BUILD dependency, copyright and cmake | yang-g | 2017-04-12 |
| | |||
* | Add helper function to supply and parse error_details from Status. | yang-g | 2017-04-11 |
| | |||
* | Print out some cli error message for getservices | Alena Varkockova | 2017-04-02 |
| | | | | | Currently, when you cann grpc_cli ls on an endpoint that does not have service reflection, the cli just silently ends without printing out any error or message. This PR should fix that. | ||
* | Fixing qps & benchmark. | Nicolas "Pixel" Noble | 2017-03-24 |
| | |||
* | Add BUILD file for end2end tests too | Sree Kuchibhotla | 2017-02-22 |
| | |||
* | Added gflags dependency to test_config | David Garcia Quintas | 2017-02-21 |
| | |||
* | Initial test/cpp/util/BUILD file. | Nicolas "Pixel" Noble | 2017-02-17 |
| | |||
* | Merge pull request #9456 from jtattermusch/cmake_convenience_targets | Jan Tattermusch | 2017-02-02 |
|\ | | | | | Big improvements to CMake build | ||
| * | windows compilation fixes | Jan Tattermusch | 2017-02-02 |
| | | |||
* | | Minor fixes | yang-g | 2017-02-01 |
|/ | |||
* | Merge pull request #8066 from y-zeng/cli_main_fork | Yuchen Zeng | 2017-01-31 |
|\ | | | | | gRPC CLI stream RPC support | ||
| * | Support bidirectional stream RPC | Yuchen Zeng | 2017-01-30 |
| | | | | | | | | | | | | | | | | Add bidistream test Add bad request tests Replace deprecated DynamicMessageFactory constructor | ||
* | | manual revert of #8901 | yang-g | 2017-01-11 |
| | | |||
| * | Support server streaming | Yuchen Zeng | 2016-12-15 |
| | | | | | | | | | | | | | | | | Skip unparsable input Add tests for uni-directional stream calls Simplify client stream handling | ||
| * | Support client streaming | Yuchen Zeng | 2016-12-15 |
|/ | |||
* | Add parse, tobinary, totext commands | Yuchen Zeng | 2016-12-14 |
| | |||
* | Use user provided method name when using binary files in cli | yang-g | 2016-12-08 |
| | |||
* | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 |
| | |||
* | Support custom credential type in interop | yang-g | 2016-11-23 |
| | |||
* | Test credentials provider update | yang-g | 2016-11-22 |
| | |||
* | Merge pull request #8761 from y-zeng/fix_conflict | Yuchen Zeng | 2016-11-15 |
|\ | | | | | Fix symbol conflicts in grpc_tool_test | ||
| * | Fix symbol conflict | Yuchen Zeng | 2016-11-15 |
| | | |||
* | | Merge pull request #8638 from vjpai/conform | Vijay Pai | 2016-11-10 |
|\ \ | |/ |/| | Improve C++11 conformance | ||
* | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\ \ | |||
| | * | Fix a comment | Vijay Pai | 2016-11-04 |
| |/ | |||
| * | Deprecate grpc::thread and sync in favor of std::thread,mutex,etc | Vijay Pai | 2016-11-01 |
| | | |||
| * | clang-format | Vijay Pai | 2016-11-01 |
| | | |||
| * | Use C++11 final and override | Vijay Pai | 2016-11-01 |
| | | |||
* | | clang-format | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | | |||
| * | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
|/ | |||
* | Merge pull request #8190 from y-zeng/proto_db | Yuchen Zeng | 2016-10-05 |
|\ | | | | | Improve ProtoReflectionDescriptorDatabase | ||
| * | Merge remote-tracking branch 'upstream/master' into proto_db | Yuchen Zeng | 2016-10-04 |
| |\ | |||
* | | | s/std::string/grpc::string | David Garcia Quintas | 2016-10-04 |
| |/ |/| | |||
* | | Merge pull request #8247 from y-zeng/proto_db_check_service | Yuchen Zeng | 2016-10-03 |
|\ \ | | | | | | | Handle partially exposed reflection service in gRPC CLI | ||
| * | | Print more information about ambiguous method names | Yuchen Zeng | 2016-09-29 |
| | | | |||
| * | | Handle partially exposed reflection service | Yuchen Zeng | 2016-09-29 |
| | | | |||
| | * | Remove unused inclusion | Yuchen Zeng | 2016-09-28 |
| | | | |||
| | * | Rename variables ... again | Yuchen Zeng | 2016-09-27 |
| | | | |||
| | * | Rename variables | Yuchen Zeng | 2016-09-27 |
| | | | |||
* | | | Merge pull request #7928 from yang-g/void_cast | Nicolas Noble | 2016-09-26 |
|\ \ \ | |/ / |/| | | Prevent some compilers compaining unused return value | ||
| | * | Improve ProtoReflectionDescriptorDatabase | Yuchen Zeng | 2016-09-23 |
| |/ |/| | |||
* | | clang-format | Yuchen Zeng | 2016-09-21 |
| | | |||
* | | Fix portibality issues | Yuchen Zeng | 2016-09-21 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cli_list | Yuchen Zeng | 2016-09-21 |
|\ \ | |||
| * | | Fix CliCredentials reference | Yuchen Zeng | 2016-09-16 |
| | | |