aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | | | | | | | * allocate grpc_pops on the stackGravatar David Garcia Quintas2016-05-04
| | | | | | | | | | | * | Added support for trailing metadataGravatar David Garcia Quintas2016-05-04
* | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | Refactoring the core security code.Gravatar Julien Boeuf2016-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
| | | | | | | | | | | | * | generate projects & clang-formatGravatar David Garcia Quintas2016-05-03
| | | | | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-03
| | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | Fix some ubsan issues: I fear no bugs were harmed in the making of this episodeGravatar Craig Tiller2016-05-03
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| | | | | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | | * | | | | | | | Exclude 1byte tests from msanGravatar Craig Tiller2016-05-03
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| | | | | | | | | | | * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-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
| | | | | * | | | | | | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-03
| | | | | |\ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| | | | | * | | | | | | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
| | * | | | | | | | | | Merge github.com:grpc/grpc into large_async_secure_and_fixedGravatar Craig Tiller2016-05-03
| | |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| | | | | | | | | * | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-03
| | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| | * | | | | | | | | | Cover large message sent securely or insecurely over asyncGravatar Vijay Pai2016-05-02
| | * | | | | | | | | | Add coverage for secure async end2end testingGravatar Vijay Pai2016-05-02
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pull request #6340 from ctiller/fail_fast_breaks_qpsGravatar Jan Tattermusch2016-05-02
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
| | |\| | | | | | | | |
| | | | | * | | | | | | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| | | | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | | * | | | | | | Changed writing code to honor the peer's header size limit setting.Gravatar Mark D. Roth2016-05-02
| | | | | | | | | | * | Turned load reporting into a pluginGravatar David Garcia Quintas2016-05-02
* | | | | | | | | | | | Fix bug where max_frame_size was ignoredGravatar Craig Tiller2016-04-30
| |_|/ / / / / / / / / |/| | | | | | | | | |
| | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| | | | | | | | | |\ \
* | | | | | | | | | \ \ Merge pull request #6368 from ctiller/vtuneGravatar Nicolas Noble2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| | | | * | | | | | | | Fixed name of test config for h2_censusGravatar David G. Quintas2016-04-29
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | | | | * | | | | Add GRPC_ prefix for macrosGravatar Yuchen Zeng2016-04-29
| | | | | | * | | | | modified has_async_methods and has_sync_methods of TestServerBuilderPluginGravatar Yuchen Zeng2016-04-29
| | | | | | * | | | | Server builder pluginGravatar Yuchen Zeng2016-04-29
| |_|_|_|_|/ / / / / |/| | | | | | | | |