influxdb/task
Jonathan A. Sternberg 21c80f3e93
refactor(query/control): move the controller from flux to influxdb (#13991)
The controller implementation is primarily used by influxdb so it
shouldn't be part of the flux repository. This copies the code from flux
to influxdb so it can be removed from the next flux release.
2019-05-29 09:04:34 -05:00
..
backend refactor(query/control): move the controller from flux to influxdb (#13991) 2019-05-29 09:04:34 -05:00
mock fix a race condition in the mock task scheduler (#13885) 2019-05-10 16:57:20 -06:00
options fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
servicetest fix(task): lookup fully hydrated task after creation (#13709) 2019-05-01 14:54:27 -06:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
platform_adapter.go fix(task): lookup fully hydrated task after creation (#13709) 2019-05-01 14:54:27 -06:00
service_test.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00