influxdb/testing
Gianluca Arbezzano 1cf64fd721
feat: dbrp service
Signed-off-by: Lorenzo Affetti <lorenzo.affetti@gmail.com>
Co-Authored-By: Gianluca Arbezzano <gianarb92@gmail.com>
Co-Authored-By: George MacRorie <gmacrorie@influxdata.com>
Co-Authored-By: Alirie Gray <alirie.gray@gmail.com>
2020-05-15 12:05:38 +02:00
..
auth.go refactor: create new token package (#17874) 2020-04-30 07:52:21 -07:00
bucket_service.go fix: tenant findBucket action needs to properly route actions (#18069) 2020-05-12 16:00:38 -06:00
checks.go refactor: remove urm and org service from check service interface definition (#17969) 2020-05-12 11:11:42 +01:00
dashboards.go feat(dashboards): extend dashboard update API to take cells as a put doc operation 2020-04-20 14:04:45 -07:00
dbrp_mapping.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
dbrp_mapping_v2.go feat: dbrp service 2020-05-15 12:05:38 +02:00
document.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
id.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
index.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
keyvalue_log.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
kv.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
label_service.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
migration.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
notification_endpoint.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
notification_rule.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
onboarding.go feat(tenant): Build out the onboarding system in tenant and integrate it into launcher (#17558) 2020-04-06 15:58:15 -06:00
organization_service.go fix(tenant): Allow tenant to update user and org with same name (#17833) 2020-04-23 08:33:03 -06:00
passwords.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
scraper_target.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
secret.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
session.go feat(session): Build out a new session service (#17950) 2020-05-11 15:04:11 -06:00
source.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
telegraf.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
tenant.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
user_resource_mapping_service.go fix(tenant): make storage pass tenant tests 2020-04-06 17:13:56 +02:00
user_service.go fix(kv): Ensure UpdateUser cleans up the index when updating names. 2020-04-29 17:46:18 -04:00
util.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
variable.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00