influxdb/testing
Marc Delagrammatikas 7b99c28a99 refactor: rename Generate to OnboardInitialUser
Renaming Generate in anticipation of a new method that will onboard
users other than the initial user. The intent is to simplify multi-user
setups.

Co-authored-by: Chris Goller <goller@gmail.com>
2020-03-18 15:35:26 -07:00
..
auth.go fix(kv): remove URM and Authorizations by UserID Index (#16852) 2020-02-13 15:27:57 +00:00
bucket_service.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
checks.go fix(ui): fixed dashboard cells and check query builder update bug (#17202) 2020-03-11 14:35:39 -07:00
dashboards.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
dbrp_mapping.go fix(inmem): fix dbrp not found 2019-07-03 15:54:57 -04:00
document.go fix(http): refactor document service and fix auth 2020-03-09 20:32:31 +01:00
id.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
index.go feat(kv): support for migrations (#17145) 2020-03-18 12:23:51 +00:00
keyvalue_log.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv.go fix(kv): add test to ensure skip first item behaviour handles single item (#17284) 2020-03-16 13:36:54 +00:00
label_service.go feat(kv): makes label names unique across kv impls 2019-10-31 11:30:36 -05:00
migration.go feat(kv): support for migrations (#17145) 2020-03-18 12:23:51 +00:00
notification_endpoint.go chore(kv): refactor kv.Entity to provide interface for PK and unique keys 2020-01-02 08:05:45 -08:00
notification_rule.go fix(kv): fix patching panics 2020-02-05 11:12:03 -05:00
onboarding.go refactor: rename Generate to OnboardInitialUser 2020-03-18 15:35:26 -07:00
organization_service.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
passwords.go chore: refactor password service to provide userID instead of name 2019-11-20 09:16:31 -08:00
scraper_target.go feat(influxdb): add scraper filter 2019-04-25 11:33:34 -04:00
secret.go feat(http): add secret service 2020-02-07 15:54:28 -05:00
session.go Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
source.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
telegraf.go feat(http): add functionality to retrieve/store telegraf config as toml (#16132) 2019-12-20 14:20:13 -07:00
user_resource_mapping_service.go fix(kv): remove URM and Authorizations by UserID Index (#16852) 2020-02-13 15:27:57 +00:00
user_service.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
util.go feat(http): add document service 2020-02-21 15:58:40 +01:00
variable.go fix(kv): remove normalizing of variables names to downcase 2020-01-07 09:36:40 -08:00