featurebase/server
reesporte bebc54b4e2 fix file perms to be _actually_ 600
based on staticcheck results:
server/server.go:627:58: file mode '600' evaluates to 01130; did you mean '0600'? (SA9002)
server/server.go:632:65: file mode '600' evaluates to 01130; did you mean '0600'? (SA9002)
2022-01-07 09:30:11 -06:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
config.go move query logger option to auth 2021-12-27 16:42:13 -05:00
config_internal_test.go authz changes 2021-12-20 18:03:18 -06:00
config_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
dup.go add copyright notice back in 2021-12-10 11:01:04 -06:00
dup_arm64.go add copyright notice back in 2021-12-10 11:01:04 -06:00
grpc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
grpc_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
handler_test.go Commented out a failing test as a meta-test 2022-01-03 19:17:11 -08:00
pg.go add copyright notice back in 2021-12-10 11:01:04 -06:00
pg_internal_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
pg_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
server.go fix file perms to be _actually_ 600 2022-01-07 09:30:11 -06:00
server_test.go Stop blocking API called when cluster is DOWN or DEGRADED 2021-12-28 13:52:04 -06:00
sql.go add copyright notice back in 2021-12-10 11:01:04 -06:00
tlsconfig.go add copyright notice back in 2021-12-10 11:01:04 -06:00
trial.go add copyright notice back in 2021-12-10 11:01:04 -06:00