featurebase/server
Seebs ae17fcef7e refix a lint
Another test change made an `err :=` fail because it's no longer
declaring a new variable, but another one needed the :. Or a patch
applied incorrectly. It is a mystery.
2019-04-16 12:08:40 -05:00
..
cluster_test.go Merge branch 'master' into shardwidth22 2019-04-11 10:10:47 -05:00
config.go increase default max map and file counts 2019-03-29 15:39:01 -05:00
config_internal_test.go Advertise address and listen on 0.0.0.0 2019-01-21 22:36:55 -06:00
config_test.go Fix linter issues: staticcheck (covered by megacheck, along with gosimple and unused) 2018-07-20 11:19:24 -05:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
enterprise.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
handler_test.go so much lint 2019-04-16 12:07:18 -05:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go implement config options for block profile rate and mutex fraction 2019-03-25 11:38:01 -05:00
server_test.go refix a lint 2019-04-16 12:08:40 -05:00
setup_logger.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
setup_logger_arm64.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00