influxdb/integration
Paul Dix 97508402ee Move load database config to API
Fix #791 - Removed load database config options from the daemon. Created an API endpoint and updated test.
Fix #745 - Added definition of continuous queries to load database config.
Close #792
2014-08-01 16:09:00 -04:00
..
helpers Use influxdb/influxdb/client instead of influxdb/influxdb-go 2014-07-14 19:20:30 -04:00
coordinator_test.go
data_test.go Don't emit non existent fields when joining 2014-07-30 14:06:47 -04:00
database_conf.json Move load database config to API 2014-08-01 16:09:00 -04:00
doc.go
engine_test.go
init_test.go
late_join_test.go
legacy_data_test.go Use influxdb/influxdb/client instead of influxdb/influxdb-go 2014-07-14 19:20:30 -04:00
multiple_servers_test.go wait for servers to sync 2014-07-29 14:29:19 -04:00
remove_node_test.go Fix the name of the config files in the integration test suite 2014-07-18 11:37:11 -04:00
replication_factor_test.go
single_server_test.go Move load database config to API 2014-08-01 16:09:00 -04:00
test_config1.toml
test_config2.toml
test_config3.toml
test_config_single.toml
test_missing_points.go Use influxdb/influxdb/client instead of influxdb/influxdb-go 2014-07-14 19:20:30 -04:00
test_missing_points1.toml
test_missing_points2.toml
test_missing_points3.toml
test_rf_1.toml
test_rf_2.toml
test_ssl_only.toml