featurebase/server
Maxton Huff dd8d6ebfb1 Respond to code review feedback
change logic in version.go so that the trial related messages only appear on trial versions of molecula
convert Command methods in trial.go to functions and  pass a loggerLogger variable instead since that was the only piece of Command being used
add a function named expireAfter which seperately runs similar functionality to what was previously in daily check with chnages directed at stopping users from changing their internal clock date
change variable names and placement to be more readable and organized
2021-02-11 11:01:16 -06:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go Reduce default RBF DB size to 4GB; remove race skips 2020-10-06 09:36:31 -06:00
config.go deprecate cluster.long-query-time and create long-query-time 2020-12-10 10:51:31 -06:00
config_internal_test.go add --advertise-grpc configuration option 2020-07-09 11:17:12 -05:00
config_test.go Fix TranslateStore writable 2020-09-15 19:09:59 +02: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 Move duration header to fix error handling 2021-02-01 11:40:45 -06:00
grpc_test.go Fix instances of context.Background that need mocked context 2021-02-01 11:40:45 -06:00
handler_test.go Fix instances of context.Background that need mocked context 2021-02-01 11:40:45 -06:00
pg.go handling aggregate types: add to protobuf, etc 2021-01-19 16:23:15 -06:00
pg_test.go handling aggregate types: add to protobuf, etc 2021-01-19 16:23:15 -06:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go Respond to code review feedback 2021-02-11 11:01:16 -06:00
server_test.go handling aggregate types: add to protobuf, etc 2021-01-19 16:23:15 -06:00
sql.go fix SQL memory leak 2020-08-31 13:10:49 -04:00
tlsconfig.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00
trial.go Respond to code review feedback 2021-02-11 11:01:16 -06:00