chronograf/server
Michael Desa dc63e8af8f Add parseOrganizationID method 2017-11-01 12:34:00 -04:00
..
assets.go
auth.go Add parseOrganizationID method 2017-11-01 12:34:00 -04:00
auth_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
builders.go
builders_test.go
cells.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
cells_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
dashboards.go WIP cleanup 2017-10-31 20:58:40 -04:00
dashboards_test.go
databases.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
databases_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
helpers.go
hsts.go
influx.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
kapacitors.go WIP cleanup 2017-10-31 20:58:40 -04:00
kapacitors_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
layout.go WIP cleanup 2017-10-31 20:58:40 -04:00
layout_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
links.go
links_test.go
logger.go
logout.go
mappings.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
me.go Add parseOrganizationID method 2017-11-01 12:34:00 -04:00
me_test.go Change OrganizationID to Organization in Me req 2017-11-01 10:37:32 -04:00
mountable_router.go
mountable_router_test.go
mux.go WIP cleanup 2017-10-31 20:58:40 -04:00
organizations.go Add parseOrganizationID method 2017-11-01 12:34:00 -04:00
organizations_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
path.go
permissions.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
permissions_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
prefixing_redirector.go
prefixing_redirector_test.go
proxy.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
queries.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
queryconfig.go
redoc.go
routes.go
routes_test.go
server.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
service.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
sources.go WIP cleanup 2017-10-31 20:58:40 -04:00
sources_test.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
stores.go Change function signature of hasSuperAdminContext 2017-11-01 10:39:09 -04:00
swagger.go
swagger.json
templates.go Refactor data stores into a common interface 2017-10-31 16:41:17 -04:00
templates_test.go
test_helpers.go
url_prefixer.go
url_prefixer_test.go
users.go Change function signature of hasSuperAdminContext 2017-11-01 10:39:09 -04:00
users_test.go Add superAdmin to users CRUD 2017-11-01 09:12:19 -04:00
version.go