chronograf/bolt
Chris Goller 439a4d32e8 Add insecureSkipVerify option to source to accept all influxdb certs
The insecureSkipVerify defaults to false, but when true, instructs
the server to accept any certificate coming from the InfluxDB server.
2017-01-04 19:35:07 -06:00
..
internal Add insecureSkipVerify option to source to accept all influxdb certs 2017-01-04 19:35:07 -06:00
alerts.go Fix bolt scoping and minor kapacitor tickscript updates 2016-11-03 22:25:41 -05:00
client.go dashboard, not dashboards 2016-12-15 00:50:38 -08:00
client_test.go Update name to chronograf 2016-10-20 09:39:40 -05:00
dashboards.go clean up pointer usage 2016-12-15 13:37:11 -08:00
exploration.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
exploration_test.go Fix problems found by https://github.com/dominikh/go-staticcheck 2016-11-14 11:04:32 -06:00
layouts.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
servers.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
servers_test.go Fix problems found by https://github.com/dominikh/go-staticcheck 2016-11-14 11:04:32 -06:00
sources.go Make argument order of setRandomDefault consistent 2016-11-08 12:29:29 -05:00
sources_test.go Add insecureSkipVerify option to source to accept all influxdb certs 2017-01-04 19:35:07 -06:00
users.go Dont render routes if user is not authenticated 2016-11-21 14:20:33 -07:00
util.go Refactor the exploration store 2016-09-29 09:38:35 -04:00