Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 |
|\ | | | | | prep work for enabling caching | ||
* \ | Merge pull request #7858 from markdroth/cq_verifier_file_line | Craig Tiller | 2016-08-31 |
|\ \ | | | | | | | Change cq_verifier to report file and line number for expectations. | ||
* \ \ | Merge pull request #7146 from rjshade/delete_timeout_enum | kpayson64 | 2016-08-30 |
|\ \ \ | | | | | | | | | Delete unused TIMEOUT enum in end2end tests | ||
* \ \ \ | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
|\ \ \ \ | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result. | ||
| | | * | | clang-format | Mark D. Roth | 2016-08-26 |
| | | | | | |||
| | | * | | Fix some more tests that called cq_expect_completion(). | Mark D. Roth | 2016-08-25 |
| | | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line | Mark D. Roth | 2016-08-25 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | prep work for enabling caching | Makdharma | 2016-08-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new header grpc-payload-bin Added new channel arg for setting max payload size Ability to create a GET request in client filter Ability to parse the payload from header in server filter. | ||
* | | | | | Merge pull request #7616 from markdroth/cq_verifier_cleanup | Nicolas Noble | 2016-08-24 |
|\ \ \ \ \ | | | | | | | | | | | | | Clean up cq_verifier code and error messages. | ||
| | | | * | | Change cq_verifier to report file and line number for expectations. | Mark D. Roth | 2016-08-24 |
| | |_|/ / | |/| | | | |||
| | * | | | Fix broken test. | Mark D. Roth | 2016-08-23 |
| | | | | | |||
| | | * | | clang-format remove blank lines | Robbie Shade | 2016-08-23 |
| | | | | | |||
| | | * | | Merge branch 'master' into delete_timeout_enum | Robbie Shade | 2016-08-23 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #6732 from ctiller/consistent_client_count | Craig Tiller | 2016-08-22 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Make client_channels be across all clients, not per-client | ||
* | | | | | Merge pull request #7741 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-08-18 |
|\ \ \ \ \ | | | | | | | | | | | | | Manual upmerge from v1.0.x to master. | ||
| | | * | | | Eliminated pointer to end of expectation list. | Mark D. Roth | 2016-08-18 |
| | | | | | | |||
* | | | | | | Merge pull request #7735 from y-zeng/cli_main_fork | kpayson64 | 2016-08-17 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Improve gRPC CLI | ||
| * | | | | | Address review comments | Yuchen Zeng | 2016-08-16 |
| | | | | | | |||
| * | | | | | Fix wrongly included header | Yuchen Zeng | 2016-08-15 |
| | | | | | | |||
| * | | | | | Clang-format | Yuchen Zeng | 2016-08-15 |
| | | | | | | |||
| * | | | | | Address review comments | Yuchen Zeng | 2016-08-15 |
| | | | | | | |||
| | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
| | |\ \ \ \ | |||
* | | \ \ \ \ | Merge pull request #7640 from markdroth/handshaker_api | kpayson64 | 2016-08-15 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Change handshaker API to support passing leftover bytes read between handshakers. | ||
| | | | | * | | clang-format | Mark D. Roth | 2016-08-15 |
| | | | | | | | |||
* | | | | | | | Merge pull request #7648 from vjpai/qps_better_ptr | kpayson64 | 2016-08-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Use unique_ptr properly in QPS async tests | ||
| | | * | | | | | Add CliCredentials, config_grpc_cli.h | Yuchen Zeng | 2016-08-15 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #7706 from kpayson64/census_resource_test | kpayson64 | 2016-08-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add optional resource parameters to census resource test | ||
* \ \ \ \ \ \ \ \ | Merge pull request #7652 from vjpai/qps_better_client_ending | kpayson64 | 2016-08-15 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Better client-side ending for QPS tests | ||
| | | | | | * \ \ \ | Merge pull request #7702 from ↵ | kpayson64 | 2016-08-15 |
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/distrib-interop-stress-ga-api Migrate distrib, interop, and stress to GA API | ||
| | | | | * | \ \ \ \ | Merge remote-tracking branch 'upstream/master' into cli_main_fork | Yuchen Zeng | 2016-08-15 |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | * | | | | | | Rewrite ProtoFileParser | Yuchen Zeng | 2016-08-12 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | update distribtest project to Google.Apis.Auth 0.15.0 | Jan Tattermusch | 2016-08-12 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Clang format | Ken Payson | 2016-08-11 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Made strings constant | Ken Payson | 2016-08-11 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into handshaker_api | Mark D. Roth | 2016-08-11 |
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | Add optional resource parameters to census resource test | Ken Payson | 2016-08-11 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | | | | | * | | | | Migrate distrib, interop, and stress to GA API | Nathaniel Manista | 2016-08-11 |
| | | | | |/ / / / | |||
| * | | | | | | | | Appease the const gods, improve readability, stop using 0 and 1 as | Vijay Pai | 2016-08-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proxies for false and true. | ||
* | | | | | | | | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Implement C++ API for defining channel filters. | ||
| | * | | | | | | | | clang-format | Vijay Pai | 2016-08-05 |
| | | | | | | | | | | |||
| | * | | | | | | | | Better ending for open-loop tests: never wait more than 1 second | Vijay Pai | 2016-08-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if we are in termination mode | ||
| | * | | | | | | | | Dramatically reduce time required to complete sync test when running | Vijay Pai | 2016-08-05 |
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | with lots of threads (by parallelizing shutdown of course) | ||
| | * | | | | | | | Properly use unique_ptr rather than explicitly | Vijay Pai | 2016-08-05 |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | deleting server context wrappers in QPS test | ||
| | * | | | | | | Updated tests. | Mark D. Roth | 2016-08-04 |
| | | | | | | | | |||
* | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-08-04 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixing json parsing issues detected by libfuzz. | ||
| * | | | | | | | | deflake grpclb_test | David Garcia Quintas | 2016-08-02 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Move timeout_encoding to core/lib/transport | ||
| | | * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-08-02 |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | |