featurebase/cmd
Travis 2ad322c2c7
Rename DB to Index
Rename `db.go` to `index.go` and `db_test.go` to `index_test.go`
2017-04-23 21:49:27 -05:00
..
pilosa add fix all package level docs 2017-04-18 14:11:42 -05:00
backup.go Rename DB to Index 2017-04-23 21:49:27 -05:00
backup_test.go Rename DB to Index 2017-04-23 21:49:27 -05:00
bench.go Rename DB to Index 2017-04-23 21:49:27 -05:00
bench_test.go Rename DB to Index 2017-04-23 21:49:27 -05:00
check.go convert all commands to use RunE and global Command var 2017-03-17 16:43:04 -05:00
check_test.go add tests for subcommands 2017-03-17 16:43:04 -05:00
config.go convert all commands to use RunE and global Command var 2017-03-17 16:43:04 -05:00
doc.go make sure exported functions are godoc'd 2017-04-18 15:10:59 -05:00
export.go Rename DB to Index 2017-04-23 21:49:27 -05:00
export_test.go Rename DB to Index 2017-04-23 21:49:27 -05:00
import.go Rename DB to Index 2017-04-23 21:49:27 -05:00
import_test.go Rename DB to Index 2017-04-23 21:49:27 -05:00
inspect.go put all cmd test helpers in root_test and return errors from them 2017-03-17 16:43:04 -05:00
inspect_test.go put all cmd test helpers in root_test and return errors from them 2017-03-17 16:43:04 -05:00
restore.go Rename DB to Index 2017-04-23 21:49:27 -05:00
restore_test.go Rename DB to Index 2017-04-23 21:49:27 -05:00
root.go add docs for cmd tests 2017-03-21 13:45:06 -05:00
root_test.go add docs for cmd tests 2017-03-21 13:45:06 -05:00
server.go change Config.Nodes to Config.Hosts 2017-04-19 10:37:00 -05:00
server_test.go change Config.Nodes to Config.Hosts 2017-04-19 10:37:00 -05:00
sort.go Rename bitmap/profile to row/column. 2017-04-21 21:23:24 -06:00
sort_test.go add tests for subcommands 2017-03-17 16:43:04 -05:00