influxdb/task/backend
Christopher M. Wolff f1d21b8132
refactor(query): update transpiler to reflect signature change to `group()` (#1689)
update other modules that used old syntax as well
2018-12-04 09:32:37 -08:00
..
bolt fix(task): align task every with whole units 2018-11-30 16:26:27 -08:00
coordinator test(task): skip long tests in -short mode 2018-11-21 14:11:11 -08:00
executor Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
storetest fix(task): align task every with whole units 2018-11-30 16:26:27 -08:00
Makefile fix(Makefile): remove old clean targets 2018-11-15 20:21:30 -06:00
error_test.go feat(task): add ability to retry runs 2018-10-30 09:20:40 -07:00
inmem_logreaderwriter.go add run return to rerun 2018-11-27 11:48:32 -06:00
inmem_store.go fix(task): align task every with whole units 2018-11-30 16:26:27 -08:00
inmem_store_test.go test(task): cache parsed options in test 2018-08-07 12:46:50 -07:00
logreaderwriter_test.go Remove last reference to flux.control.Config.Verbose (#1588) 2018-11-27 15:36:48 -07:00
meta.go fix(task): align task every with whole units 2018-11-30 16:26:27 -08:00
meta.pb.go add run return to rerun 2018-11-27 11:48:32 -06:00
meta.proto add run return to rerun 2018-11-27 11:48:32 -06:00
meta_test.go add run return to rerun 2018-11-27 11:48:32 -06:00
point_logwriter.go feat(task): integrate task logs with system buckets 2018-11-15 08:59:15 -08:00
query_logreader.go refactor(query): update transpiler to reflect signature change to `group()` (#1689) 2018-12-04 09:32:37 -08:00
scheduler.go refactor(task): add Executor.Wait method 2018-11-21 14:27:56 -08:00
scheduler_metrics.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
scheduler_test.go refactor(task): add Executor.Wait method 2018-11-21 14:27:56 -08:00
store.go add run return to rerun 2018-11-27 11:48:32 -06:00