featurebase/server
Jason Aten 8c5a2d4a6d
ensure that Inspect generates a result for every header item
This was previously done for the path where an index did not have keys
and this commit does it for the paths which do have keys.

This was originally two commits as there was some tricky cases that
needed multiple else statments within a single type.
2020-10-05 17:06:16 -05:00
..
testdata/certs regenerate certs with 100 year expiration, add README 2019-10-22 12:56:57 -05:00
cluster_test.go Move checkClusterStatus to test package 2020-07-23 11:16:15 -05:00
config.go Merge branch 'master' into opt-indiagnostics/310 2020-05-15 00:53:33 +02:00
config_internal_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00
config_test.go Merge pull request #847 from kuba--/fix-writable 2020-09-18 13:36:39 -05:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
dup.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
dup_arm64.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
grpc.go ensure that Inspect generates a result for every header item 2020-10-05 17:06:16 -05:00
grpc_test.go Move grpc_internal_test to grpc_test 2020-05-15 19:52:03 +02:00
handler_test.go various cluster test fixups/cleanups 2020-07-23 11:15:18 -05:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go various cluster test fixups/cleanups 2020-07-23 11:15:18 -05:00
server_test.go various cluster test fixups/cleanups 2020-07-23 11:15:18 -05:00
tlsconfig.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00