influxdb/task/backend
Nathaniel Cook 672e2d5fe7 chore: Updates to be able to remove platform as a dependency of Flux 2018-09-12 10:18:54 -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 chore(task): clean up log writer API 2018-09-07 09:35:55 -07:00
inmem_store.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07: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 feat(task): handle manual runs in scheduler 2018-08-26 20:34:05 -07: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 fix(task): allow schedulers to recover in progress tasks. (#810) 2018-09-11 09:32:59 -06:00
scheduler_metrics.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
scheduler_test.go fix(task): allow schedulers to recover in progress tasks. (#810) 2018-09-11 09:32:59 -06:00
store.go chore(task): clean up log writer API 2018-09-07 09:35:55 -07:00