chronograf/server
Greg 1806d6c298
chore: tidy prior to kv refactor (#5342)
* Start cleaning up/reviewing for kv refactor

* Remove dependency on graceful http layer

* Remove deprecated cli option --new-sources

* Run gofmt and remove dep related files

* Update non-influx deps

* Update kapacitor dep

* Compile regexp's once

* Remove un-needed struct members

* Remove unused integrations code
2020-01-09 08:49:42 -07:00
..
annotations.go Add support for user-defined annotation tags 2018-08-06 08:47:19 -07:00
annotations_test.go Add support for user-defined annotation tags 2018-08-06 08:47:19 -07:00
assets.go Move URLPrefixer setup to mux, add default 2017-01-27 19:14:21 -05:00
auth.go Add OrganizationConfigStore & refactor org config to be per org 2018-07-09 17:36:19 -07:00
auth_test.go Add OrganizationConfigStore & refactor org config to be per org 2018-07-09 17:36:19 -07:00
builders.go Get protoboards from multistore if not able to find from ProtoboardsPath 2018-11-08 17:49:58 -08:00
builders_test.go Make all Store names plural for consistency 2017-10-24 15:54:24 -07:00
cells.go Stop cells with raw/no format selected from getting changed to base 10 2019-02-12 12:35:52 -08:00
cells_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
cellsv2.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
cellvs2_test.go feat(server): return special error if cell not found 2018-07-16 12:55:52 -04:00
config.go Add auth config link to global application config response links 2018-07-10 16:13:37 -07:00
config_test.go Add auth config link to global application config response links 2018-07-10 16:13:37 -07:00
context.go Differentiate between SuperAdminContext and ServerContext 2017-11-10 11:09:16 -05:00
dashboards.go Change Organization ID to string from uint64 2017-12-19 10:13:43 -08:00
dashboards_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
dashboardsv2.go review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
dashboardsv2_test.go review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
databases.go Remove redundant limit value check from newMeasurementsLinks 2018-04-04 15:33:26 -07:00
databases_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
env.go Add /chronograf/v1/env endpoint to expose env vars 2018-01-03 11:52:40 -08:00
env_test.go Add /chronograf/v1/env endpoint to expose env vars 2018-01-03 11:52:40 -08:00
flux.go Use go modules, update flux 2019-04-16 10:21:32 -07:00
helpers.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
influx.go fix(flux): create unique link for querying flux (#4755) 2018-11-06 14:18:37 -08:00
influx_test.go Pass uuid to proxy requests for determining which responses are relevant 2018-08-08 14:05:42 -07:00
kapacitors.go feat(server/services): add generic services scoped under server 2018-05-21 10:45:27 -07:00
kapacitors_test.go Fix kapa test by including kafka alert node 2018-05-10 13:22:29 -07:00
layout.go Provide default cell colors in layout 2018-03-13 20:36:43 -07:00
layout_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
links.go Move LogViewer from Config to OrganizationConfig links response 2018-07-12 11:28:22 -07:00
links_test.go Clarify error output for missing Name or URL 2017-06-27 13:40:26 -07:00
logger.go Fix logger and redirector to be flushers allowing HTTP chunking 2017-10-26 17:38:20 -05:00
mapping.go Remove extraneous fmt.Print statements 2018-03-23 15:03:01 -07:00
mapping_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
me.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
me_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
middle.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
middle_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
mountable_router.go Fix OAuth when using Basepath 2017-05-08 14:40:50 -07:00
mountable_router_test.go Implement a MountableRouter 2017-04-03 17:06:21 -04:00
mux.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
org_config.go Add log viewer link to organization config response 2018-07-10 16:05:11 -07:00
org_config_test.go Add log viewer link to organization config response 2018-07-10 16:05:11 -07:00
organizations.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
organizations_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
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 Rename PrefixedRedirect to FlushingHandler & comment 2018-04-20 18:40:09 -07:00
protoboards.go feat: protoboard api 2018-08-14 14:29:10 -07:00
protoboards_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
proxy.go feat(server/services): add generic services scoped under server 2018-05-21 10:45:27 -07:00
queries.go Remove tempVars from backend queries response 2018-06-28 13:19:32 -07:00
queries_test.go Remove tempVars from backend queries response 2018-06-28 13:19:32 -07:00
queryconfig.go Add processing of incoming queryConfig 2017-11-10 16:02:08 -08:00
queryconfig_test.go Add test for queryConfig validation 2017-11-10 16:02:35 -08:00
redoc.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
routes.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
routes_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
server.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
server_test.go Allow hyphens and underscores in basepath 2018-06-15 17:05:01 -07:00
service.go Add mapPrincipalToSuperAdmin function 2018-03-23 15:48:34 -04:00
services.go Remove check for flux ping when adding and updating flux service (#4361) 2018-09-05 11:01:20 -07:00
sources.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
sources_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
stores.go feat: protoboard api 2018-08-14 14:29:10 -07:00
stores_test.go Add filestore impl of kapacitor and source stores 2017-12-19 13:14:00 -08:00
swagger.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
swagger.json chore: update changelog and bump minor version to 1.7.17 2020-01-08 11:54:33 -08:00
swagger_v2.yml review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
templates.go Enable creation of text template variables 2018-07-11 15:10:56 -07:00
templates_test.go Add map as a template variable value type to the backend 2018-07-02 17:45:44 -07:00
test_helpers.go Add jsonEqual to test helpers file 2017-10-11 14:33:55 -04:00
url_prefixer.go Rewrite Worker script paths according to basepath 2018-08-29 09:34:37 -07:00
url_prefixer_test.go Add test for creating NewSources via server flag 2017-07-07 12:56:12 -07:00
users.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
users_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
valid_text_templates.go fix: alert rule message text template parsing (#5228) 2019-08-20 14:13:41 -04:00