influxdb/cmd/influxd/launcher
Michael Desa 2687b7fd61
feat(influxdb): add support for templates
feat(influxdb): add generic store for documents

feat(influxdb): support authorizations in document store

feat(influxdb): support orgs in user resource mapping

feat(influxdb): add read-only included field on documents

feat(influxdb): add labels support to documents service

fix(influxdb): rename data field to content on documents

feat(influxdb): add with org id options for document store

feat(http): add templates swagger

feat(influxdb): add documentation to document options

doc(kv): add documentation for kv document store

test(kv): pull document tests in to the testing package

fix(http): fix swagger specification of templates endpoints
2019-03-06 13:18:31 -08:00
..
launcher.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
launcher_test.go fix(http): fix tests for encoding changes 2019-03-05 16:56:35 -07:00
query_test.go feat(tasks): end-to-end tests for the task system 2019-01-25 13:28:25 -06:00
storage_test.go fix(http): fix tests for encoding changes 2019-03-05 16:56:35 -07:00
tasks_test.go change task logs from a string to a struct (#12363) 2019-03-05 15:58:33 -07:00