influxdb/testing
Johnny Steenbergen ad841608ca chore(http): refactor bucket|dashboard|label|umr|var http clients to use reusable HTTP client
this is a step towards providing a shared http client that manages  pooling connections,
timeouts, and reducing GC for by not creating/GCing a client each req. Bring on the red!
2019-12-09 09:44:41 -08:00
..
auth.go feat(createdAt): Added createdat and updatedAt to Authorization (#15784) 2019-11-07 06:46:30 -08:00
bucket_service.go feat(influxdb): prevent users from rename system buckets 2019-10-30 12:53:43 -07:00
checks.go fix(kv): find checks by urm 2019-10-24 12:29:48 -04: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 chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
id.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
keyvalue_log.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv.go fix(kv): Add push down predicate hint to filter by keys and values 2019-11-22 10:55:01 -07:00
label_service.go feat(kv): makes label names unique across kv impls 2019-10-31 11:30:36 -05:00
notification_endpoint.go fix(kv): use urm filter to search endpoints 2019-10-24 13:28:34 -04:00
notification_rule.go feat(influxdb): add predicate package 2019-10-18 12:02:52 -04:00
onboarding.go chore: refactor password service to provide userID instead of name 2019-11-20 09:16:31 -08:00
organization_service.go fix(tasks): tasks look up system bucket id 2019-10-21 14:48:47 -07: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 chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08: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 refactor: http error serialization matches the new error schema (#15196) 2019-09-19 10:06:47 -05:00
user_resource_mapping_service.go refactor: http error serialization matches the new error schema (#15196) 2019-09-19 10:06:47 -05:00
user_service.go fix(http): Ensures users are created with an active status 2019-09-30 15:37:59 -07:00
util.go feat(kv): add check kv 2019-07-31 18:52:13 -04:00
variable.go chore(http): refactor bucket|dashboard|label|umr|var http clients to use reusable HTTP client 2019-12-09 09:44:41 -08:00