featurebase/test
Matt Jaffee 616545cd5c
remove input definition, add install-stringer to Makefile
also removes one line of unreachable code in cluster.go (unrelated)
2018-05-14 17:14:20 -05:00
..
attr.go Use type func(string) AttrStore in place of interface AttrStoreGenerator for simplicity 2018-03-23 13:57:29 -05:00
client.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00
cluster.go WIP: Remove SecurityManager. Implement api restrictions in api package. 2018-04-16 17:12:28 -05:00
executor.go refactoring pilosa/server 2018-04-23 13:35:39 -05:00
fragment.go Use type func(string) AttrStore in place of interface AttrStoreGenerator for simplicity 2018-03-23 13:57:29 -05:00
frame.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00
handler.go API.URI was not being used. removed it. 2018-05-09 09:32:18 -05:00
holder.go Clean up logger; make it honor --log-path flag. 2018-03-27 08:40:04 -05:00
index.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00
logger.go change NewStandardLogger() to only take an io.Writer 2018-03-27 10:30:41 -05:00
pilosa.go remove input definition, add install-stringer to Makefile 2018-05-14 17:14:20 -05:00
pilosa_test.go Merge branch 'master' into cluster-resize-merging 2018-02-16 11:13:40 -06:00
test.go refactoring pilosa/server 2018-04-23 13:35:39 -05:00