aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/health
Commit message (Expand)AuthorAge
* Review commentsGravatar yang-g2018-12-07
* Add a Shutdown call to HealthCheckServiceInterfaceGravatar yang-g2018-12-06
* Client-side health checking support.Gravatar Mark D. Roth2018-10-24
* address clang-tidy problemsGravatar Mark D. Roth2018-10-17
* clang-formatGravatar Mark D. Roth2018-10-15
* Fix tsan problem at startup.Gravatar Mark D. Roth2018-10-15
* Simplify call state logic, create non-polling CQ, and some cleanup.Gravatar Mark D. Roth2018-09-26
* Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_serv...Gravatar Mark D. Roth2018-09-25
* Revert "Second attempt: Implement Watch method in health check service."Gravatar Mark D. Roth2018-09-10
* Fix internal build breakage from #16351.Gravatar Mark D. Roth2018-09-05
* Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_serv...Gravatar Mark D. Roth2018-09-05
* Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
* Implement Watch method in health check service.Gravatar Mark D. Roth2018-08-28
* back to using quotes for nanopb includesGravatar David Garcia Quintas2018-06-04
* quotes to angle brackets for nanopb includesGravatar David Garcia Quintas2018-06-01
* clang-formatGravatar David Garcia Quintas2018-06-01
* Fix the inclusion "third_party/nanopb/..." to simply "..."Gravatar David Garcia Quintas2018-06-01
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Gravatar Jan Tattermusch2017-09-14
* Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Check and act on Dump failureGravatar yang-g2017-02-28
* Remove asyncGravatar yang-g2017-02-07
* remove copyright from generated filesGravatar yang-g2017-01-04
* more cleanupGravatar yang-g2016-12-29
* cleanupGravatar yang-g2016-12-29
* async first takeGravatar yang-g2016-12-29
* Add test for explicit optionGravatar yang-g2016-12-27
* fix todoGravatar yang-g2016-12-27
* test passGravatar yang-g2016-12-27
* move files to subdir and add generated filesGravatar yang-g2016-12-27