Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-07 |
|\ | |||
* | | removed RANDOM and simplified req for compression | David Garcia Quintas | 2016-06-07 |
| | | |||
| * | improve comments in math.proto | Jan Tattermusch | 2016-06-06 |
| | | |||
| * | Merge pull request #6731 from vjpai/beheader | Jan Tattermusch | 2016-06-03 |
| |\ | | | | | | | Remove unused portions of C++ QPS testing | ||
| | * | Deprecate perf_db use | vjpai | 2016-05-31 |
| |/ |/| | |||
| * | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 |
| | | |||
| * | add missing newline | Alistair Veitch | 2016-05-25 |
| | | |||
| * | really commit | Alistair Veitch | 2016-05-24 |
|/ | |||
* | Merge pull request #6414 from y-zeng/reflection_proto | Yuchen Zeng | 2016-05-13 |
|\ | | | | | Add reflection.proto | ||
| * | Added comment about repeated responses | Yuchen Zeng | 2016-05-12 |
| | | |||
| * | Addressed the discussion on 05/11/2016 | Yuchen Zeng | 2016-05-11 |
| | | |||
* | | Merge pull request #6470 from yang-g/error_with_trailer | Jorge Canizales | 2016-05-11 |
|\ \ | | | | | | | Add a C++ test for server returning error with debug info in trailer. | ||
* \ \ | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
|\ \ \ | | | | | | | | | Updated load balancer proto to v1 | ||
| | * | | Add a test for server returning error with debug info in trailer. | yang-g | 2016-05-05 |
| |/ / |/| | | |||
| | * | Use stream rpc to ensure all related requests go to a single server | Yuchen Zeng | 2016-05-05 |
| | | | |||
| | * | Add comments for messages | Yuchen Zeng | 2016-05-04 |
| | | | |||
* | | | add a dummy service with no rpc to test codegen coverage | yang-g | 2016-05-03 |
| | | | |||
| | * | Add reflection.proto | Yuchen Zeng | 2016-05-03 |
| |/ |/| | |||
* | | merge and resolve conflict | yang-g | 2016-04-26 |
|\ \ | |||
| | * | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| |/ | |||
| * | Add support for an "OTHER" value in client_type, server_type, and add a ↵ | vjpai | 2016-04-21 |
| | | | | | | | | | | | | | | string to represent the name of the desired system api. This allows expansion without putting an upper-limit based on some foressen variants. | ||
| * | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 |
| |\ | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | ||
* | | | Merge remote-tracking branch 'upstream/master' into proto_comments | yang-g | 2016-04-20 |
|\| | | |||
| * | | Eradicate Uniform, Deterministic, and Pareto interarrival | vjpai | 2016-04-20 |
| | | | | | | | | | | | | | | | distributions since we don't use them and it's not sensible to add them | ||
| | * | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| |/ | | | | | | | application handle the authentication. | ||
* | | Use the comments before syntax line as file comments. | yang-g | 2016-04-15 |
| | | |||
* | | Clarify the comments | yang-g | 2016-04-14 |
| | | |||
* | | Add a test | yang-g | 2016-04-14 |
| | | |||
| * | regenerate tests.json with C++ perf scenarios | Jan Tattermusch | 2016-04-14 |
| | | |||
| * | add ScenarioResult and ScenarioResultSummary proto messages | Jan Tattermusch | 2016-04-14 |
|/ | |||
* | Merge branch 'master' into binary_logging | Michael Lumish | 2016-04-07 |
|\ | |||
| * | Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types | Nicolas Noble | 2016-04-07 |
| |\ | | | | | | | Handle google/protobuf includes in src/proto | ||
| * | | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
| | | | | | | | | | | | | Run those json configurations as part of presubmits | ||
| * | | Merge branch 'master' into metrics_typo | Sree Kuchibhotla | 2016-04-05 |
| |\ \ | |||
| * | | | Fix a typo in metrics.proto. No code is using double_value yet and hence no ↵ | Sree Kuchibhotla | 2016-04-05 |
| | | | | | | | | | | | | | | | | other code changes are needed | ||
| | | * | Handle google/protobuf includes in src/proto | murgatroid99 | 2016-04-05 |
| | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-04-04 |
| | |\ | | |/ | |/| | |||
| * | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | | |||
| | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-03-30 |
| | |\ | | |/ | |/| | |||
* | | | Fixed typo in import statement | murgatroid99 | 2016-03-30 |
| | | | |||
* | | | Merge branch 'master' into binary_logging | murgatroid99 | 2016-03-30 |
|\| | | |||
| * | | fix copyright | Sree Kuchibhotla | 2016-03-23 |
| | | | |||
| * | | Address code review comments | Sree Kuchibhotla | 2016-03-23 |
| | | | |||
* | | | Merge branch 'master' into binary_logging | murgatroid99 | 2016-03-17 |
|\| | | |||
| | * | Added a channel argument to set the maximum reconnect backoff duration. ↵ | Aaron Isotton | 2016-03-08 |
| | | | | | | | | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377. | ||
| * | | Allow use of alternative credential types. | Dan Born | 2016-03-03 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 | yang-g | 2016-02-24 |
| |\ | |||
| * | | global replace health check proto v1alpha to v1 | yang-g | 2016-02-19 |
| | | | |||
| | * | Revert "Revert "Proto API for LB request/responses"" | Craig Tiller | 2016-02-11 |
| |/ | |||
| * | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | |