aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
* Merge pull request #7380 from nicolasnoble/no-c++11-threadsGravatar Vijay Pai2016-07-27
|\
* \ Merge pull request #7400 from yang-g/ga_branch2Gravatar Nicolas Noble2016-07-21
|\ \
* | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| * | 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
|/
* Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
|\
| * Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| |\
* | | Add commentGravatar Craig Tiller2016-06-21
* | | Make sure to poll cqGravatar Craig Tiller2016-06-21
|/ /
* | clang-format changesGravatar Vijay Pai2016-06-17
* | 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
| | | * | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
* | | | | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
| |_|/ / |/| | |
| | * | Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| | |\ \ | |_|/ / |/| | |
| * | | add a test with empty requestGravatar yang-g2016-06-07
|/ / /
* | | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_callGravatar Jan Tattermusch2016-06-07
|\ \ \
| | * | Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
| | * | Addressed reveiw comments about namingGravatar Yuchen Zeng2016-06-06
| | | * Fix double-free issue for optional_message.Gravatar Julien Boeuf2016-06-06
* | | | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| |_|/ |/| |
* | | Merge pull request #6664 from dklempner/server_builder_plugin_testGravatar Jan Tattermusch2016-06-02
|\ \ \
| | * | Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
| |/ / |/| |
* | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
|\ \ \
* | | | Revert "Revert "Remove spam""Gravatar Craig Tiller2016-05-21
* | | | Simpler trick to force a listening cqGravatar Craig Tiller2016-05-21
* | | | Revert "Remove spam"Gravatar Craig Tiller2016-05-21
* | | | Remove spamGravatar Craig Tiller2016-05-21
* | | | Fixes and code simplificationGravatar Craig Tiller2016-05-20
| | | * Add proto_server_reflection_testGravatar Yuchen Zeng2016-05-20
* | | | Fix server plugin testGravatar Craig Tiller2016-05-20
* | | | Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
* | | | Fix server plugin testGravatar Craig Tiller2016-05-20
| | * | Fix a missing initializationGravatar David Klempner2016-05-19
| | |/
| * | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| |\|
* | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
|\ \ \ | | |/ | |/|
* | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \ \