influxdb/task/backend
Lyon Hill e643c434f6
Allow the scheduler to Update tasks. (#1058)
* Allow the scheduler to Update tasks.

* update the coordinator to use the new update action

* remove unclean code
2018-10-12 08:24:22 -06:00
..
bolt fix(task/backend): remove extra name by org 2018-10-11 09:54:18 -05:00
coordinator Allow the scheduler to Update tasks. (#1058) 2018-10-12 08:24:22 -06:00
executor refactor(testing): rename MustIDFromString to MustIDBase16 2018-10-11 09:54:19 -05:00
internal fix(task/backend): copy gogo.proto into repo 2018-09-25 22:18:00 -05:00
storetest refactor(testing): rename MustIDFromString to MustIDBase16 2018-10-11 09:54:19 -05:00
Makefile Properly handle spaces in PATH with make tasks 2018-10-08 09:53:22 -07:00
inmem_logreaderwriter.go fix(task/backend): porting to uint64 IDs 2018-10-11 09:54:18 -05:00
inmem_store.go feat(platform/id): method to create an invalid id 2018-10-11 09:54:18 -05: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/backend): porting to uint64 IDs 2018-10-11 09:54:18 -05:00
meta.pb.go fix(task/backend): porting to uint64 IDs 2018-10-11 09:54:18 -05:00
meta.proto fix(task/backend): porting to uint64 IDs 2018-10-11 09:54:18 -05:00
meta_test.go feat(platform/id): method to create an invalid id 2018-10-11 09:54:18 -05:00
scheduler.go Allow the scheduler to Update tasks. (#1058) 2018-10-12 08:24:22 -06:00
scheduler_metrics.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
scheduler_test.go Allow the scheduler to Update tasks. (#1058) 2018-10-12 08:24:22 -06:00
store.go feat(platform/id): using uint64 for platform.IDs 2018-10-11 09:54:18 -05:00