influxdb/kv
Jade McGough 2b7ec27960 feat(kv/label): create/delete user resource mappings for labels 2019-03-19 06:15:19 -07:00
..
auth.go add spans to multiple services 2019-03-07 12:12:31 -07:00
auth_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
bucket.go fix(kv): fix bucket update issue 2019-03-08 11:36:05 -05:00
bucket_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
cursor.go feat(platform): add generic kv store 2018-12-18 16:08:48 -05:00
cursor_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dashboard.go goimports -w -local github.com/influxdata/influxdb 2019-03-07 12:12:31 -07:00
dashboard_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
document.go fixes after rebase 2019-03-07 12:12:31 -07:00
document_test.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
kv_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
kvlog.go add spans to multiple services 2019-03-07 12:12:31 -07:00
kvlog_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
label.go feat(kv/label): create/delete user resource mappings for labels 2019-03-19 06:15:19 -07:00
label_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
lookup_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
lookup_service_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
onboarding.go add spans to multiple services 2019-03-07 12:12:31 -07:00
onboarding_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
org.go fix(kv): deleted organizations leave orphaned buckets 2019-03-08 10:35:39 -08:00
org_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
passwords.go Minor text updates for password error and default scraper name (#12448) 2019-03-08 09:12:59 -08:00
passwords_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
scrapers.go add spans to multiple services 2019-03-07 12:12:31 -07:00
scrapers_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
secret.go add spans to multiple services 2019-03-07 12:12:31 -07:00
secret_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
service.go goimports -w -local github.com/influxdata/influxdb 2019-03-07 12:12:31 -07:00
session.go add spans to multiple services 2019-03-07 12:12:31 -07:00
session_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
source.go add spans to multiple services 2019-03-07 12:12:31 -07:00
source_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
store.go add spans to multiple services 2019-03-07 12:12:31 -07:00
telegraf.go add spans to multiple services 2019-03-07 12:12:31 -07:00
telegraf_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
unique.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
urm.go use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07:00
urm_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
user.go add spans to multiple services 2019-03-07 12:12:31 -07:00
user_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
variable.go add spans to multiple services 2019-03-07 12:12:31 -07:00
variable_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00