aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Fix duplicated lineGravatar Craig Tiller2015-02-09
* Merge github.com:grpc/grpc into async-api-newGravatar Craig Tiller2015-02-06
|\
| * Merge pull request #420 from nicolasnoble/upstream-fixGravatar Yang Gao2015-02-06
| |\
* | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-06
|\| |
| | * Few minor fixes.Gravatar Nicolas "Pixel" Noble2015-02-06
| * | Merge pull request #387 from maxwell-demon/census_active_opsGravatar Alistair Veitch2015-02-06
| |\ \ | | |/ | |/|
| * | Merge pull request #417 from yang-g/dockerGravatar donnadionne2015-02-06
| |\ \
| | * | update commentsGravatar Yang Gao2015-02-05
| | * | Use environment variable to set root certs in c++ interop test.Gravatar Yang Gao2015-02-05
* | | | FixesGravatar Craig Tiller2015-02-05
* | | | Fix in-flight cancellationsGravatar Craig Tiller2015-02-05
* | | | Add a failing testGravatar Craig Tiller2015-02-05
| | | * prefix struct & functions in census_tracing.h per ctiller's suggestion.Gravatar Hongyu Chen2015-02-05
* | | | Remove accidentally added fileGravatar Craig Tiller2015-02-05
* | | | Converted some cancellation testsGravatar Craig Tiller2015-02-05
* | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\| | |
* | | | Convert simple_delayed_requestGravatar Craig Tiller2015-02-05
* | | | Convert more tests (and re-enable some disabled ones)Gravatar Craig Tiller2015-02-05
| * | | Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| |\ \ \ | | |/ / | |/| |
* | | | Convert request_response_with_trailing_metadata_and_payloadGravatar Craig Tiller2015-02-05
* | | | Convert request_response_with_binary_metadata_and_payloadGravatar Craig Tiller2015-02-05
* | | | Convert request_response_with_metadata_and_payloadGravatar Craig Tiller2015-02-05
* | | | Remove accidentally added fileGravatar Craig Tiller2015-02-05
* | | | Fix memory usageGravatar Craig Tiller2015-02-05
| | | * Update trace_test.cGravatar Alistair Veitch2015-02-05
* | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\| | |
| * | | Merge pull request #396 from dklempner/source_cleanupGravatar Craig Tiller2015-02-04
| |\ \ \
| * \ \ \ Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-04
| |\ \ \ \
| | * | | | Fix a memory leak and a gpr_strdup/free mismatch in json_testGravatar David Klempner2015-02-04
| | | * | | Merge branch 'master' into source_cleanupGravatar David Klempner2015-02-04
| | | |\ \ \ | | | |/ / / | | |/| | |
* | | | | | Convert request_response_with_payloadGravatar Craig Tiller2015-02-04
* | | | | | Add useful utilitiesGravatar Craig Tiller2015-02-04
* | | | | | Remove invalid checksGravatar Craig Tiller2015-02-04
| | * | | | Fling client needs to have 4 invocations of event_finish to make thisGravatar Vijay Pai2015-02-04
| | | | | * V0 implementation of census_get_active_ops().Gravatar Hongyu Chen2015-02-04
| | | * | | Fix up feature test macrosGravatar David Klempner2015-02-04
| | |/ / /
| | | * | Addressing comments.Gravatar Julien Boeuf2015-02-03
| * | | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-03
| |\| | |
* | | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-03
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | First test passesGravatar Craig Tiller2015-02-03
* | | | | Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
* | | | | WIP simple_requestGravatar Craig Tiller2015-02-03
* | | | | Fork tests into legacy/non-legacyGravatar Craig Tiller2015-02-03
* | | | | Flesh out batch APIGravatar Craig Tiller2015-02-03
| |/ / / |/| | |
| * | | Cleaning out remains of google3.Gravatar Nicolas "Pixel" Noble2015-02-03
| | * | Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
| |/ /
| * | Merge pull request #358 from dklempner/buildGravatar Nathaniel Manista2015-02-02
| |\ \
| | * | Make several python scripts explicitly python2.7Gravatar David Klempner2015-02-02
| * | | Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* | | | Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-apiGravatar Craig Tiller2015-02-02
|\ \ \ \