influxdb/cmd/influxd/run
Jason Wilder a437002969 Fix join option in config file
The join option was incorrectly exposed on the meta config.  It should
be at the top-level as a string and propogate down to the meta config
as a slice.
2016-02-22 15:05:46 -07:00
..
backup_restore_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
command.go Fix join option in config file 2016-02-22 15:05:46 -07:00
config.go Fix join option in config file 2016-02-22 15:05:46 -07:00
config_command.go Add graphite and udp services to the default config generator 2016-02-16 10:12:48 -05:00
config_test.go Fix join option in config file 2016-02-22 15:05:46 -07:00
server.go Fix hostname/bind addresses 2016-02-18 14:45:34 -07:00
server_cluster_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
server_helpers_test.go refactor query executor 2016-02-17 15:13:56 -07:00
server_suite_test.go Fix meta.Client CreateDatabaseWithRetentionPolicy RPC command 2016-02-16 16:21:26 -05:00
server_test.go Ensure column names get implicitly renamed with conflicts 2016-02-19 14:35:56 -05:00
server_test.md Fix typos. 2015-10-17 07:50:45 -07:00