influxdb/inmem
Jade McGough 80900f5e20
chore(inmem): remove unused u/r mapping function (#1176)
2018-10-25 21:53:45 -07:00
..
auth_service.go fix(platform/inmem): major fixes to make inmem (almost) working with uint64 IDs 2018-10-11 09:54:18 -05:00
auth_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
bucket_service.go fix(platform/inmem): major fixes to make inmem (almost) working with uint64 IDs 2018-10-11 09:54:18 -05:00
bucket_test.go test(inmem): re-enable skipped CreateBucket test 2018-10-09 16:54:33 -07:00
dashboard.go feat(http): validate dashboard cell updates (#1199) 2018-10-25 16:05:12 -07:00
dashboard_test.go feat(platform): add meta field to dashboards 2018-10-23 13:43:06 -04: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
macro.go feat(http): add MacroService client 2018-09-20 09:32:04 -07:00
macro_test.go feat(http): add MacroService client 2018-09-20 09:32:04 -07:00
organization_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
organization_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
scraper.go fix(platform/inmem): major fixes to make inmem (almost) working with uint64 IDs 2018-10-11 09:54:18 -05:00
scraper_test.go tests(http): add tests for creation without IDs 2018-10-12 10:03:06 +02:00
service.go feat(platform): add meta field to dashboards 2018-10-23 13:43:06 -04:00
telegraf.go add telegraf store service 2018-10-17 15:01:04 -04:00
telegraf_test.go add telegraf store service 2018-10-17 15:01:04 -04:00
user_resource_mapping_service.go chore(inmem): remove unused u/r mapping function (#1176) 2018-10-25 21:53:45 -07: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 feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
user_test.go fix(http): update tests to use context.Background() 2018-09-14 19:24:32 -05:00
view.go fix(inmem): ID comparation and error message for invalid IDs 2018-10-11 09:54:18 -05:00
view_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00