Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into slice | yang-g | 2016-07-12 |
|\ | |||
| * | Merge branch 'master' into stress_test_metrics_fix | Sree Kuchibhotla | 2016-07-07 |
| |\ | |||
| | * | Expunge all references to zookeeper | Craig Tiller | 2016-07-01 |
| | | | |||
| * | | Merge branch 'master' into stress_test_metrics_fix | Sree Kuchibhotla | 2016-06-30 |
| |\| | |||
| * | | Fix cout error string | Sree Kuchibhotla | 2016-06-29 |
| | | | |||
| | * | Merge pull request #7095 from ctiller/all_calls_together | Craig Tiller | 2016-06-28 |
| | |\ | | | | | | | | | Colocate calls for the same channel on the same CQ | ||
| * | | | Fix metrics client logging | Sree Kuchibhotla | 2016-06-27 |
| | | | | |||
| | * | | Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp | Jan Tattermusch | 2016-06-27 |
| |/| | | | | | | | | | | Fixed error messages for C++ interop client. | ||
| | | * | Colocate calls for the same channel on the same CQ | Craig Tiller | 2016-06-27 |
| | | | | |||
| | * | | printf portability sucks | David Garcia Quintas | 2016-06-27 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 |
| | |\ \ | | | | | | | | | | | Fix #3803 | ||
* | | | | | Add API to get c slice from c++ Slice. | yang-g | 2016-06-24 |
| |/ / / |/| | | | |||
| | | * | Fixed error messages for C++ interop client. | David Garcia Quintas | 2016-06-23 |
| |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-22 |
| |\ \ | |/ / |/| | | |||
* | | | fixed faulty server streaming c++ test case | David Garcia Quintas | 2016-06-21 |
| | | | |||
* | | | fixed bad merge. c++ tests should work again | David Garcia Quintas | 2016-06-21 |
| | | | |||
| * | | Add comment | Craig Tiller | 2016-06-21 |
| | | | |||
| * | | Make sure to poll cq | Craig Tiller | 2016-06-21 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
|\| | | |||
* | | | updated stress test with new tests cases | David Garcia Quintas | 2016-06-17 |
| | | | |||
| * | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 |
| |\ \ | |||
| * | | | clang-format changes | Vijay Pai | 2016-06-17 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-16 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #6838 from vjpai/trigger_happy | Jan Tattermusch | 2016-06-16 |
| |\ \ \ | | | | | | | | | | | Revert unneeded change in qps worker | ||
| * \ \ \ | Merge pull request #6858 from makdharma/issue5851 | Jan Tattermusch | 2016-06-16 |
| |\ \ \ \ | | | | | | | | | | | | | implement interval_us functionality | ||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-16 |
|\| | | | | | |||
* | | | | | | c++ client & server changes to bring code up to spec | David Garcia Quintas | 2016-06-16 |
| | | | | | | |||
* | | | | | | better test_case flag help formating | David Garcia Quintas | 2016-06-16 |
| | | | | | | |||
| | | | * | | Include <cinttypes> for PRIuPTR. Not clear why this is needed. | Vijay Pai | 2016-06-16 |
| | | | | | | |||
| | | | * | | Remove range-based for, comparisons to nullptr | Vijay Pai | 2016-06-16 |
| | | | | | | |||
| | | | * | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | * | | clang-format | Vijay Pai | 2016-06-15 |
| | | | | | | |||
| | | | * | | De-lambda-ify | vjpai | 2016-06-15 |
| | | | | | | |||
| | | | * | | Deal with issues surrounding const members of classes used in | Vijay Pai | 2016-06-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | containers | ||
| | | | * | | Deal with to_string, proper usage of nullptr, and lack of map::emplace | Vijay Pai | 2016-06-15 |
| | | | | | | |||
| | | | * | | Got carried away with grpc:: | Vijay Pai | 2016-06-15 |
| | | | | | | |||
| | | | * | | Specify template parent explicitly | Vijay Pai | 2016-06-15 |
| | | | | | | |||
| | | | * | | Switch out a using with a typedef | Vijay Pai | 2016-06-15 |
| | | | | | | |||
| | | | * | | Enforce gcc-4.4 compatibility on test_credentials_provider by changing | Vijay Pai | 2016-06-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a map to 2 vectors. Additional minor changes needed (e.g., override->GRPC_OVERRIDE, nullptr->grpc::nullptr) | ||
| * | | | | | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad | ||
| * \ \ \ \ \ | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Proto server reflection | ||
| | | | | | * | | Manual clang-format | vjpai | 2016-06-13 |
| | | | | | | | | |||
| | | * | | | | | Fix zookeeper_test | Yuchen Zeng | 2016-06-10 |
| | | | | | | | | |||
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into log_format_check | Yuchen Zeng | 2016-06-10 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | | * | | | | | Fix type mismatch for type_size | Yuchen Zeng | 2016-06-10 |
| | | | | | | | | |||
| | | * | | | | | Fix gpr_log format mismatches in c++ tests | Yuchen Zeng | 2016-06-10 |
| | | | | | | | | |||
| | | | | | * | | Switch server builder plugin API to something that will work with gcc4.4 | Vijay Pai | 2016-06-10 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #6822 from yang-g/empty_message_test | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | add a test with empty request | ||
| | | | * | | | | implement interval_us functionality | Makarand Dharmapurikar | 2016-06-09 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented ability to sleep before sending response as intended by the ResponseParameters proto. |