Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9326 from yang-g/license | Yang Gao | 2017-01-17 |
|\ | | | | | Add licenses to all BUILD files and missing copyright | ||
| * | omg it is 2017 | yang-g | 2017-01-11 |
| | | |||
| * | Add licenses to all BUILD files and missing copyright | yang-g | 2017-01-11 |
| | | |||
* | | add setting channel args functionality to performance tesing | Yuxuan Li | 2017-01-11 |
|/ | | | | | | setting channel args --draft clang-format | ||
* | Merge remote-tracking branch 'google/master' into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 |
|\ | |||
| * | Merge branch 'master' into cpu_usage2 | Yuxuan Li | 2016-11-07 |
| |\ | |||
| | * | Merge pull request #8548 from dgquintas/lb-tokens-length | David G. Quintas | 2016-11-02 |
| | |\ | | | | | | | | | Made LB token dynamic size <= 50 bytes | ||
| | | * | Reverted back to using 128 bytes for service name | David Garcia Quintas | 2016-11-01 |
| | | | | |||
| | * | | Merge pull request #8268 from soltanmm-google/bleat-like-a-moat | Masood Malekghassemi | 2016-10-31 |
| | |\ \ | | | | | | | | | | | Fix dangling reference in docstring | ||
| | | | * | Updated max length of load balanced service to 255 bytes | David Garcia Quintas | 2016-10-30 |
| | | | | | |||
| | | | * | Added max length comments for some lb proto fields | David Garcia Quintas | 2016-10-29 |
| | | | | | |||
| | | | * | Removed spurious option for lb nanopb proto | David Garcia Quintas | 2016-10-29 |
| | | | | | |||
| * | | | | fixing conflicts with new upstream master | Yuxuan Li | 2016-10-28 |
| |\| | | | |||
| * | | | | Merge branch 'master' into cpu_usage2 | Yuxuan Li | 2016-10-28 |
| |\ \ \ \ | |||
| | | * \ \ | Merge pull request #8367 from soltanmm-google/blurb | Masood Malekghassemi | 2016-10-28 |
| | | |\ \ \ | | | | | | | | | | | | | | | Partially implement gRPC Python server reflection | ||
| | | | | | * | Updated proto field comment with max token length | David Garcia Quintas | 2016-10-28 |
| | | | | | | | |||
| | | | | | * | Made LB token dynamic size <= 50 bytes | David Garcia Quintas | 2016-10-28 |
| | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 | Nicolas "Pixel" Noble | 2016-10-26 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
* | | | | | | Removing useless message. | Nicolas "Pixel" Noble | 2016-10-26 |
| | | | | | | |||
* | | | | | | Adding shim for generating C++ protos. | Nicolas "Pixel" Noble | 2016-10-21 |
| | | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-20 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #8365 from vjpai/fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Support request separation of server-side streamed RPC | ||
| | | | | * | | Partially implement gRPC Python server reflection | Masood Malekghassemi | 2016-10-20 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some features relating to proto2 extension querying are missing due to missing upstream features required to support them (see https://github.com/google/protobuf/issues/2248). | ||
| * | | | | | Changed name of rpc method to fit with the conventional naming. Also fixed ↵ | Noah Eisen | 2016-10-19 |
|/ / / / / | | | | | | | | | | | | | | | | type in interop client flag help message | ||
| * | | | | Merge remote-tracking branch 'upstream/master' into fc_1dstream | Vijay Pai | 2016-10-18 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | | * | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | | | | |||
| | | * | | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-17 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-14 |
| | | |\ \ | |||
| * | | | | | Making split streaming testable | Vijay Pai | 2016-10-13 |
| | |_|/ / | |/| | | | |||
* | | | | | 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 | ||
| | | * | | | batched changes | Yuxuan Li | 2016-10-06 |
| | |/ / / | |/| | | | |||
| | | | * | Fix dangling reference in docstring | Masood Malekghassemi | 2016-10-03 |
| | |_|/ | |/| | | |||
| | | * | Complete reporting for failure rates | Craig Tiller | 2016-09-29 |
| | | | | |||
| | | * | Collect stats on # failed requests | Craig Tiller | 2016-09-28 |
| | | | | |||
| | | * | Collecting failure status progress | Craig Tiller | 2016-09-28 |
| | |/ | |/| | |||
* | | | 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 |
| |/ |