influxdb/inmem
Kelvin Wang f392f1bab0 fix(bolt): fix auth status update error 2019-01-04 12:21:34 -05:00
..
auth_service.go fix(bolt): fix auth status update error 2019-01-04 12:21:34 -05:00
auth_test.go feat(auth): rewrite authorization service (#2157) 2018-12-28 15:02:19 -08:00
basic_auth.go (feat/testing) add onboarding and basic auth service 2018-11-02 12:20:45 -04:00
basic_auth_test.go (feat/testing) add onboarding and basic auth service 2018-11-02 12:20:45 -04:00
bucket_service.go fix(bolt): check org id exists before create bucket 2019-01-03 15:20:13 -05:00
bucket_test.go Revert "Revert "convert /buckets endpoint error to platform error "" 2018-11-30 13:27:40 -05:00
dashboard.go fix(http): convert dashboard errors 2018-12-13 14:36:46 -05:00
dashboard_test.go fix(http): convert dashboard errors 2018-12-13 14:36:46 -05:00
dbrp_mapping_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
dbrp_mapping_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
kv.go feat(platform): add generic kv store 2018-12-18 16:08:48 -05:00
kv_test.go fix(inmem): user service now filters by id 2018-12-26 21:38:18 -06:00
label_service.go address PR comments 2018-12-20 13:41:20 -08:00
label_test.go use new error library 2018-12-17 23:59:04 -08:00
lookup_service.go feat(auth): rewrite authorization service (#2157) 2018-12-28 15:02:19 -08:00
lookup_service_test.go feat(auth): rewrite authorization service (#2157) 2018-12-28 15:02:19 -08:00
macro.go fix(http): convert macro errors 2018-12-13 23:11:52 +08:00
macro_test.go fix(http): convert macro errors 2018-12-13 23:11:52 +08:00
onboarding.go feat(auth): rewrite authorization service (#2157) 2018-12-28 15:02:19 -08:00
onboarding_test.go (feat/testing) add onboarding and basic auth service 2018-11-02 12:20:45 -04:00
organization_service.go fix(testing): compare expected error messages against actual (#1857) 2018-12-12 10:24:33 -08:00
organization_test.go fix(http): convert org errors endpoint 2018-12-06 11:05:13 -05:00
scraper.go fix(http): convert scraper target error 2018-12-17 09:08:19 -05:00
scraper_test.go fix(http): convert scraper target error 2018-12-17 09:08:19 -05:00
service.go Labels (#1668) 2018-12-03 08:07:08 -08:00
telegraf.go feat(auth): rewrite authorization service (#2157) 2018-12-28 15:02:19 -08:00
telegraf_test.go add telegraf store service 2018-10-17 15:01:04 -04:00
user_resource_mapping_service.go feat(auth): rewrite authorization service (#2157) 2018-12-28 15:02:19 -08:00
user_resource_mapping_test.go feat(bolt): user-resource mapping boltdb implementation (#900) 2018-09-27 12:15:26 -07:00
user_service.go fix(inmem): user service now filters by id 2018-12-26 21:38:18 -06:00
user_test.go fix(http): convert user errors 2018-12-11 20:11:26 -05:00
view.go fix(http): view errors endpoint conversion 2018-12-19 16:54:48 -05:00
view_test.go fix(http): view errors endpoint conversion 2018-12-19 16:54:48 -05:00