influxdb/task/backend
Lyon Hill 7796af7160
task(fix): Tasks should no longer have inaccurate response data (#13641)
* task(fix): Tasks should no longer have inaccurate response data
tasks should be able to pull from a table with both success and failed results

Co-authored-by: AlirieGray <alirie@influxdata.com>
Co-authored-by: docmerlin <emrys@influxdata.com>
2019-04-26 00:40:04 -06:00
..
bolt Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
coordinator Integrate the new changes to tasks (#13473) 2019-04-19 08:37:59 -06:00
executor refactor: replace usages of the spec compiler with the ast compiler (#13222) 2019-04-12 07:15:27 -07:00
storetest task(fix): Tasks should no longer have inaccurate response data (#13641) 2019-04-26 00:40:04 -06:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
analytical_storage.go Integrate the new changes to tasks (#13473) 2019-04-19 08:37:59 -06:00
analytical_storage_test.go refactor(query): add parameters to query controller config (#13554) 2019-04-22 12:11:32 -07:00
error_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
inmem_logreaderwriter.go Return empty list of runs and logs when none are found (#12432) 2019-03-07 14:55:19 -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 refactor(query): add parameters to query controller config (#13554) 2019-04-22 12:11:32 -07:00
meta.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
meta.pb.go chore: bump gogo/protobuf and regenerate 2019-04-03 15:42:33 -06:00
meta.proto fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
meta_test.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
point_logwriter.go Create an analytical storage middleware layer (#13418) 2019-04-17 08:41:05 -06:00
query_logreader.go task(fix): Tasks should no longer have inaccurate response data (#13641) 2019-04-26 00:40:04 -06:00
scheduler.go fix task limit in kv and add tests Also fix a minor race condition in task scheduler (#13538) 2019-04-22 13:09:19 -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 limit in kv and add tests Also fix a minor race condition in task scheduler (#13538) 2019-04-22 13:09:19 -06:00
store.go Respect the incoming flux script (#12390) 2019-03-06 09:30:11 -07:00
task.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00