index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
Commit message (
Expand
)
Author
Age
*
Merge pull request #17197 from vjpai/ctx_clear
Vijay Pai
2018-11-13
|
\
|
*
Properly clear metadata and other structs when reusing ServerContext
Vijay Pai
2018-11-13
*
|
Fix clang-tidy issues
Vijay Pai
2018-11-11
|
/
*
Merge pull request #17072 from yashykt/interceptor_cancellation
Yash Tibrewal
2018-11-06
|
\
*
|
Add blank line
ncteisen
2018-11-02
*
|
clang format
ncteisen
2018-11-02
*
|
Add test
ncteisen
2018-11-02
*
|
Merge pull request #17053 from yashykt/global_interceptor
Yash Tibrewal
2018-11-02
|
\
\
|
|
*
Make client interceptors see notification even if Cancel was done before the ...
Yash Tibrewal
2018-11-01
|
|
*
Add server interceptors in end2end_test
Yash Tibrewal
2018-11-01
|
|
*
Refactor tests slightly
Yash Tibrewal
2018-11-01
|
*
|
Add tests for global interceptor
Yash Tibrewal
2018-10-31
*
|
|
Merge branch 'master' into server_callback
Vijay Pai
2018-10-30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #17046 from markdroth/health_check_client_fix
Mark D. Roth
2018-10-30
|
|
\
\
|
*
\
\
Merge pull request #17010 from grpc/revert-16996-revert-16912-fail_rpcs_on_tr...
Mark D. Roth
2018-10-30
|
|
\
\
\
|
|
|
*
|
Fix handling of call context in health check call batch payload.
Mark D. Roth
2018-10-29
|
|
|
|
/
*
|
|
/
Experimental C++ server callback unary API
Vijay Pai
2018-10-29
|
|
_
|
/
|
/
|
|
|
*
|
Get ClientContext included with ChannelInterface, and slight more cleanup
Yash Tibrewal
2018-10-29
|
/
/
*
|
Merge pull request #16842 from yashykt/interceptors
Yash Tibrewal
2018-10-28
|
\
\
|
*
|
Revert "Add dummy interceptors to end2end_test and async_end2end_test"
Yash Tibrewal
2018-10-27
|
*
|
Add dummy interceptors to end2end_test and async_end2end_test
Yash Tibrewal
2018-10-27
|
*
|
Fix build
Yash Tibrewal
2018-10-26
|
*
|
Reviewer comments except for void * fixed
Yash Tibrewal
2018-10-26
*
|
|
Add GetServer to channelz cpp
ncteisen
2018-10-26
|
*
|
Some cleanup
Yash Tibrewal
2018-10-26
|
*
|
Add sync unknown method test
Yash Tibrewal
2018-10-25
|
*
|
Adding generic rpc and unimplemented rpc test for server interceptors
Yash Tibrewal
2018-10-25
|
*
|
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-25
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Added server async tests
Yash Tibrewal
2018-10-25
|
|
*
Revert "Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_F...
Mark D. Roth
2018-10-25
|
|
/
|
/
|
*
|
Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE."
hcaseyal
2018-10-24
*
|
Client-side health checking support.
Mark D. Roth
2018-10-24
*
|
Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.
Mark D. Roth
2018-10-24
|
*
Add client streaming, server streaming and bidi streaming tests
Yash Tibrewal
2018-10-23
|
*
Another server side test
Yash Tibrewal
2018-10-23
|
*
First test for server interception
Yash Tibrewal
2018-10-23
|
*
Adding streaming test for client interceptors
Yash Tibrewal
2018-10-23
|
*
Use InProc Channel for callback tests
Yash Tibrewal
2018-10-23
|
*
Adding tests using the callback API
Yash Tibrewal
2018-10-22
|
*
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-22
|
|
\
|
|
/
|
/
|
|
*
Adding intercepted channel
Yash Tibrewal
2018-10-22
|
*
Working on tests
Yash Tibrewal
2018-10-21
|
*
Starting on server interceptors
Yash Tibrewal
2018-10-16
|
*
Add more tests for client interceptors
Yash Tibrewal
2018-10-16
|
*
Adding a test
Yash Tibrewal
2018-10-16
*
|
Merge remote-tracking branch 'upstream/master' into health_checking_service
Mark D. Roth
2018-10-15
|
\
|
|
*
Move check closer to relevant code
Hope Casey-Allen
2018-10-11
|
*
Add metadata streaming tests
Hope Casey-Allen
2018-10-11
|
*
C++ Channelz GetServerSockets Support
ncteisen
2018-10-09
|
*
Channel trace is limited by memory
ncteisen
2018-10-02
[next]