index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
proto
Commit message (
Expand
)
Author
Age
*
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
|
|
\
|
|
*
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
|
|
\
\
|
|
|
*
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
|
|
|
\
\
\
|
|
|
|
|
*
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 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
|
|
\
\
\
\
|
|
|
|
*
|
Partially implement gRPC Python server reflection
Masood Malekghassemi
2016-10-20
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Changed name of rpc method to fit with the conventional naming. Also fixed ty...
Noah Eisen
2016-10-19
|
|
*
|
|
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 inte...
Noah Eisen
2016-10-12
|
|
\
|
|
|
|
|
*
|
|
Merge pull request #8101 from makdharma/cacheable_unary
makdharma
2016-10-12
|
|
|
\
\
\
*
|
|
|
|
|
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 wi...
Noah Eisen
2016-09-28
|
*
|
added the unimplemented_call test to interop_client.cc. Next step is to call ...
Noah Eisen
2016-09-28
|
/
/
*
|
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
*
|
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
*
|
|
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
|
*
|
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 simplify_compression_...
David Garcia Quintas
2016-06-17
|
|
\
|
|
*
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
|
|
/
[next]