influxdb/task
Mark Rushakoff 8c0aec7975 fix(task): propagate status updates when modifying tasks
This also changes the backend.Store API to remove the EnableTask and
DisableTask methods, merging their functionality into ModifyTask, which
has been named to UpdateTask to keep closer to the CRUD acronym.
2018-10-19 16:49:18 -07:00
..
backend fix(task): propagate status updates when modifying tasks 2018-10-19 16:49:18 -07:00
mock fix(task): propagate status updates when modifying tasks 2018-10-19 16:49:18 -07:00
options refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
servicetest fix(task): propagate status updates when modifying tasks 2018-10-19 16:49:18 -07:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
platform_adapter.go fix(task): propagate status updates when modifying tasks 2018-10-19 16:49:18 -07:00
service_test.go chore(task): rename adaptertest to servicetest 2018-09-05 14:38:45 -07:00
validator.go feat(http): add authentication handler middleware 2018-10-02 14:11:44 -04:00