aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #6470 from yang-g/error_with_trailerGravatar Jorge Canizales2016-05-11
|\ \ \ \
* | | | | fix formattingGravatar Jan Tattermusch2016-05-11
| | | * | clang-formatGravatar Craig Tiller2016-05-11
| | | * | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #6449 from sreecha/stress_client_reconnectsGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6514 from yang-g/va_startGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6513 from ctiller/warningsGravatar Nicolas Noble2016-05-10
|\ \ \ \ \ \ \
| | * | | | | | Change argument type to avoid undefined behaviorGravatar yang-g2016-05-10
| |/ / / / / / |/| | | | | |
| | | * | | | fix compiling errorGravatar yang-g2016-05-10
* | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \
| | * | | | | | Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6475 from grpc/release-0_14Gravatar Nicolas Noble2016-05-09
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6421 from ctiller/mwhaGravatar Jan Tattermusch2016-05-09
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #6462 from jtattermusch/benchmarking_unify_scenariosGravatar Jan Tattermusch2016-05-09
|\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "Merge pull request #6214 from makdharma/master"Gravatar Nicolas "Pixel" Noble2016-05-09
* | | | | | | | | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| | | | | | | | * | | 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
| | | * | | | | | | | rename grpc.protoc.compiler to grpc.tools.protocGravatar Jan Tattermusch2016-05-06
| | | * | | | | | | | fix python distribtests with docker on overlayGravatar Jan Tattermusch2016-05-06
| |_|/ / / / / / / / |/| | | | | | | | |
| | | | | * | | | | fix clang formattingGravatar Sree Kuchibhotla2016-05-06
| | | * | | | | | | Fix asan test failure.Gravatar Mark D. Roth2016-05-06
| | | | | | * | | | Add a test for server returning error with debug info in trailer.Gravatar yang-g2016-05-05
| | | | | | | | | * Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
| * | | | | | | | | add support for scenario categoriesGravatar Jan Tattermusch2016-05-05
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #6450 from nicolasnoble/goproGravatar Jan Tattermusch2016-05-05
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | Remove redundant error checkGravatar Sree Kuchibhotla2016-05-05
* | | | | | | | | Merge pull request #6442 from jtattermusch/csharp_fixing_distribtestsGravatar Jan Tattermusch2016-05-05
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | Add remaining inteorp tests to stress clientGravatar Sree Kuchibhotla2016-05-05
| | | | | | * | | | Interop client that is resilient to server restartsGravatar Sree Kuchibhotla2016-05-05
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | * | | | More clang-format fixes.Gravatar Mark D. Roth2016-05-05
| | | * | | | | | small addendum for python distribtestsGravatar Jan Tattermusch2016-05-05
| | * | | | | | | fix C# distrib test after getting rid of grpc.native.csharp packageGravatar Jan Tattermusch2016-05-05
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6374 from grpc/dgquintas-patch-1Gravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6412 from ctiller/large_async_secure_and_fixedGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | Fix Python distrib testGravatar Masood Malekghassemi2016-05-04
| | | | | * | | | | | Test binary Python distributionsGravatar Masood Malekghassemi2016-05-04
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | | | * | | | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| | | | | | * | | | Fix max_message_length test, which was broken by the previous fix to theGravatar Mark D. Roth2016-05-04
| | | | | | * | | | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| | | | | * | | | | Exclude 1byte tests from msanGravatar Craig Tiller2016-05-03
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | * | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | | | | * | | | Fix build breakage in bad_client tests.Gravatar Mark D. Roth2016-05-03
| | | | | * | | | Remove some unneeded code from an earlier iteration of this code.Gravatar Mark D. Roth2016-05-03
| | * | | | | | | Fix async_end2end_test flow controlGravatar Craig Tiller2016-05-03
| | | | | | | * | Add plugins at the time of static initializationGravatar Yuchen Zeng2016-05-03