influxdb/task
Mark Rushakoff 3cf88009c4 test(task): fix incorrect test assertion
We changed the semantics of finding a task that doesn't exist, from
returning `nil, nil`, to `nil, ErrTaskNotFound`; this test didn't
reflect that change until this commit.
2018-10-15 10:24:23 -07:00
..
backend Merge pull request from influxdata/js-go-generate-with-go-run 2018-10-15 11:27:13 -05:00
mock Allow the scheduler to Update tasks. () 2018-10-12 08:24:22 -06:00
options refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
servicetest test(task): fix incorrect test assertion 2018-10-15 10:24:23 -07:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
platform_adapter.go refactor(task): expose status when finding from TaskService 2018-10-15 09:20:47 -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