influxdb/bolt
Jade McGough 0b70dc99c4
don't store references to internal buckets (#789)
* add types to bucket service tests

* add type to bucket cmd interface

* bucket type needs to be defined in json for POST creations

* rip out bucket type stuff

* remove type from bucket tests

* add InternalBucketID helper fn

* remove more code

* remove org from internal bucket ID
2018-09-14 09:26:59 -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 feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04:00
bbolt_test.go feat(bolt): add boltdb implementation of bucket service 2018-05-16 11:45:10 -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 feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04:00
dashboard_test.go feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -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
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 revert #442 2018-08-01 14:54:32 -04:00
user_test.go Refactoring code using platform.IDs 2018-08-01 18:20:59 +02: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