influxdb/bolt
Michael Desa f7a3f22ef8 feat(platform): add basic auth service
feat(bolt): add boltdb implementation of basic auth service

test(bolt): replace context.TODO with context.Background

feat(bolt): make bcrypt hash function cost injectable
2018-09-25 14:58:02 -04: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(scraper): add scraper lib 2018-09-14 16:59:18 -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 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
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.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
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_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