influxdb/kv
Michael Desa c143694c4e
fix(kv): grant user union of their tokens and urms perms
2019-03-07 08:42:21 -08:00
..
auth.go
auth_test.go
bucket.go fix(testing): update bucket update uniqueness 2019-03-06 10:17:56 -05:00
bucket_test.go
cursor.go
cursor_test.go
dashboard.go Merge pull request #12102 from zhulongcheng/empty-op-log 2019-02-25 11:49:01 -06:00
dashboard_test.go
document.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
document_test.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
kv_test.go
kvlog.go
kvlog_test.go
label.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
label_test.go
lookup_service.go
lookup_service_test.go
onboarding.go
onboarding_test.go
org.go Merge pull request #12102 from zhulongcheng/empty-op-log 2019-02-25 11:49:01 -06:00
org_test.go
passwords.go
passwords_test.go
scrapers.go
scrapers_test.go
secret.go
secret_test.go
service.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
session.go fix(kv): grant user union of their tokens and urms perms 2019-03-07 08:42:21 -08:00
session_test.go
source.go
source_test.go
store.go
telegraf.go
telegraf_test.go
unique.go
urm.go feat(kv): make user owner of org/dashboard on create 2019-02-22 14:04:01 -05:00
urm_test.go
user.go fix(http): return an empty list of operation logs if not found 2019-02-22 14:18:13 +08:00
user_test.go
variable.go
variable_test.go