influxdb/coordinator
John Shahid 87b4554149 Merge pull request #887 from influxdb/fix-887
If the first continuous query to ever run on InfluxDB had backfill(false) InfluxDB will still backfill the data
2014-09-02 13:41:01 -04:00
..
client_server_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
command.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
continuous_query_writer.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
coordinator.go Add data migration 0.7 -> 0.8 2014-08-15 13:20:49 -04:00
coordinator_test.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
interface.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
mock_user_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
permissions.go Non admin database users shouldn't be able to drop series 2014-07-22 13:33:51 -04:00
permissions_test.go Fix a unit test that has changed in 91078c0 2014-07-22 15:54:16 -04:00
protobuf_client.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
protobuf_client_test.go Fix a few typos 2014-08-21 16:22:14 +02:00
protobuf_request_handler.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
protobuf_server.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
raft_server.go Merge pull request #887 from influxdb/fix-887 2014-09-02 13:41:01 -04:00
sharding.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00