influxdb/cmd/influxd
Stuart Carnie 78d0262217 fix: Remove incorrect implementation of delete APIs and disable HTTP API
This commit removes incorrect implementations of the `DeleteBucket`
and `DeleteBucketRangePredicate` APIs from the storage package,
which remained after the transition to the tsdb 1.x storage engine.

Secondly, this PR utilizes the `ENotImplemented` error code to inform
users which call the `/api/v2/delete`
2020-09-24 11:11:46 -07:00
..
inspect chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
internal/profile refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
launcher fix: Remove incorrect implementation of delete APIs and disable HTTP API 2020-09-24 11:11:46 -07:00
restore fix(cmd): Resolve build issues with influx command and tests 2020-08-03 09:21:04 -07:00
upgrade feat: Create initial stubs for influxd upgrade command 2020-09-03 14:23:51 -07:00
main.go feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00