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 #11145 from vjpai/inproc3
Vijay Pai
2017-07-15
|
\
|
*
Disbable a specific check on async_end2end_test and revisit later if that exp...
Vijay Pai
2017-07-14
|
*
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
*
|
Merge pull request #11761 from dgquintas/lb_update_connector_fix
David G. Quintas
2017-07-14
|
\
\
*
\
\
Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocks
David G. Quintas
2017-07-14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix deadlocks in grpclb_end2end_test
David Garcia Quintas
2017-07-13
|
|
*
Improved testing
David Garcia Quintas
2017-07-13
|
|
/
|
/
|
*
|
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
\
*
|
|
Disable health check service in async end2end tests as it is causing flakes i...
Sree Kuchibhotla
2017-07-11
|
|
/
|
/
|
*
|
Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix
David G. Quintas
2017-07-07
|
\
\
*
\
\
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
Michael Lumish
2017-07-07
|
\
\
\
|
|
*
|
Fix RR concurrent updates
David Garcia Quintas
2017-07-06
*
|
|
|
Merge pull request #11557 from ncteisen/writelast-bugfix
Noah Eisen
2017-07-06
|
\
\
\
\
|
|
*
|
|
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
murgatroid99
2017-07-06
|
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
Move gtest include after proto include
David Garcia Quintas
2017-07-05
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
s/hanging/pending/g
ncteisen
2017-07-05
|
*
|
|
Add repro and fix to bidi case
ncteisen
2017-07-05
|
*
|
|
Add repro for coalescing bug
ncteisen
2017-07-05
|
*
|
|
Make stream responses togglable via context
ncteisen
2017-07-05
|
/
/
/
*
|
|
Merge pull request #11648 from markdroth/c++_filter_fixes
Mark D. Roth
2017-06-30
|
\
\
\
|
*
|
|
Fix filter_end2end_test.
Mark D. Roth
2017-06-30
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
added test for RR connectivity state upon subchannels shutdown
David Garcia Quintas
2017-06-26
|
/
/
/
|
*
|
Fix RR policy connectivity state upon subchannels shutdown
David Garcia Quintas
2017-06-23
*
|
|
Merge pull request #9823 from mjkim/fix_unkown
Mehrdad Afshari
2017-06-12
|
\
\
\
*
|
|
|
license fixes
Jan Tattermusch
2017-06-08
*
|
|
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
|
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
|
|
Implement LB policy updates
David Garcia Quintas
2017-06-06
|
|
/
/
|
/
|
|
|
|
*
Merge remote-tracking branch 'ctiller/build-wtf' into import
Nicolas "Pixel" Noble
2017-05-26
|
|
|
\
|
|
*
\
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-26
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Moving gtest to the end.
Nicolas "Pixel" Noble
2017-05-25
|
|
*
|
Moving testing headers at the end.
Nicolas "Pixel" Noble
2017-05-25
|
|
|
*
More import fixes
Craig Tiller
2017-05-19
*
|
|
|
Change round_robin LB policy to use the addresses in the order given.
Mark D. Roth
2017-05-19
|
|
*
|
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
|
/
/
|
/
|
|
*
|
|
Implement grpclb drop support.
Mark D. Roth
2017-05-17
|
|
/
|
/
|
*
|
Fixing mock test target.
Nicolas "Pixel" Noble
2017-05-12
*
|
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-12
|
\
\
|
*
|
Propagate deadline to GenericServerContext
yang-g
2017-05-11
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
|
|
*
|
|
Moving gtest include down.
Nicolas "Pixel" Noble
2017-05-10
*
|
|
Add end2end_test_lib.
Nicolas "Pixel" Noble
2017-05-09
|
*
|
Make sure we set deadline for the LB call even without a pick.
Mark D. Roth
2017-05-03
|
*
|
Implement client-side load reporting for grpclb.
Mark D. Roth
2017-05-02
|
*
|
Apply slowdown factor to timeouts
David Garcia Quintas
2017-05-01
|
*
|
BUILD and #include fixes
David Garcia Quintas
2017-04-28
|
*
|
New version of grpclb end2end test
David Garcia Quintas
2017-04-27
|
*
|
Merge pull request #10644 from MakMukhi/master
MakMukhi
2017-04-24
|
|
\
\
|
*
|
|
Get dep in the right place
Craig Tiller
2017-04-19
[next]