influxdb/inmem
Edd Robinson b165b1d0b3 fix: remove racy, redundant initialisation 2019-12-12 13:20:44 +00:00
..
kvdata fix(kv): Add push down predicate hint to filter by keys 2019-11-20 13:35:13 -07:00
auth_service.go feat(http): find auths by org 2019-04-14 18:06:19 +08:00
auth_test.go feat(createdAt): Added createdat and updatedAt to Authorization (#15784) 2019-11-07 06:46:30 -08:00
bucket_service.go feat(influxdb): Prevent the deletion of system buckets 2019-10-29 14:15:39 -07:00
bucket_test.go feat(kv): random ids without comma, space, backslash for org and bucket 2019-09-08 01:50:05 -05:00
dashboard.go fix(kv): updatedAt should be updated as well 2019-05-18 23:36:48 -04:00
dashboard_test.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
dbrp_mapping_service.go fix(inmem): fix dbrp not found 2019-07-03 15:54:57 -04:00
dbrp_mapping_test.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
kv.go fix: remove racy, redundant initialisation 2019-12-12 13:20:44 +00:00
kv_test.go fix: remove racy, redundant initialisation 2019-12-12 13:20:44 +00:00
label_service.go feat(http): accept label id for template post 2019-04-11 13:16:39 -04:00
lookup_service.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
lookup_service_test.go fix(influxdb): rename telegraf orgID 2019-06-03 16:20:53 -04:00
onboarding.go chore: refactor password service to provide userID instead of name 2019-11-20 09:16:31 -08:00
onboarding_test.go feat(createdAt): Added createdat and updatedAt to Authorization (#15784) 2019-11-07 06:46:30 -08:00
organization_service.go feat(influxdb): add org create and update time 2019-05-20 17:36:29 -07:00
organization_test.go feat(kv): random ids without comma, space, backslash for org and bucket 2019-09-08 01:50:05 -05:00
passwords.go chore: refactor password service to provide userID instead of name 2019-11-20 09:16:31 -08:00
passwords_test.go chore: refactor password service to provide userID instead of name 2019-11-20 09:16:31 -08:00
scraper.go feat(influxdb): add scraper filter 2019-04-25 11:33:34 -04:00
scraper_test.go feat(influxdb): add scraper filter 2019-04-25 11:33:34 -04:00
service.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
session.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
source.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
task_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
telegraf.go fix(influxdb): rename telegraf orgID 2019-06-03 16:20:53 -04:00
telegraf_test.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
user_resource_mapping_service.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
user_resource_mapping_test.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
user_service.go fix(http): Ensures users are created with an active status 2019-09-30 15:37:59 -07:00
user_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
variable.go fix tests 2019-06-20 16:25:38 -07:00