aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
* | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
| |\ \ \ \
| * \ \ \ \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1360 from nicolasnoble/flakesGravatar Yang Gao2015-04-24
| |\ \ \ \ \ \
| | | | | | | * Add two scenarios in interop testGravatar Yang Gao2015-04-24
| | | | | | |/ | | | | | |/|
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | clang-formatGravatar Craig Tiller2015-04-24
| * | | | | | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
| | |_|_|/ / | |/| | | |
* | | | | | Fix array sizeGravatar Craig Tiller2015-04-24
| | * | | | Merge branch 'master' of github.com:grpc/grpc into flakesGravatar Nicolas "Pixel" Noble2015-04-24
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Flagging some tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
| | | |_|/ | | |/| |
* | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-23
|\| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Make the things compile againGravatar Craig Tiller2015-04-23
| | | * | Test client stream cancellation and fix bug exposed by the test.Gravatar Abhishek Kumar2015-04-23
| | |/ / | |/| |
| * | | Merge pull request #1307 from a11r/streamcancelGravatar Craig Tiller2015-04-23
| |\ \ \
* | | | | clang-formatGravatar Craig Tiller2015-04-23
| | * | | fixed indentationGravatar Abhishek Kumar2015-04-23
| * | | | More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
| | |/ / | |/| |
* | | | Merge github.com:google/grpc into one-passGravatar Craig Tiller2015-04-22
|\| | |
| * | | Making sure we don't require OpenSSL for tests that, in fact, don't need it.Gravatar Nicolas "Pixel" Noble2015-04-23
* | | | One test compilesGravatar Craig Tiller2015-04-22
|/ / /
* | | Merge pull request #1312 from ctiller/batch-metadataGravatar Yang Gao2015-04-22
|\ \ \
| * | | Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
| * | | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
| |\ \ \
* | | | | Remove an extra unrefGravatar Yang Gao2015-04-21
| |/ / / |/| | |
* | | | Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
| * | | Tweak testsGravatar Craig Tiller2015-04-20
| * | | Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
| |\ \ \ | |/ / / |/| | |
* | | | Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| * | | clang-formatGravatar Craig Tiller2015-04-17
| * | | Random small fixesGravatar Craig Tiller2015-04-17
| * | | Mark large requests tests flaky (they are buggy)Gravatar Craig Tiller2015-04-17
| | * | Fixed flakes due to OK racing with cancelGravatar Abhishek Kumar2015-04-17
| | * | Added end2end test for server streaming rpc cancellation.Gravatar Abhishek Kumar2015-04-17
| | * | Added test case demonstrating cancel on bidi streamGravatar Abhishek Kumar2015-04-17
| |/ / |/| |
* | | Merge pull request #1292 from jboeuf/load_file_with_null_termGravatar Craig Tiller2015-04-17
|\ \ \
* | | | Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
* | | | Moving test.proto to an outer directory so others can depend on it.Gravatar Abhishek Kumar2015-04-16
| | * | Progress towards transport using metadata batchesGravatar Craig Tiller2015-04-16
* | | | Merge pull request #1291 from yang-g/headersGravatar Nicolas Noble2015-04-16
|\ \ \ \
* \ \ \ \ Merge pull request #1290 from yang-g/interopGravatar donnadionne2015-04-16
|\ \ \ \ \
| | | | * | Kill transport end2end tests: not usefulGravatar Craig Tiller2015-04-16
| | | | * | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
| |_|_|/ / |/| | | |
* | | | | clang-formatGravatar Craig Tiller2015-04-16
* | | | | Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
| | | * | Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
| |_|/ / |/| | |
| | * | Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
| |/ / |/| |
| * | Return 1 when test_case is not supported in interop testGravatar Yang Gao2015-04-15
|/ /
* | Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\ \