index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
Merge pull request #2921 from yang-g/unknown_service
Vijay Pai
2015-08-13
|
\
*
\
Merge pull request #2922 from yang-g/proto3_cpp
Vijay Pai
2015-08-13
|
\
\
|
*
|
update the interop test protos and code to proto3
yang-g
2015-08-13
|
*
|
use proto3 syntax in c++ test protos
yang-g
2015-08-13
|
|
*
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
*
|
|
Merge pull request #2771 from vjpai/asklipion2
David G. Quintas
2015-08-12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clang-format
Vijay Pai
2015-08-11
|
*
|
Address concerns from review
vjpai
2015-08-11
*
|
|
Removed "<:" bigram confusing gcc 4.4
David G. Quintas
2015-08-11
|
|
/
|
/
|
|
*
Stop using a variable-sized array since that's not standards-compliant
Vijay Pai
2015-08-07
*
|
Merge pull request #2777 from jboeuf/server_creds_auth_md_processor
Craig Tiller
2015-08-07
|
\
\
*
|
|
Fix build
yang-g
2015-08-06
*
|
|
merge with head
yang-g
2015-08-06
|
\
\
\
*
|
|
|
Resolve comments
yang-g
2015-08-06
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...
Julien Boeuf
2015-08-06
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fixing cpp tests.
Julien Boeuf
2015-08-05
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...
Julien Boeuf
2015-08-05
|
|
|
\
\
|
|
|
|
*
clang-format plus helpful comments
Vijay Pai
2015-08-05
|
|
|
|
*
Remaining changes needed to get QPS test working on old compilers.
Vijay Pai
2015-08-05
|
*
|
|
|
Add tests for C++ propagation
Craig Tiller
2015-08-05
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add WaitForState
yang-g
2015-08-05
*
|
|
|
clean up and add a test
yang-g
2015-08-05
|
/
/
/
*
|
|
Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter
Vijay Pai
2015-08-05
|
\
\
\
*
\
\
\
Merge pull request #2765 from ctiller/the-test-be-sleepy
Yang Gao
2015-08-05
|
\
\
\
\
*
\
\
\
\
Merge pull request #2808 from a11r/status_interop
Yang Gao
2015-08-05
|
\
\
\
\
\
|
*
|
|
|
|
Added interop test for status_code_with_message
Abhishek Kumar
2015-08-05
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on...
yang-g
2015-08-05
|
|
|
|
\
\
\
|
|
*
|
\
\
\
Merge branch 'primary-goat-whisperer' into the-test-be-sleepy
Craig Tiller
2015-08-05
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into cancel
yang-g
2015-08-04
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Add AsyncNotifyWhenDone
yang-g
2015-08-04
|
*
|
|
|
|
|
Merge pull request #2749 from yang-g/default_host_to_null
Craig Tiller
2015-08-04
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'primary-goat-whisperer' into the-test-be-sleepy
Craig Tiller
2015-08-04
|
|
|
|
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into auth_md_processor
Julien Boeuf
2015-08-03
|
|
|
|
|
|
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
merge with head and resolve conflicts
yang-g
2015-08-03
|
|
|
|
|
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
Re-enable all the tests
Craig Tiller
2015-08-03
|
*
|
|
|
|
|
fix generic_end2end_test
yang-g
2015-07-31
|
|
/
/
/
/
/
|
|
*
|
|
|
Line up starting times
Craig Tiller
2015-07-31
*
|
|
|
|
|
merge with head and resolve conflicts
yang-g
2015-07-31
|
\
|
|
|
|
|
|
|
*
|
|
|
add a test where a read and a writesdone happen at the same time
yang-g
2015-07-31
|
|
/
/
/
/
|
|
|
|
*
Eliminate use of this_thread::sleep_until
Vijay Pai
2015-07-31
|
|
|
|
*
Eliminate lambda used as CV predicate
Vijay Pai
2015-07-31
|
|
|
|
*
Eliminate user of lambda in server definition
Vijay Pai
2015-07-31
|
|
|
|
*
Eliminate use of lambdas in ResourceUsage processing functions...
Vijay Pai
2015-07-31
|
|
|
|
*
clang-format
Vijay Pai
2015-07-31
|
|
|
*
|
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...
Craig Tiller
2015-07-31
|
|
|
/
|
|
|
|
/
|
|
|
|
|
|
|
*
Remove lambdas from state machine functions
vjpai
2015-07-31
|
|
|
|
*
Switch a push_back to emplace_back to avoid being interpreted
vjpai
2015-07-31
|
|
|
|
*
Remove lambda from client definition
vjpai
2015-07-31
|
|
|
|
*
Merge branch 'master' into asklipion
vjpai
2015-07-31
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
merge with head
yang-g
2015-07-30
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]