aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* 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
|\ \ \
| | * | Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
| |/ / |/| |
* | | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\ \ \
| | | * Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...Gravatar Julien Boeuf2016-05-10
| | | |\
| | * | \ Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | |\ \ \ | | | | |/ | | | |/|
* | | | | fix compiling errorGravatar yang-g2016-05-10
| * | | | Resolve conflictsGravatar Yuchen Zeng2016-05-06
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix naming and comment problemsGravatar Yuchen Zeng2016-05-06
* | | | | Add parsing back to protobuf exampleGravatar yang-g2016-05-06