chronograf/server
Jade McGough 7986ecce3f add dashboard GET and DELETE handlers 2016-12-14 09:37:47 -08:00
..
assets.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
auth.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
auth_test.go Add usage stats reporting 2016-10-28 14:34:55 -07:00
dashboards.go add dashboard GET and DELETE handlers 2016-12-14 09:37:47 -08:00
exploration.go Add server error logging 2016-11-19 11:41:06 -06:00
github.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
kapacitors.go Add server error logging 2016-11-19 11:41:06 -06:00
layout.go Update layout ylabel and yrange to be properties of the query. 2016-11-30 14:13:15 -08:00
layout_test.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
logger.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
mappings.go Add server error logging 2016-11-19 11:41:06 -06:00
mux.go add routes and stubs for dashboard API endpoints 2016-12-07 15:18:04 -08:00
proxy.go Add server error logging 2016-11-19 11:41:06 -06:00
redoc.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
routes.go add dashboards interface/structs 2016-12-07 16:31:22 -08:00
server.go shorten TCPKeepAlive length 2016-12-07 15:17:27 -08:00
service.go add dashboards interface/structs 2016-12-07 16:31:22 -08:00
sources.go Add server error logging 2016-11-19 11:41:06 -06:00
sources_test.go Update sources endpoint to take optional telegraf database name. 2016-11-18 16:07:53 -06:00
swagger.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
swagger.json add swagger documentation for dashboard routes 2016-12-07 15:17:42 -08:00
users.go Rebase and add error logging for users endpoint 2016-11-21 14:24:01 -07:00