..
auth_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
authorization.go
refactor!: replace authorizer.Allowed method with PermissionSet ( #17959 )
2020-05-13 12:27:46 +01:00
authorizer_v1.go
feat: Implementation of AuthorizerV1
2020-10-30 11:56:09 -07:00
bucket_service.go
chore: remove hardcoded constants for ids
2020-09-10 12:35:25 -07:00
check_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
dashboard_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
dbrp_mapping.go
feat: dbrp service
2020-05-15 12:05:38 +02:00
delete.go
revert(storage): Revert changes from 1501351
2020-08-24 10:08:46 -07:00
dependencies.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
document_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
flagger.go
feat(kit/feature): add feature flag package ( #17851 )
2020-04-30 11:29:43 -04:00
generators.go
chore(tenant): make tenant and kv both conform with harness ( #19266 )
2020-08-11 15:56:42 +01: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
lookup_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
nats.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
nats_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
notification_endpoint_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
notification_rule_store.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
onboarding_service.go
feat(tenant): Build out the onboarding system in tenant and integrate it into launcher ( #17558 )
2020-04-06 15:58:15 -06:00
operation_log_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
org_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
paging.go
add tests for paging
2018-12-09 22:49:10 +08:00
passwords.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
passwords_service.go
feat(authorization): Add bcrypt password support to v1 authorizations
2020-10-28 13:03:42 -07:00
points_writer.go
refactor: move v2/v1/models to v2/models
2020-08-03 09:20:51 -07:00
reader.go
feat(storage): enable window agg mean pushdown
2020-10-27 12:53:54 -07:00
reads_resultset.go
chore: move v2/v1/tsdb → v2/tsdb
2020-08-26 10:46:47 -07:00
reads_resultset_test.go
chore: move v2/v1/tsdb → v2/tsdb
2020-08-26 10:46:47 -07:00
retention_service.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
safe_count.go
fix(pkger): fix flaky test in pkger service tests
2019-12-09 08:59:44 -08:00
scraper_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
secret_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
session_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
source_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
task_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
telegraf_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
user_resource_mapping_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
user_service.go
feat(task): Add new permission lookup pattern for executor ( #18920 )
2020-07-13 14:47:58 -06:00
variable_service.go
fix(variables): add id to put variable request
2020-09-08 11:26:03 -07:00
write_service.go
fix: add ability to define bucket to write to with a BucketFilter ( #19658 )
2020-10-05 15:05:49 -06:00