influxdb/task/backend
docmerlin (j. Emrys Landivar) 25e965d7ae scheduler->TickScheduler 2018-10-01 14:59:02 -05:00
..
bolt test(task): add test for reusing task names after deletion 2018-09-26 14:34:05 -07: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
internal fix(task/backend): copy gogo.proto into repo 2018-09-25 22:18:00 -05:00
storetest add requestedAt to task log 2018-09-27 12:46:57 -05:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
inmem_logreaderwriter.go add requestedAt to task log 2018-09-27 12:46:57 -05: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 add requestedAt to task log 2018-09-27 12:46:57 -05:00
meta.pb.go chore(task/backend): regenerate meta.proto with protc 3.6.1 2018-09-25 22:18:36 -05:00
meta.proto fix(task/backend): copy gogo.proto into repo 2018-09-25 22:18:00 -05:00
meta_test.go feat(task): handle manual runs in StoreTaskMeta.CreateNextRun 2018-08-26 20:34:05 -07:00
scheduler.go scheduler->TickScheduler 2018-10-01 14:59:02 -05:00
scheduler_metrics.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
scheduler_test.go scheduler->TickScheduler 2018-10-01 14:59:02 -05:00
store.go add requestedAt to task log 2018-09-27 12:46:57 -05:00