influxdb/task/backend
Lyon Hill bea47b1a7e
Respect the incoming flux script (#12390)
2019-03-06 09:30:11 -07:00
..
bolt chore(task): Clean up comments. 2019-03-01 09:42:13 -06:00
coordinator remove task owner from task struct (#11968) 2019-02-19 11:19:06 -07:00
executor Add stats to the run log (#12157) 2019-02-26 08:53:36 -07:00
storetest change task logs from a string to a struct (#12363) 2019-03-05 15:58:33 -07:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
error_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
inmem_logreaderwriter.go change task logs from a string to a struct (#12363) 2019-03-05 15:58:33 -07:00
inmem_store.go Clean out user from the task store's (#11882) 2019-02-15 15:50:09 -07:00
inmem_store_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
logreaderwriter_test.go test(task): allow log reader/writer test harness to provide authz 2019-03-05 09:02:22 -08:00
meta.go Fix task meta latest created bug (#12114) 2019-02-25 09:04:21 -07:00
meta.pb.go feat(task): store authorization ID with task 2019-02-14 08:53:40 -08:00
meta.proto feat(task): store authorization ID with task 2019-02-14 08:53:40 -08:00
meta_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
point_logwriter.go chore(influxdb): add context to storage.PointsWriter 2019-02-25 11:11:20 -05:00
query_logreader.go change task logs from a string to a struct (#12363) 2019-03-05 15:58:33 -07:00
scheduler.go refactor(task/backend): replace a removed interface with the method name (#12203) 2019-02-26 14:20:37 -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): use HTTP 404 for no results when listing runs, logs 2019-02-19 11:00:43 -08:00
store.go Respect the incoming flux script (#12390) 2019-03-06 09:30:11 -07:00