aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge pull request #8173 from yang-g/init_variableGravatar Craig Tiller2016-09-22
|\ | | | | Properly init variable
* \ Merge pull request #8160 from stanley-cheung/php-artifact-nameGravatar Stanley Cheung2016-09-22
|\ \ | | | | | | PHP: use real artifact name in jenkins test
| | * Properly init variableGravatar yang-g2016-09-22
| |/ |/|
* | Merge pull request #7892 from y-zeng/cli_listGravatar Yuchen Zeng2016-09-22
|\ \ | | | | | | gRPC CLI list command
| | * php: use real artifact name in jenkins testGravatar Stanley Cheung2016-09-21
| | |
| * | clang-formatGravatar Yuchen Zeng2016-09-21
| | |
| * | Fix portibality issuesGravatar Yuchen Zeng2016-09-21
| | |
| * | Merge remote-tracking branch 'upstream/master' into cli_listGravatar Yuchen Zeng2016-09-21
| |\|
* | | add copyrights for AssemblyInfo.cs filesGravatar Jan Tattermusch2016-09-21
| |/ |/|
* | Merge pull request #8099 from dgquintas/census_md_rename_sep_16Gravatar David G. Quintas2016-09-21
|\ \ | | | | | | Renamed grpc-census-bin to grpc-stats-bin
* \ \ Merge pull request #7899 from y-zeng/cli_typeGravatar Yuchen Zeng2016-09-21
|\ \ \ | | | | | | | | gRPC CLI type command
* \ \ \ Merge pull request #8049 from markdroth/grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-21
|\ \ \ \ | | | | | | | | | | Move LB policy instantiation from resolvers into client_channel.
* \ \ \ \ Merge pull request #8052 from Vizerai/grpc_tracingGravatar Jim King2016-09-19
|\ \ \ \ \ | | | | | | | | | | | | grpc tracing context
* \ \ \ \ \ Merge pull request #7846 from markdroth/max_send_size_filterGravatar Mark D. Roth2016-09-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add channel arg for max send message size and add message size filter.
| | | * \ \ \ Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-19
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #8113 from yang-g/verify_auth_headersGravatar Yang Gao2016-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin
| | | | | * | | Fix CliCredentials referenceGravatar Yuchen Zeng2016-09-16
| | | | | | | |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into cli_type_forkGravatar Yuchen Zeng2016-09-16
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | * Fix ListServices argsGravatar Yuchen Zeng2016-09-16
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | * | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-16
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #8069 from ↵Gravatar Craig Tiller2016-09-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures""
| | * | | | | | | make inline metadata value clearerGravatar yang-g2016-09-16
| | | | | | | | |
| | | | | * | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-16
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | * | | | | | | Add a test for nonbin header containing binary valueGravatar yang-g2016-09-15
| | | | | | | | |
* | | | | | | | | Merge pull request #8094 from ctiller/wait_to_startGravatar Craig Tiller2016-09-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Wait to start C++ clients until all connections are made
* \ \ \ \ \ \ \ \ \ Merge pull request #7845 from yang-g/headerGravatar Yang Gao2016-09-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Include config file so that protobuf declarations can be found and overridden.
| | | | * | | | | | | Add a check for metadata from auth pluginGravatar yang-g2016-09-15
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #7746 from dgquintas/lb_add_mdGravatar David G. Quintas2016-09-15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | Updates to gRPC LB
| | | | | | | | | | * Clang-formatGravatar Yuchen Zeng2016-09-15
| | | | | | | | | | |
| | | | | * | | | | | Code review changes.Gravatar Mark D. Roth2016-09-15
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugetsGravatar Nicolas Noble2016-09-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Start using nuget packages built by dotnet CLI
| | | | | | | | | | * | Renamed grpc-census-bin to grpc-stats-binGravatar David Garcia Quintas2016-09-14
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| | * | | | | | | | | More PR commentsGravatar David Garcia Quintas2016-09-14
| | | | | | | | | | |
| * | | | | | | | | | fix windows distribtest and add TODOs to remove hacksGravatar Jan Tattermusch2016-09-14
| | | | | | | | | | |
| | | | * | | | | | | Dont start requests until all clients have gotten connectedGravatar Craig Tiller2016-09-14
| | | | | | | | | | |
| | | | * | | | | | | Add an initial mark that clients could use to delay startup of requestsGravatar Craig Tiller2016-09-14
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | Removed references to public APIs from codegen/
| | | * | | | | | | | More PR comments.Gravatar David Garcia Quintas2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly, removed all user_data memory management responsibilities from the round robin policy.
| | | | | | | * | | | updateGravatar Vizerai2016-09-13
| | | | | | | | | | |
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-13
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | | | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracingGravatar Vizerai2016-09-13
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| | | | | | | * | | | updateGravatar Vizerai2016-09-13
| | | | | | | | | | |
| | | | | | | | * | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-13
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | * | | | | | | | | switch distribtests to use nugets generated by dotnet cliGravatar Jan Tattermusch2016-09-13
| |/ / / / / / / / / |/| | | | | | | | |
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-12
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| | | | * | | | | | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | | | | | | | |
| | | | | | | | * Add header guardGravatar Yuchen Zeng2016-09-12
| | | | | | | | |