Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
| | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | Add multiple channels to each server | Sree Kuchibhotla | 2015-11-20 |
| | |||
* | Address code review comments | Sree Kuchibhotla | 2015-11-19 |
| | |||
* | Address code review comments | Sree Kuchibhotla | 2015-11-16 |
| | |||
* | Fix a small error | Sree Kuchibhotla | 2015-11-04 |
| | |||
* | 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 | ||
* | Merge pull request #3962 from sreecha/skip_stress_tests | Nicolas Noble | 2015-10-26 |
|\ | | | | | Skip running stress_tests on jenkins by run_tests.py | ||
* | | Explicitly use grpc::string instead of std::string to be consistent with ↵ | Sree Kuchibhotla | 2015-10-26 |
| | | | | | | | | other test code | ||
| * | Skip running stress_tests on jenkins by run_tests.py (This will fix the | Sree Kuchibhotla | 2015-10-26 |
|/ | | | | issue addressed by commit: e6cd0e70a9c8, the right way) | ||
* | Removed 'using' conflicting with import | David Garcia Quintas | 2015-10-23 |
| | |||
* | Return success if there are no test cases to run | Sree Kuchibhotla | 2015-10-22 |
| | |||
* | Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new | Sree Kuchibhotla | 2015-10-19 |
|\ | |||
* | | Interop stress tests | Sree Kuchibhotla | 2015-10-19 |
/ | |||
* | Interop stress tests | Sree Kuchibhotla | 2015-10-16 |