Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | Set verbosity to 2 for Python tests | Masood Malekghassemi | 2015-05-28 | |
| | | |/ / | | |/| | | ||||
* | | | | | Merge branch 'you-complete-me' into we-dont-need-no-cv | Craig Tiller | 2015-05-28 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| * | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-05-28 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||
* | | | | | Remove condition variable from pollset | Craig Tiller | 2015-05-28 | |
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-28 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | | * | | Add a test of cmdline usage strings - and make them saner | Craig Tiller | 2015-05-28 | |
| | |/ / | |/| | | ||||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-27 | |
|\ \ \ \ | ||||
| | * \ \ | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-27 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| | | * | | Make test shutdown server | Craig Tiller | 2015-05-27 | |
| | | * | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-05-27 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| * | | | | Merge pull request #1745 from ctiller/misbehaving-is-expected | Nicolas Noble | 2015-05-27 | |
| |\ \ \ \ | ||||
| | | | * \ | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-05-27 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | | | * | | Refine shutdown API | Craig Tiller | 2015-05-27 | |
| * | | | | | Add a check against potential failure to bring up client binary | Yang Gao | 2015-05-26 | |
* | | | | | | Fix tests | Craig Tiller | 2015-05-26 | |
* | | | | | | Mark tests not flaky | Craig Tiller | 2015-05-26 | |
* | | | | | | Fix C core tests | Craig Tiller | 2015-05-26 | |
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-26 | |
|\| | | | | | ||||
| | | | * | | Work towards removing grpc_server_shutdown | Craig Tiller | 2015-05-26 | |
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-26 | |
| | | |\| | | ||||
| * | | | | | Correct the test request/response size, to be consistent with the test spec:h... | Xudong Ma | 2015-05-26 | |
| | |_|/ / | |/| | | | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | * | | | clang-format | Craig Tiller | 2015-05-26 | |
| | * | | | Add testing of bad client behavior | Craig Tiller | 2015-05-26 | |
| |/ / / | ||||
* | | | | Fixing things | Craig Tiller | 2015-05-24 | |
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 | |
|\| | | | ||||
| * | | | Remove all uses of __FUNCTION__ | Craig Tiller | 2015-05-24 | |
| * | | | Merge pull request #1706 from ctiller/streaming-crash-boom-bang | Nicolas Noble | 2015-05-22 | |
| |\ \ \ | ||||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-22 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Fixed typo | David Garcia Quintas | 2015-05-22 | |
| * | | | | Merge pull request #1703 from ctiller/fugly | Vijay Pai | 2015-05-22 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm | Yang Gao | 2015-05-21 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #1693 from dgquintas/fix_sleep_for | Vijay Pai | 2015-05-21 | |
| |\ \ \ \ \ \ | ||||
| | | | | | * \ | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-21 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| | | * | | | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 | |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | Add missing copyright notices | Craig Tiller | 2015-05-21 | |
| | | * | | | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 | |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| | | | | * | | | clang-format | Craig Tiller | 2015-05-21 | |
| | | | | * | | | Fix shutdown crash in async streaming test | Craig Tiller | 2015-05-21 | |
| | | | |/ / / | ||||
| | | | * / / | clang-format qps code - it was getting out of hand | Craig Tiller | 2015-05-21 | |
| | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge pull request #1669 from dgquintas/benchmark_hosts_info | Vijay Pai | 2015-05-21 | |
| |\ \ \ \ \ | ||||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-21 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | * | | | | Replaced std::this_thread::sleep_for for gpr_sleep_until. | David Garcia Quintas | 2015-05-20 | |
| | |/ / / / | |/| | | | | ||||
| | | | * | | Return shared_ptr by value plus minor dependency fix | David Garcia Quintas | 2015-05-20 | |
| | | | * | | Improvements to reporting mechanism based on comments. | David Garcia Quintas | 2015-05-20 | |
| | | | * | | Simplified code based on comments and fixed build.json | David Garcia Quintas | 2015-05-20 | |
| | | | * | | Added missing benchmark_config.* files | David Garcia Quintas | 2015-05-20 | |
| | | | * | | Removed registry for benchmark reports & introduced benchmark_config.{h,cc} i... | David Garcia Quintas | 2015-05-20 | |
| | | | * | | Refactored benchmark reporting mechanism. | David Garcia Quintas | 2015-05-20 | |
| | |_|/ / | |/| | | | ||||
| | | | * | Addressing comments. | Julien Boeuf | 2015-05-20 |