influxdb/chronograf/server
Delmer 27adc0ff91
feat(ui): add name to dashboard query (#1794)
2018-12-10 13:16:27 -05:00
..
TODO.go build(chronograf): add conditional build tags for asset generation 2018-09-04 20:46:22 -05:00
annotations.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
annotations_test.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
assets.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
auth.go chore(chronograf): fix megacheck errors 2018-11-01 12:54:46 -07:00
auth_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
builders.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
builders_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
cells.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
cells_test.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
config.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
config_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
context.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
dashboards.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
dashboards_test.go chore(chronograf): fix megacheck errors 2018-11-01 12:54:46 -07:00
databases.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
databases_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
env.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
env_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
helpers.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
hsts.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
influx.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
influx_test.go chore: make chronograf unit tests pass 2018-07-25 14:38:51 -04:00
kapacitors.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
kapacitors_test.go migrate: make chronograf migration compile 2018-07-23 15:30:21 -04:00
layout.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
layout_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
links.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
links_test.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
logger.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
logout.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
mapping.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
mapping_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
me.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
me_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
middle.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
middle_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
mountable_router.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
mountable_router_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
mux.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
org_config.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
org_config_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
organizations.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
organizations_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
path.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
permissions.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
permissions_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
prefixing_redirector.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
proxy.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
queries.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
queries_test.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
queryconfig.go chore(chronograf): fix megacheck errors 2018-11-01 12:54:46 -07:00
queryconfig_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
redoc.go chore(chronograf): fix megacheck errors 2018-11-01 12:54:46 -07:00
routes.go chore(chronograf): fix megacheck errors 2018-11-01 12:54:46 -07:00
routes_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
server.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
server_test.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
service.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
services.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
sources.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
sources_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
stores.go feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04:00
stores_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
swagger.go refactor: modify tooling to take advantage of go run 2018-10-15 11:01:27 -05:00
swagger.json Flux/connections page (#4026) 2018-07-27 10:05:02 -07:00
swagger_v2.yml feat(ui): add name to dashboard query (#1794) 2018-12-10 13:16:27 -05:00
templates.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
templates_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
test_helpers.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
url_prefixer.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
url_prefixer_test.go chore(chronograf): change package imports to be nested under platform 2018-07-19 16:52:14 -04:00
users.go Ensure error don't end in punctuation: ST1005 2018-11-30 10:54:24 +00:00
users_test.go feat(vault): add vault implementation of secret service 2018-11-30 13:07:32 -08:00
version.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00