influxdb/task/backend
Lyon Hill c6821e3f71
Revert "fix(task): Allow task scheduler to be stopped and started. (#857)" (#880)
This reverts commit 98fe509465.
2018-09-25 23:31:26 -06:00
..
bolt feat(taskd): create a FindTaskByIDWithMeta function. (#781) 2018-09-06 11:40:32 -06:00
coordinator feat(taskd): create a FindTaskByIDWithMeta function. (#781) 2018-09-06 11:40:32 -06:00
executor chore: Updates to be able to remove platform as a dependency of Flux 2018-09-12 10:18:54 -06:00
storetest chore(task): clean up log writer API 2018-09-07 09:35:55 -07:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
inmem_logreaderwriter.go fix(task/backend): avoid data race in in-memory run log 2018-09-17 09:51:14 -07:00
inmem_store.go fix(task): remove race condition when finishing a inmem run (#829) 2018-09-13 10:11:59 -06:00
inmem_store_test.go test(task): cache parsed options in test 2018-08-07 12:46:50 -07:00
logreaderwriter_test.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
meta.go fix(task): fix a potential race condition in meta (#836) 2018-09-15 01:29:05 -06:00
meta.pb.go chore(task): rename StoreTaskMeta.LastCompleted to LatestCompleted 2018-08-22 10:36:03 -07:00
meta.proto chore(task): rename StoreTaskMeta.LastCompleted to LatestCompleted 2018-08-22 10:36:03 -07:00
meta_test.go feat(task): handle manual runs in StoreTaskMeta.CreateNextRun 2018-08-26 20:34:05 -07:00
scheduler.go Revert "fix(task): Allow task scheduler to be stopped and started. (#857)" (#880) 2018-09-25 23:31:26 -06:00
scheduler_metrics.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
scheduler_test.go Revert "fix(task): Allow task scheduler to be stopped and started. (#857)" (#880) 2018-09-25 23:31:26 -06:00
store.go chore(task): clean up log writer API 2018-09-07 09:35:55 -07:00