aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/health/default_health_check_service.cc
Commit message (Collapse)AuthorAge
* Fix internal build breakage from #16351.Gravatar Mark D. Roth2018-09-05
|
* Revert "Merge pull request #16512 from ↵Gravatar Mark D. Roth2018-09-05
| | | | | | | grpc/revert-16351-health_checking_service" This reverts commit 4ee0f4c790f3b13dcfc8d55b21869140964d6de2, reversing changes made to 5ee9b5e7b547d0a82c84cc3767236ace8d5cd469.
* 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
|
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
|
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵Gravatar Vijay Pai2017-09-21
| | | | than only grpc_byte_buffer""
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵Gravatar Jan Tattermusch2017-09-14
| | | | grpc_byte_buffer"
* 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
| | | | or that interface with core and are only for internal use
* 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
|
* 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