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
/
grpclb_end2end_test.cc
Commit message (
Expand
)
Author
Age
*
Increase client load reporting interval to avoid test flake.
Mark D. Roth
2018-06-06
*
Merge pull request #13539 from grpc/AspirinSJL-patch-1
Nicolas Noble
2018-04-12
|
\
*
|
Verify LB doesn't receive call creds
David Garcia Quintas
2018-03-13
*
|
Change grpc++ references in names to grpcpp
Vijay Pai
2018-03-08
*
|
Merge pull request #14459 from vjpai/2phase_thd
Vijay Pai
2018-03-02
|
\
\
*
|
|
Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist
David Garcia Quintas
2018-03-01
|
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-03-01
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
grpclb_end2end test tweaks for compiler happiness
David Garcia Quintas
2018-02-28
*
|
|
Perform secure naming checks in grpclb_end2end_test
David Garcia Quintas
2018-02-27
|
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-24
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #14497 from AspirinSJL/fix_rpc_failure_flake
Juanli Shen
2018-02-23
|
\
\
\
|
*
|
|
Add warmup before first batch
Juanli Shen
2018-02-22
|
|
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-21
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Refactor code for generating balancer channel args.
Mark D. Roth
2018-02-20
|
/
/
/
|
*
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
|
|
Fix test again
Juanli Shen
2018-02-16
*
|
|
Revert "Revert "Revert "Revert "grpclb re-resolution""""
Juanli Shen
2018-02-15
|
/
/
*
|
Revert "Revert "Revert "grpclb re-resolution"""
David G. Quintas
2018-02-12
*
|
Merge pull request #14407 from vjpai/gpr_review_thd
Vijay Pai
2018-02-12
|
\
\
*
|
|
Fix test
Juanli Shen
2018-02-12
|
*
|
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
|
|
Revert "Revert "grpclb re-resolution""
Juanli Shen
2018-02-12
|
/
/
*
|
Convert resolver API to C++.
Mark D. Roth
2018-02-08
*
|
Revert "grpclb re-resolution"
Juanli Shen
2018-02-07
*
|
grpclb in charge of its re-resolution
Juanli Shen
2018-02-06
*
|
Add a results_upon_error setter to fake resolver
Juanli Shen
2018-02-02
*
|
Extract lb_calld from glb_policy
Juanli Shen
2018-01-23
*
|
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
|
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
|
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
|
Merge master into execctx
Yash Tibrewal
2017-12-05
|
\
\
|
*
|
Fix UpdatesTest.UpdateBalancersDeadUpdate expectation
David Garcia Quintas
2017-12-04
*
|
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
*
Fix comment
Juanli Shen
2017-11-28
|
|
/
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
*
|
Removing more exec_ctx instances
Yash Tibrewal
2017-11-09
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Merge master
Yash Tibrewal
2017-11-06
|
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
*
|
Merge master
Yash Tibrewal
2017-11-01
|
|
\
|
|
|
*
BG-poll very frequently to pick up subchannels's updates in LB tests
David Garcia Quintas
2017-10-31
|
*
|
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
|
|
/
|
*
Remove duplicate message member in test
Juanli Shen
2017-10-23
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Readd grpclb fallback
Juanli Shen
2017-09-27
*
Get rid of magic numbers
David Garcia Quintas
2017-09-18
*
Backends must be up before some grpclb tests start.
David Garcia Quintas
2017-09-18
*
Revert "Add fallback (use backends from resolver if can't reach balancer) to ...
Ken Payson
2017-09-13
*
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
Juanli Shen
2017-09-11
[next]