Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add trace context proto | Alistair Veitch | 2016-08-31 |
| | |||
* | merge to upstream/master | Alistair Veitch | 2016-07-21 |
|\ | |||
| * | Add more information so that we can have a meaningful exit code | Vijay Pai | 2016-07-07 |
| | | |||
| * | moved up 'package' statement. | David Garcia Quintas | 2016-06-21 |
| | | |||
| * | Using inlined BoolValue in lieu of wrappers.proto due to lack of node support | David Garcia Quintas | 2016-06-21 |
| | | |||
| * | Merge remote-tracking branch 'origin/fix_logproto' into ↵ | David Garcia Quintas | 2016-06-17 |
| |\ | | | | | | | | | | simplify_compression_interop | ||
| | * | fixed syntax errors in proto | David Garcia Quintas | 2016-06-17 |
| | | | |||
| * | | moar pr comments | David Garcia Quintas | 2016-06-15 |
| | | | |||
| * | | pr comments | David Garcia Quintas | 2016-06-14 |
| | | | |||
| * | | spec comments addressed | David Garcia Quintas | 2016-06-10 |
| | | | |||
| * | | Completed interop spec, as well as code for c++ | David Garcia Quintas | 2016-06-09 |
| |/ | |||
| * | 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 |
| | | | |||
* | | | merge to master | Alistair Veitch | 2016-06-07 |
|\ \ \ | | |/ | |/| | |||
| * | | improve comments in math.proto | Jan Tattermusch | 2016-06-06 |
| | | | |||
* | | | Proto tweaks | Alistair Veitch | 2016-06-03 |
| | | | |||
| * | | Merge pull request #6731 from vjpai/beheader | Jan Tattermusch | 2016-06-03 |
| |\ \ | | | | | | | | | Remove unused portions of C++ QPS testing | ||
* | | | | change Metric->Resource, simplify Resource definition | Alistair Veitch | 2016-06-02 |
|/ / / | |||
| * / | 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 |
| | |/ | |/| |