influxdb/kv
greg linton 13cb2927bb Merge branch 'master' into feat/18733 2020-09-21 17:21:06 -06:00
..
migration fix(storage): meta.Client persists to kv and updates via BucketService 2020-08-03 09:21:02 -07:00
auth.go
auth_private_test.go
auth_test.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
backup.go
bucket.go chore: total removal of references to hardcoded IDs 2020-09-11 12:29:00 -07:00
bucket_test.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
check.go
check_test.go
cursor.go
cursor_test.go
dashboard.go feat(pkger): add ability to export dashboards by name 2020-08-27 15:32:04 -06:00
dashboard_test.go
doc.go
document.go
document_options.go
document_test.go
encode.go
index.go
index_migration.go
index_test.go
initial_migration.go
kv_test.go
kvlog.go
kvlog_test.go
label.go
label_test.go
lookup_service.go
lookup_service_test.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
notification_endpoint.go
notification_endpoint_test.go
notification_rule.go
notification_rule_test.go
onboarding.go feat(onboard): allow optional password (#19225) 2020-08-05 12:42:17 -06:00
onboarding_test.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
org.go fix(api/orgs): (API-design-issue) FindOptions for orgs 2020-08-20 16:55:30 -06:00
org_test.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
passwords.go
passwords_test.go
scrapers.go chore(tenant): point tests to new tenant service (#19477) 2020-09-02 11:50:26 -06:00
scrapers_test.go chore(tenant): point tests to new tenant service (#19477) 2020-09-02 11:50:26 -06:00
secret.go
secret_test.go
service.go chore(task): clean up old maxPermission code (#19432) 2020-08-26 10:26:32 -06:00
service_test.go
source.go
source_test.go
store.go refactor: Replace ctx.Done() with ctx.Err() (#19546) 2020-09-16 12:20:09 -04:00
store_base.go
store_base_test.go
store_index.go
store_index_test.go
task.go chore(task): clean up old maxPermission code (#19432) 2020-08-26 10:26:32 -06:00
task_private_test.go
task_test.go chore(task): clean up old maxPermission code (#19432) 2020-08-26 10:26:32 -06:00
telegraf.go
telegraf_test.go
tenant_test.go
unique.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
urm.go
urm_private_test.go
urm_test.go Merge remote-tracking branch 'origin/master' into sgc/tsm1 2020-08-11 10:25:01 -07:00
user.go
user_test.go
variable.go fix(variables): use Update function for Put Variable 2020-09-11 11:48:11 -07:00
variable_test.go