influxdb/task
Nathaniel Cook 61e36cbee6 chore(Makefile): add target to check generated files are accurate
A standard Makefile is used now in all subdirs that run go generate.
Make will only generate the file if its source files changed.
The checkgenerate target runs clean to ensure all targets a generated
fresh.
2018-12-18 12:54:17 -07:00
..
backend chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07: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 chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07: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(api/task): Add validation for both tasks and buckets on task create (#1900) 2018-12-12 16:07:40 -07:00