aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
|\
| * Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
| |\
| | * Merge pull request #7380 from nicolasnoble/no-c++11-threadsGravatar Vijay Pai2016-07-27
| | |\
| * | \ Merge pull request #7020 from rjshade/assert_not_expectGravatar kpayson642016-07-25
| |\ \ \
| | | * \ Merge pull request #7400 from yang-g/ga_branch2Gravatar Nicolas Noble2016-07-21
| | | |\ \
| * | | | | Revert unnecessary deletionsGravatar Yuchen Zeng2016-07-19
| | | * | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| * | | | | Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
| | * | | | Merge branch 'master' into assert_not_expectGravatar Robbie Shade2016-07-15
| | |\ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-15
|\| | | | |
| | | | * | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| * | | | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-14
| |\ \ \ \ \
| * | | | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | * | Make Server::Wait work for async only server.Gravatar yang-g2016-07-13
| | | | |/ /
| | | | | * Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std...Gravatar Nicolas "Pixel" Noble2016-07-14
| | | | |/
* | | | | Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-07-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | Make Server::Wait work for async only server.Gravatar yang-g2016-07-11
| |/ / /
* | | | Move use of nullptr into grpc namespace, so that the hack in config.hGravatar Mark D. Roth2016-07-11
* | | | Add include to fix gcc-4.4 problem.Gravatar Mark D. Roth2016-07-11
| | * | Better fix for flow control bugGravatar Craig Tiller2016-07-07
| |/ /
* | | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-01
|\ \ \
| | * | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| |/ /
* | | Move channel_filter.h from include/ tree to src/ tree.Gravatar Mark D. Roth2016-06-29
* | | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-06-29
|\ \ \
* | | | Initial attempt at a C++ wrapper for the C grpc_transport_op andGravatar Mark D. Roth2016-06-27
| | * | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | |\ \
| | | * | Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| | |/| | | |/| | |
| | | | * ASSERT vector size before directly accessing first elementGravatar Robbie Shade2016-06-23
| | |_|/ | |/| |
| | * | Add commentGravatar Craig Tiller2016-06-21
| | * | Make sure to poll cqGravatar Craig Tiller2016-06-21
| |/ /
| * | clang-format changesGravatar Vijay Pai2016-06-17
* | | Removed unnecessary comments. Added connection counter to test.Gravatar Mark D. Roth2016-06-16
* | | Fix portability issues.Gravatar Mark D. Roth2016-06-16
* | | Remove unnecessary code from test.Gravatar Mark D. Roth2016-06-16
* | | clang-formatGravatar Mark D. Roth2016-06-16
* | | Pass channel args to ChannelData ctor and ChannelData to CallData ctor.Gravatar Mark D. Roth2016-06-16
* | | Fixed test.Gravatar Mark D. Roth2016-06-16
* | | - fix build problemsGravatar Mark D. Roth2016-06-16
| * | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
| * | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| |\ \ | |/ / |/| |
| * | clang-formatGravatar Vijay Pai2016-06-15
| * | De-lambda-ifyGravatar vjpai2016-06-15
| * | Deal with issues surrounding const members of classes used inGravatar Vijay Pai2016-06-15
| * | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
* | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
|\ \ \
* \ \ \ Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
|\ \ \ \
| | | * | Manual clang-formatGravatar vjpai2016-06-13
| | * | | Fix zookeeper_testGravatar Yuchen Zeng2016-06-10
| | * | | Merge remote-tracking branch 'upstream/master' into log_format_checkGravatar Yuchen Zeng2016-06-10
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Fix type mismatch for type_sizeGravatar Yuchen Zeng2016-06-10