32 Commits

Author SHA1 Message Date
865013bc17 *: replace deprecated grpc.Errorf calls with status.Errorf (#1651) 2017-11-06 10:24:20 -08:00
25b4a426b4 go-generate pb.go files and check in Travis to make sure they don't change (#1426) 2017-08-17 16:00:51 -07:00
3c33c26290 add license for some proto files (#1322) 2017-06-27 09:54:34 -07:00
a94a7ac054 add license for some files (#1296) 2017-06-12 18:10:06 -07:00
883bfc7bc8 pb.go file update 2016-10-28 12:37:56 -07:00
727a60e4d1 update server reflection code to comply with the change to the grpc generator 2016-10-21 18:06:55 -07:00
220b464e81 *: golint 2016-07-27 23:38:59 -04:00
abe672d5ed Update generated files 2016-06-10 14:20:04 -07:00
0da018f37e Update generated files 2016-06-09 15:02:17 -07:00
61e92eacc3 Phase 1 to add the server interceptor 2016-04-18 16:18:34 -07:00
3839435526 change health check package name 2016-02-18 13:10:06 -08:00
accbf4c185 make proto 2016-02-04 17:35:04 -05:00
a15e3b9562 decodeFunc -> dec 2015-10-01 16:26:00 -07:00
1d81cf4f22 fix all the generated code 2015-10-01 14:35:07 -07:00
67646dc278 update health check to the latest version 2015-09-17 14:36:11 -07:00
29948ca05c update health.proto 2015-09-16 22:16:10 -07:00
80bd4c598d add a comment 2015-08-13 18:32:39 -07:00
e1eaac2884 add empty string check 2015-08-13 18:15:11 -07:00
5a78be3dbb update healthCheck service 2015-08-13 15:16:59 -07:00
e6a0e51ad1 modify the status map type 2015-07-23 18:01:20 -07:00
e9dfeb65b7 fix indent 2015-07-23 16:52:40 -07:00
ec53eba4e7 add derfer to unlock 2015-07-23 16:10:35 -07:00
9d4ac0cac5 fix mutex problems and merge multiple servingstatus to one single test 2015-07-23 14:45:27 -07:00
ee67f58505 fix the indent 2015-07-23 11:01:18 -07:00
dc36cdbfdd add mutex and create newHealthServer Function 2015-07-22 16:26:16 -07:00
34f97a03ae minor changes 2015-07-22 16:04:53 -07:00
2fdea48f1f remove the old health.proto file and health.pb.go 2015-07-22 10:46:58 -07:00
58e5eda3f4 update health check service and corresponding end2end test 2015-07-22 10:32:39 -07:00
bd29c7cc2a change healthcheck end2end test 2015-06-16 17:11:12 -07:00
22c99a7be0 remove health/health.proto and health/health.pb.go 2015-06-16 16:54:08 -07:00
272079efe3 change the implementation of healthcheck and corresponding tests 2015-06-16 16:13:51 -07:00
dbf1048b08 change the health check implementation 2015-06-16 12:16:25 -07:00