aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/end2end_test.cc
Commit message (Expand)AuthorAge
* Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
* Merge github.com:google/grpc into deprecate-c++Gravatar Craig Tiller2015-02-23
|\
* | s/CreateChannel/CreateChannelDeprecatedGravatar Craig Tiller2015-02-23
| * Move to unique_ptr for all GRPC returned objectsGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Compile fixesGravatar Craig Tiller2015-02-13
* Fix end2end leaksGravatar Craig Tiller2015-02-12
* Make end2end_test use fewer threadsGravatar Craig Tiller2015-02-11
* Fixup callers with new apiGravatar Craig Tiller2015-02-09
* Fixup callers with new apiGravatar Craig Tiller2015-02-09
* Fix returned statusGravatar Craig Tiller2015-01-16
* Use C signal handling in C++ end2endGravatar Craig Tiller2015-01-14
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
* | clang-format codebaseGravatar Craig Tiller2015-01-13
| * Make this file compileGravatar Craig Tiller2015-01-12
|/
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* Add deadline API on server side.Gravatar yangg2015-01-06
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Add a test where client side sees a deadline expired status.Gravatar yangg2014-12-19
* Add ServerContext. It is currently empty and deadline and metadata will come toGravatar yangg2014-12-19
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26