chronograf/server
Jared Scheib 7e8018782e Merge branch 'master' into feature/persist_datasource_flag-1555 2017-07-07 14:45:00 -07:00
..
assets.go
auth.go
auth_test.go
builders.go
builders_test.go
cells.go
dashboards.go
dashboards_test.go
databases.go
databases_test.go
hsts.go
influx.go
kapacitors.go Add kapacitor rule validation on update 2017-05-25 12:10:25 -05:00
kapacitors_test.go Add kapacitor rule validation on update 2017-05-25 12:10:25 -05:00
layout.go
layout_test.go
links.go Conserve memory allocation for customLinks slice 2017-06-27 12:00:05 -07:00
links_test.go Clarify error output for missing Name or URL 2017-06-27 13:40:26 -07:00
logger.go Add HTTP status code to logs 2017-05-08 14:40:50 -07:00
logout.go Fix OAuth when using Basepath 2017-05-08 14:40:50 -07:00
mappings.go
me.go
me_test.go
mountable_router.go Fix OAuth when using Basepath 2017-05-08 14:40:50 -07:00
mountable_router_test.go
mux.go Refactor CustomLinks transform into routes.go and new links.go 2017-06-26 15:30:33 -05:00
path.go
permissions.go
permissions_test.go
prefixing_redirector.go Fix infinite spinner with /chronograf basepath 2017-05-09 12:12:42 -07:00
prefixing_redirector_test.go Fix infinite spinner with /chronograf basepath 2017-05-09 12:12:42 -07:00
proxy.go
queries.go correct TemplateVar collection type in Queries 2017-06-14 10:52:29 -04:00
queryconfig.go
redoc.go
roles.go
roles_test.go
routes.go Pass through CustomLinks error message directly 2017-06-26 18:02:22 -05:00
routes_test.go Only test one CustomLink to avoid map key order failing test 2017-06-26 16:12:54 -05:00
server.go Merge branch 'master' into feature/persist_datasource_flag-1555 2017-07-07 14:45:00 -07:00
service.go
sources.go
sources_test.go
swagger.go
swagger.json Add 'custom' prop and example to /chronograf/v1 in swagger docs 2017-06-26 11:56:05 -07:00
templates.go
templates_test.go Add support for :autoGroupBy: template variable 2017-06-13 14:59:56 -04:00
url_prefixer.go
url_prefixer_test.go Add test for creating NewSources via server flag 2017-07-07 12:56:12 -07:00
users.go
users_test.go
version.go