Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-13 |
|\ | |||
| * | run cloud-to-prod interop tests with google default credentials | Yihua Zhang | 2018-08-10 |
| | | |||
* | | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-09 |
|\| | |||
| * | Enable c-ares queries on Windows | Alex Polcyn | 2018-08-08 |
| | | |||
| * | Merge pull request #16204 from Capstan/cli-channel | Yang Gao | 2018-08-07 |
| |\ | | | | | | | Create a --channel_creds_type flag for grpc_cli. | ||
| | * | Shorten flag value to gdc. | Nathan Herring | 2018-08-07 |
| | | | |||
| | * | Make `google_default_credentials` be an additional channel type. | Nathan Herring | 2018-08-07 |
| | | | |||
| * | | Merge pull request #16225 from markdroth/reset_connection_backoff | Mark D. Roth | 2018-08-07 |
| |\ \ | | | | | | | | | Reset connection backoff | ||
| * \ \ | Merge pull request #16214 from yang-g/order_order_please | Yang Gao | 2018-08-06 |
| |\ \ \ | | | | | | | | | | | Add more filter priority levels | ||
| * | | | | Use param | Juanli Shen | 2018-08-06 |
| | | | | | |||
| | | * | | Add experimental API for resetting connection backoff. | Mark D. Roth | 2018-08-06 |
| | |/ / | |/| | | |||
* / | | | Revert "Revert "Restrict the number of threads in C++ sync server"" | Sree Kuchibhotla | 2018-08-01 |
|/ / / | |||
| * | | Add more filter priority levels | yang-g | 2018-08-01 |
| | | | |||
| | * | Clang format. | Nathan Herring | 2018-08-01 |
| | | | |||
| | * | Create a --channel_creds_type flag for grpc_cli. | Nathan Herring | 2018-08-01 |
| |/ |/| | | | | | | | | | | | | | This replaces several mutually-exclusive flags for a single selector flag which defines the base channel type. It also allows child classes to selectively override the defaults and provide additional channel types (e.g., LOAS in the mono repo). Fixes issue #16060. | ||
* | | Revert "Restrict the number of threads in C++ sync server" | Nicolas Noble | 2018-07-31 |
| | | |||
* | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-31 |
|\| | |||
| * | Merge pull request #16066 from Capstan/cli-tls | Yang Gao | 2018-07-30 |
| |\ | | | | | | | Introduce --ssl_target flag to grpc_cli. | ||
* | \ | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-30 |
|\ \ \ | |||
* | | | | Address core review comments | Sree Kuchibhotla | 2018-07-27 |
| | | | | |||
| | * | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| |/ / | | | | | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3. | ||
| * | | Merge pull request #16158 from apolcyn/revert_windows_breakage | apolcyn | 2018-07-26 |
| |\ \ | | | | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | ||
| | * | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | Alexander Polcyn | 2018-07-26 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe. | ||
| * | | | Wait a configurable amount of time for benchmark channels to become ready | Alexander Polcyn | 2018-07-26 |
| |/ / | |||
| * | | Merge pull request #15797 from apolcyn/windows_compile_and_sort | apolcyn | 2018-07-25 |
| |\ \ | | | | | | | | | Enable c-ares address sorting on windows | ||
| | * | | Get c-ares to compile and do address sorting on windows | Alex Polcyn | 2018-07-25 |
| | | | | |||
* | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-25 |
|\| | | | |||
| * | | | Merge pull request #16076 from AspirinSJL/fix_rere | Juanli Shen | 2018-07-25 |
| |\ \ \ | | | | | | | | | | | Fix re-resolution in pick first | ||
| | * | | | Fix re-resolution in pick_first | Juanli Shen | 2018-07-24 |
| | |/ / | |||
* | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-24 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc | Sree Kuchibhotla | 2018-07-24 |
| | | | | |||
| | * | | Use test credentials provider for QPS benchmarking reporter client | Alexander Polcyn | 2018-07-24 |
| |/ / | |||
| * | | Merge pull request #16092 from apolcyn/customizable_qps_server_builder | apolcyn | 2018-07-23 |
| |\ \ | | | | | | | | | Provide a global way to customize QPS server builder options | ||
* | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-23 |
|\| | | | |||
| | * | | Make QPS server builder customizeabled | Alex Polcyn | 2018-07-23 |
| | | | | |||
| * | | | Relax qps/eps error in load reporter test | Juanli Shen | 2018-07-22 |
| |/ / | |||
| | * | More clang format | Nathan Herring | 2018-07-21 |
| | | | |||
* | | | Each ThreadManager is a resource user | Sree Kuchibhotla | 2018-07-20 |
| | | | |||
| * | | reviewer feedback | ncteisen | 2018-07-20 |
| | | | |||
| | * | Fixup: Use a more exact logic for google default credentials. | Nathan Herring | 2018-07-20 |
| | | | |||
| * | | reviewer feedback | ncteisen | 2018-07-19 |
| | | | |||
| * | | Move ChannelzServicePlugin to public, experimental | ncteisen | 2018-07-19 |
| | | | |||
| | * | clang format | Nathan Herring | 2018-07-19 |
| | | | |||
| | * | clang tidy | Nathan Herring | 2018-07-19 |
| | | | |||
| | * | GoogleDefaultCredentials use SSL under the covers; include that case. | Nathan Herring | 2018-07-19 |
| | | | |||
| * | | Remove blank line | ncteisen | 2018-07-19 |
| | | | |||
| | * | Add simple test for --ssl_target. | Nathan Herring | 2018-07-19 |
| | | | | | | | | | | | | This cribs from test_credentials_provider.cc, but without using `grpc::ChannelArguments`, as the grpc CLI is responsible for setting that according to the flag. | ||
| | * | Introduce --ssl_target flag to grpc_cli. | Nathan Herring | 2018-07-19 |
| | | | | | | | | | | | | | | | This allows the client to specify the host name of the remote server for the purposes of TLS certificate validation, useful for test certificates and machines with ephemeral IP addresses with no associated DNS entries that have been assigned TLS certificates. | ||
| * | | Adds C++ Channelz Service | ncteisen | 2018-07-18 |
| |/ | |||
| * | Expose GetChannel and GetTopChannels Core API | ncteisen | 2018-07-18 |
| | |