Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed faulty server streaming c++ test case | 2016-06-21 | |
| | |||
* | fixed bad merge. c++ tests should work again | 2016-06-21 | |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | 2016-06-17 | |
|\ | |||
* | | updated stress test with new tests cases | 2016-06-17 | |
| | | |||
| * | Merge branch 'master' into wheezy | 2016-06-17 | |
| |\ | |||
| * | | clang-format changes | 2016-06-17 | |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | 2016-06-16 | |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #6858 from makdharma/issue5851 | 2016-06-16 | |
| |\ \ | | | | | | | | | implement interval_us functionality | ||
* | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | 2016-06-16 | |
|\| | | | |||
* | | | | c++ client & server changes to bring code up to spec | 2016-06-16 | |
| | | | | |||
* | | | | better test_case flag help formating | 2016-06-16 | |
| | | | | |||
| | | * | Include <cinttypes> for PRIuPTR. Not clear why this is needed. | 2016-06-16 | |
| | | | | |||
| | | * | Merge branch 'master' into wheezy | 2016-06-15 | |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Switch out a using with a typedef | 2016-06-15 | |
| | | | | |||
| * | | | Fix type mismatch for type_size | 2016-06-10 | |
| | | | | |||
| * | | | Fix gpr_log format mismatches in c++ tests | 2016-06-10 | |
| | |/ | |/| | |||
| | * | implement interval_us functionality | 2016-06-09 | |
| |/ | | | | | | | | | Implemented ability to sleep before sending response as intended by the ResponseParameters proto. | ||
* | | Completed interop spec, as well as code for c++ | 2016-06-09 | |
| | | |||
* | | Fixed wrong spec and reworked streaming compressed case | 2016-06-08 | |
|/ | |||
* | removed unused vble | 2016-06-07 | |
| | |||
* | fixed silly typo | 2016-06-07 | |
| | |||
* | disabled bogus checks for streaming compressed | 2016-06-07 | |
| | |||
* | removed RANDOM and simplified req for compression | 2016-06-07 | |
| | |||
* | Merge pull request #6608 from yang-g/interop | 2016-05-19 | |
|\ | | | | | Assert we get a valid creds. | ||
* \ | Merge pull request #6625 from sreecha/stress_test_misc | 2016-05-18 | |
|\ \ | | | | | | | Misc changes to stress test framework (to reduce false positives and tools for debugging) | ||
* \ \ | Merge pull request #6463 from dgquintas/fix_compression_interop | 2016-05-18 | |
|\ \ \ | | | | | | | | | Fixed compression interop and re-enable for C++. | ||
| | * | | Misc changes | 2016-05-17 | |
| | | | | |||
| | * | | Make the rpc timeout configurable | 2016-05-17 | |
| |/ / |/| | | |||
| | * | Assert we get a valid creds. | 2016-05-16 | |
| |/ |/| | |||
* | | steaming -> streaming | 2016-05-12 | |
| | | |||
* | | fix clang formatting | 2016-05-06 | |
| | | |||
| * | Fixed compression interop and re-enable for C++. | 2016-05-05 | |
| | | | | | | | | | | Also added some defense in depth for compression algorithms in the receive path. | ||
* | | Remove redundant error check | 2016-05-05 | |
| | | |||
* | | Add remaining inteorp tests to stress client | 2016-05-05 | |
| | | |||
* | | Interop client that is resilient to server restarts | 2016-05-05 | |
|/ | |||
* | Simplify QPS Metrics collection | 2016-04-22 | |
| | |||
* | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | 2016-04-04 | |
|\ | |||
| * | Merge pull request #6005 from sreecha/stress_exit_codes | 2016-04-01 | |
| |\ | | | | | | | Terminate with error exit code in case of any failure | ||
| | * | Reduce log verbosity of stress_test client by default. Correct a typo | 2016-03-31 | |
| | | | |||
| * | | Update copyrights | 2016-03-31 | |
| |/ | |||
* | | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | 2016-03-30 | |
|\| | |||
| * | Fix copyright | 2016-03-25 | |
| | | |||
| * | Fix includes | 2016-03-25 | |
| | | |||
| * | Fix copyrights | 2016-03-25 | |
| | | |||
| * | Auto-changes | 2016-03-25 | |
| | | |||
| * | clang-format | 2016-03-08 | |
| | | |||
* | | Added a channel argument to set the maximum reconnect backoff duration. ↵ | 2016-03-08 | |
| | | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377. | ||
* | | Revert "Ensure that no #includes are inside of a namespace." | 2016-03-04 | |
| | | |||
* | | sanity | 2016-03-02 | |
| | | |||
| * | clang-format | 2016-03-02 | |
| | |