Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | manually fixed merge conflict. caused by the addition of a different new ↵ | Noah Eisen | 2016-10-12 |
|\ | | | | | | | interop test | ||
| * | Merge pull request #8101 from makdharma/cacheable_unary | makdharma | 2016-10-12 |
| |\ | | | | | | | Add interop test for Cacheable Unary Calls | ||
* | | | changed method name in test.proto to more accurately reflect how the calls ↵ | Noah Eisen | 2016-09-28 |
| | | | | | | | | | | | | will be used | ||
* | | | added the unimplemented_call test to interop_client.cc. Next step is to call ↵ | Noah Eisen | 2016-09-28 |
|/ / | | | | | | | this from the driver program, run_interop_tests.py | ||
* | | Synchronized tag number with that of authoritative copy | David Garcia Quintas | 2016-09-15 |
| | | |||
| * | Add interop test for Cacheable Unary Calls | Makarand Dharmapurikar | 2016-09-14 |
| | | | | | | | | | | | | modified interop test spec doc added CacheableUnaryCall to test.proto modified server and client implmenentations to support new method | ||
* | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
|\| | |||
| * | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| |\ | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-02 |
|\| | | |||
| | * | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |
| | | | |||
| * | | add trace context proto | Alistair Veitch | 2016-08-31 |
| | | | |||
* | | | LB nanopb options updated: | David Garcia Quintas | 2016-08-22 |
| | | | | | | | | | | | | | | | - ip addresses max size, now that they are binary encoded - token size increased in 1 (to 65) to accommodate final \0 | ||
* | | | Updated LB proto and nanopb version | David Garcia Quintas | 2016-08-20 |
|/ / | |||
* | | merge to upstream/master | Alistair Veitch | 2016-07-21 |
|\ \ | |||
| | * | Merge pull request #7407 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | | | | | | | | | | | | Benchmark fixes | ||
| * | | 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 |
|\| | |