Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | submodule clone comments changed to be more descriptive | Matt Kwong | 2016-09-28 |
| | |||
* | fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var | Matt Kwong | 2016-09-28 |
| | |||
* | fixed one more incorrect directory for git clone | Matt Kwong | 2016-09-28 |
| | |||
* | fixed wrong directory in git clone commands | Matt Kwong | 2016-09-28 |
| | |||
* | fixed local cloning of grpc/grpc submodules on docker | Matt Kwong | 2016-09-28 |
| | |||
* | Merge pull request #8185 from y-zeng/gen_proto_comment | Yuchen Zeng | 2016-09-28 |
|\ | | | | | Improve gen_reflection_proto.sh | ||
* \ | Merge pull request #8168 from markdroth/max_message_size_fix | Nicolas Noble | 2016-09-28 |
|\ \ | | | | | | | Set default max send message size to unlimited. | ||
* \ \ | Merge pull request #8221 from dgquintas/grpclb_server_name_const | Nicolas Noble | 2016-09-28 |
|\ \ \ | | | | | | | | | Add comments documenting ownership semantics | ||
* \ \ \ | Merge pull request #8191 from markdroth/subchannel_factory_cleanup | Mark D. Roth | 2016-09-28 |
|\ \ \ \ | | | | | | | | | | | Remove unused files. | ||
| | * | | | Added comments wrt lb/subchannel args ownership. | David Garcia Quintas | 2016-09-28 |
| | | | | | |||
* | | | | | Merge pull request #8192 from dgquintas/resolver_prefix | David G. Quintas | 2016-09-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Rewrote handling of default resolver prefix | ||
* \ \ \ \ \ | Merge pull request #8183 from dgquintas/grpclb_deadline | David G. Quintas | 2016-09-28 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Changed deadline of internal LB channel. | ||
* | | | | | | Merge pull request #8218 from ctiller/reduce_load | Nicolas Noble | 2016-09-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Reduce load on Jenkins from running benchmarks as tests | ||
| * | | | | | | Dont run benchmarks outside of linux for now | Craig Tiller | 2016-09-27 |
| | | | | | | | |||
| * | | | | | | Reduce # of benchmarks run as Jenkins unit tests | Craig Tiller | 2016-09-27 |
|/ / / / / / | |||
* | | | | | | Merge pull request #7930 from yang-g/header2 | Nicolas Noble | 2016-09-26 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add a header to override grpc::string when needed | ||
* \ \ \ \ \ \ | Merge pull request #7928 from yang-g/void_cast | Nicolas Noble | 2016-09-26 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Prevent some compilers compaining unused return value | ||
| | | | * | | | | PR comments | David Garcia Quintas | 2016-09-26 |
| | | | | | | | | |||
| | | | * | | | | Rewrote handling of default resolver prefix | David Garcia Quintas | 2016-09-23 |
| |_|_|/ / / / |/| | | | | | | |||
| | | | * | | | Remove unused files. | Mark D. Roth | 2016-09-23 |
| |_|_|/ / / |/| | | | | | |||
| | | | | * | Fix typo | Yuchen Zeng | 2016-09-23 |
| | | | | | | |||
* | | | | | | Merge pull request #7611 from markdroth/http_connect | Mark D. Roth | 2016-09-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | HTTP CONNECT handshaker | ||
| | | | | * | | clang-format | Mark D. Roth | 2016-09-23 |
| | | | | | | | |||
| | | | | | * | Check protoc and grpc_cpp_plugin | Yuchen Zeng | 2016-09-22 |
| | | | | | | | |||
| | | | | | * | Add comments about how to re-generate reflection proto files | Yuchen Zeng | 2016-09-22 |
| | | | | | | | |||
| | | | * | | | Changed deadline of internal LB channel. | David Garcia Quintas | 2016-09-22 |
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It used to be 3 seconds for no good reason. The correct value would come from the parent channel. Until that's easy to accomplish, it's been changed to "infinite". | ||
* | | | | | | Merge pull request #8178 from adelez/known_failures | Nicolas Noble | 2016-09-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | More known errors. Mostly on macos. | ||
* \ \ \ \ \ \ | Merge pull request #8180 from f33rx/patch-1 | Nicolas Noble | 2016-09-22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update .gitmodules | ||
* \ \ \ \ \ \ \ | Merge pull request #8171 from perumaalgoog/perugrpc2 | Nicolas Noble | 2016-09-22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix Android + CPP build | ||
| | * | | | | | | | Update .gitmodules | Dalton | 2016-09-22 |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tag "3.0.0-GA" does not exist anymore. https://github.com/grpc/grpc/issues/7997 | ||
* | | | | | | | | Merge pull request #8176 from dgquintas/grpclb-update-servicename | David G. Quintas | 2016-09-22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updated LB service name in grpclb | ||
| | * | | | | | | | Fix Android CPP Build issues | Perumaal S | 2016-09-22 |
| | | | | | | | | | |||
| | | * | | | | | | More known errors. Mostly on macos. | Adele Zhou | 2016-09-22 |
| | | | | | | | | | |||
| * | | | | | | | | changed service name for grpclb | David Garcia Quintas | 2016-09-22 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #8173 from yang-g/init_variable | Craig Tiller | 2016-09-22 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Properly init variable | ||
* | | | | | | | | | Merge pull request #8126 from ctiller/outstanding_sweeps | Craig Tiller | 2016-09-22 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Extend sweeps further, add streaming | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #8160 from stanley-cheung/php-artifact-name | Stanley Cheung | 2016-09-22 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | PHP: use real artifact name in jenkins test | ||
| | | * | | | | | | | | Properly init variable | yang-g | 2016-09-22 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Remove incorrect change | Perumaal S | 2016-09-22 |
| | | | | | | | | | | |||
| | | * | | | | | | | Merge branch 'master' of https://github.com/perumaalgoog/grpc | Perumaal S | 2016-09-22 |
| | | |\ \ \ \ \ \ \ | |||
| | | | * | | | | | | | Add files via upload | perumaalgoog | 2016-09-22 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Fix Android+CPP build | Perumaal S | 2016-09-22 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | | * | | | | | Fix asan failure. | Mark D. Roth | 2016-09-22 |
| | | | | | | | | | |||
| | | | | | | * | | Fix type problems. | Mark D. Roth | 2016-09-22 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #7892 from y-zeng/cli_list | Yuchen Zeng | 2016-09-22 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | gRPC CLI list command | ||
| | | | | * | | | | | Ran generate_projects.sh. | Mark D. Roth | 2016-09-22 |
| | | | | | | | | | | |||
| | | | | | | | * | | Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. | Mark D. Roth | 2016-09-22 |
| | | | | | | | | | | |||
| | | | | | | | * | | Add missing entry. | Mark D. Roth | 2016-09-22 |
| | | | | | | | | | | |||
| | | | | | | | * | | Set default max send message size to unlimited. | Mark D. Roth | 2016-09-22 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #8159 from jtattermusch/fix_copyrights | Jan Tattermusch | 2016-09-22 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | Add copyright statements for AssemblyInfo.cs files |