influxdb/coordinator
Todd Persen 3fb1d5d195 Merge pull request #959 from influxdb/fix-959
Using closed connection in the protobuf client
2014-11-14 17:15:49 -05:00
..
client_server_test.go Split the different engines in their own types 2014-09-03 15:10:43 -04:00
command.go Add ability to update existing shard spaces. 2014-09-08 14:18:32 -04:00
continuous_query_writer.go Add func to get str desc of Processor chain 2014-10-29 16:39:04 -04:00
coordinator.go Merge branch 'master' into fix-1113 2014-11-14 17:09:05 -05:00
coordinator_test.go Get rid of the unnecessary extra argument 2014-09-03 15:10:42 -04:00
handler.go Don't overuse interfaces if there's no benefit 2014-09-03 15:10:42 -04:00
merge_channel_processor.go Add some documentation 2014-09-03 15:10:43 -04:00
mock_user_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
permissions.go Move permission checking to permissions 2014-09-03 15:10:43 -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 Fix #959: don't use closed connection in pb client 2014-11-10 18:45:33 -05:00
protobuf_client_test.go Fix #959: don't use closed connection in pb client 2014-11-10 18:45:33 -05:00
protobuf_request_handler.go Remove more constants 2014-09-03 15:10:43 -04:00
protobuf_server.go Don't try to close the protobuf server if it's not open 2014-11-05 16:46:54 -05:00
raft_server.go Don't try to take 2 snapshots at a time 2014-10-31 14:00:56 -04:00
sharding.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00