Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head and resolve conflict | yang-g | 2015-12-02 |
|\ | |||
| * | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 |
| |\ | |||
| * \ | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-23 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: test/cpp/interop/stress_test.cc | ||
| | | * | merge with head | yang-g | 2015-11-20 |
| |_|/| |/| |/ | |||
| | * | improve comments on benchmark protos | Jan Tattermusch | 2015-11-20 |
| | | | |||
| * | | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-20 |
|/| | | |/ | |||
| * | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 |
| |\ | |||
| | * | use new proto option in C# | Jan Tattermusch | 2015-11-18 |
| | | | |||
| | * | polish benchmark protos | Jan Tattermusch | 2015-11-18 |
| |/ |/| | |||
| * | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-16 |
| |\ | |/ |/| | |||
| * | Address code review comments | Sree Kuchibhotla | 2015-11-16 |
| | | |||
* | | clang-format | Vijay Pai | 2015-11-04 |
| | | |||
* | | Add in security support, make payload protos configurable | vjpai | 2015-11-04 |
| | | | | | | | | Have not yet added tests with security support, coming soon | ||
| * | Fix typo in my previous commit. %s/guage/gauge/g | Sree Kuchibhotla | 2015-11-03 |
| | | |||
| * | Make number of stubs per channel configurable and expose metrics from | Sree Kuchibhotla | 2015-11-03 |
| | | | | | | | | client | ||
* | | Cleanup some names | vjpai | 2015-11-02 |
| | | | | | | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations | ||
* | | Cleanup directory and make minor changes | vjpai | 2015-11-02 |
| | | |||
* | | QPS worker no longer needs to specify server port on command line. This is part | vjpai | 2015-10-29 |
| | | | | | | | | | | of the proto if desired, or just goes to pick_unused_port_or_die if not specified | ||
* | | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 |
| | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests. | ||
* | | Numerous proto changes to make things more sane and fix some outstanding issues | vjpai | 2015-10-28 |
| | | |||
* | | Eliminate qpstest.proto | vjpai | 2015-10-28 |
| | | |||
* | | Oops - forgot to add the protos! | vjpai | 2015-10-21 |
|/ | |||
* | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps | vjpai | 2015-10-19 |
| | |||
* | Drop issue 527 TODOs for interop specification | Nathaniel Manista | 2015-09-23 |
| | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | ||
* | update the interop test protos and code to proto3 | yang-g | 2015-08-13 |
| | |||
* | Add reconnect interop test client and server | yang-g | 2015-07-24 |
| | |||
* | Spelling fix: UnImplementedService -> UnimplementedService | Abhishek Kumar | 2015-06-24 |
| | |||
* | Rename Status -> EchoStatus to avoid conflict | Abhishek Kumar | 2015-06-23 |
| | |||
* | Fixed bug : int -> int32 | Abhishek Kumar | 2015-06-19 |
| | |||
* | Expanded testing protocol | Abhishek Kumar | 2015-06-19 |
| | |||
* | Move .proto files up for reuse | Abhishek Kumar | 2015-04-16 |
| | |||
* | Moving test.proto to an outer directory so others can depend on it. | Abhishek Kumar | 2015-04-16 |