influxdb/task
Lyon Hill 678acd5307
feat(task): Allow the most recent run time to be shown in the api. (#1765)
* feat(task): Allow the most recent run time to be shown in the api.

When showing tasks in the api latest_completed will now show in the api if it has been run.

fixes #1705
2018-12-06 16:46:16 -07:00
..
backend Change delay to offset in tasks to match the flux spec 2018-12-06 11:00:07 -06:00
mock Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
options Change delay to offset in tasks to match the flux spec 2018-12-06 11:00:07 -06:00
servicetest feat(task): Allow the most recent run time to be shown in the api. (#1765) 2018-12-06 16:46:16 -07:00
Makefile fix(Makefile): remove old clean targets 2018-11-15 20:21:30 -06:00
platform_adapter.go feat(task): Allow the most recent run time to be shown in the api. (#1765) 2018-12-06 16:46:16 -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