influxdb/bolt
Jade McGough 4a59e877c7
Merge pull request #974 from influxdata/filter-owners
Filter dashboards by owner
2018-10-08 18:57:09 -07:00
..
authorization.go docs(http): authorization status is now active or inactive 2018-08-29 13:07:39 -05:00
authorization_test.go Refactoring code using platform.IDs 2018-08-01 18:20:59 +02:00
bbolt.go test(bolt): ensure boltdb session service conforms to tests 2018-09-27 15:45:16 -04:00
bbolt_test.go feat(platform): add basic auth service 2018-09-25 14:58:02 -04:00
bucket.go don't store references to internal buckets (#789) 2018-09-14 09:26:59 -07:00
bucket_test.go Refactoring code using platform.IDs 2018-08-01 18:20:59 +02:00
dashboard.go test for finding multiple dashboards by id 2018-10-08 18:56:22 -07:00
dashboard_test.go feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04: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
onboarding.go chore(fmt): fix and simplify go formatting 2018-10-08 17:23:54 -05:00
onboarding_test.go feat: add onboarding defaults 2018-09-27 15:02:17 -04:00
organization.go revert #442 2018-08-01 14:54:32 -04:00
organization_test.go revert #442 2018-08-01 14:54:32 -04:00
scraper.go feat(scraper): add scraper lib 2018-09-14 16:59:18 -04:00
scraper_test.go feat(scraper): add scraper lib 2018-09-14 16:59:18 -04:00
session.go test(bolt): ensure boltdb session service conforms to tests 2018-09-27 15:45:16 -04:00
session_test.go test(bolt): ensure boltdb session service conforms to tests 2018-09-27 15:45:16 -04:00
source.go feat(platform): add uniform query endpoint for sources 2018-08-28 15:53:20 -04:00
source_test.go feat(bolt): add boltdb implementation of sources service 2018-08-07 10:45:13 -04:00
user.go feat(platform): add basic auth service 2018-09-25 14:58:02 -04:00
user_resource_mapping.go feat(bolt): add filter on resource type for u/r mappings 2018-10-08 18:56:02 -07:00
user_resource_mapping_test.go feat(bolt): user-resource mapping boltdb implementation (#900) 2018-09-27 12:15:26 -07:00
user_test.go feat(platform): add basic auth service 2018-09-25 14:58:02 -04:00
view.go feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04:00
view_test.go feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04:00