Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | Export function gpr_log_severity_string for grpc_csharp_ext | Arkady Shapkin | 2017-05-22 | |
| | | |/ / / / | | |/| | | | | ||||
| | | | | | * | More import fixes | Craig Tiller | 2017-05-19 | |
| | | | | | | | ||||
| * | | | | | | More Doxygen comment improvements. | Mark D. Roth | 2017-05-19 | |
| |/ / / / / | ||||
| | | * | | | get rid of connectivity state watchers right after timeout | Alexander Polcyn | 2017-05-18 | |
| | | | | | | ||||
* | | | | | | Doxygenize comments in server_context_test_spouse.h | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: doxygenize comment | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Link comment code entities | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor edits in channel_arguments.h | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Minor edits and doxygenize some comments | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | tiny edit and linking entities | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | doxygenize include/grpc++/security/credentials.h comments | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | doxygenize auth_metadata_processor.h comments | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: Link code entities in comments | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: doxygenize health_care_service_interface.h comments | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | doxygenize comment | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: add trailing period | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Add documentation comment for Version() | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | link referenced code elements | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: i.e->i.e. | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: GRPC->gRPC | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: prefer more formal 'it is' to it's | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | minor: Link to GRPC_STATUS_IMPLEMENTED | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Corrected the documentation for ServerBuilder::AddListenPort | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Minor docfixes for AddInsecureChannelFromFd | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Fix documentation for Server::AddListeningPort | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify that Port is actually an endpoint. Fix typos Clarify that it should be used before starting the server. | |||
* | | | | | | Link to grpc_server symbol | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | ||||
* | | | | | | Clarified GlobalCallbacks documentation comment | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make it clear that "global" and "per application" means shared among all grpc::Server instances. | |||
* | | | | | | Clarified grpc::Server documentation comment | Mehrdad Afshari | 2017-05-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make it clear that the creation of the Server instance is not supposed to happen by using the Server class directly and they are instructed to use ServerBuilder. | |||
* | | | | | | Corrected spelling | Mehrdad Afshari | 2017-05-17 | |
|/ / / / / | ||||
* | | | | | Merge pull request #10992 from apolcyn/doxygen_cpp_nits | apolcyn | 2017-05-17 | |
|\ \ \ \ \ | | | | | | | | | | | | | Doxygen cpp nits | |||
* \ \ \ \ \ | Merge pull request #11118 from muxi/backward-compat-dev | Muxi Yan | 2017-05-17 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add Backward compatibility API to C++ | |||
| * | | | | | | Take grpc_workaround_list as parameter | Muxi Yan | 2017-05-17 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #10897 from ctiller/serve_fries | Craig Tiller | 2017-05-16 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Switch default CQ count for thread manager to num_cpus | |||
| | | | * | | | | Add api to server builder plugin to modify the builder | yang-g | 2017-05-16 | |
| |_|_|/ / / / |/| | | | | | | ||||
| | * | | | | | Add /doc/workarounds.md | Muxi Yan | 2017-05-16 | |
| | | | | | | | ||||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into backward-compat-dev | Muxi Yan | 2017-05-16 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | | | | * | | Make ServerBuilder accept (dns:///) URIs instead of just dns names | David Garcia Quintas | 2017-05-15 | |
| | | | | | | | ||||
* | | | | | | | Revert "Revert "Implement Server Backward Compatibility"" | Muxi Yan | 2017-05-15 | |
| |_|_|_|/ / |/| | | | | | ||||
| | | * | | | address comments, description changes | Alexander Polcyn | 2017-05-15 | |
| | | | | | | ||||
| | | | | * | Revert "Implement Server Backward Compatibility" | Nicolas Noble | 2017-05-12 | |
| | | | | | | ||||
| | * | | | | Merge branch 'master' into backward-compat-dev | Muxi Yan | 2017-05-12 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||
| | | * | | | Merge pull request #10849 from muxi/backward-compat | Muxi Yan | 2017-05-12 | |
| | | |\ \ \ | | | | | | | | | | | | | | | Implement Server Backward Compatibility | |||
| | | | | * | | format changes, address comments | Alexander Polcyn | 2017-05-11 | |
| | | | | | | | ||||
* | | | | | | | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-11 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | * | | | | | Merge github.com:grpc/grpc into serve_fries | Craig Tiller | 2017-05-11 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #11010 from ctiller/uberpoll | Craig Tiller | 2017-05-11 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Roll up of all new polling engines | |||
* | | | | | | | | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-10 | |
|\| | | | | | | | ||||
| | | | | | * | | fix bad line breaks and lengths | Alexander Polcyn | 2017-05-10 | |
| | | | | | | | | ||||
| | | | | | * | | address comments, format changes | Alexander Polcyn | 2017-05-10 | |
| | | | | | | | |