influxdb/task/backend
Edd Robinson c493713d90 fix(tasks): ensure field is 64-bit aligned 2019-11-22 13:25:48 +00:00
..
coordinator refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
executor revert(tasks): construct permissions for finish run to write to system buckets (#15986) (#16008) 2019-11-22 11:29:20 +01:00
middleware refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
scheduler fix(task): Use existing scheduler metrics (#15765) 2019-11-05 10:36:45 -07:00
analytical_storage.go revert(tasks): construct permissions for finish run to write to system buckets (#15986) (#16008) 2019-11-22 11:29:20 +01:00
analytical_storage_test.go revert(tasks): construct permissions for finish run to write to system buckets (#15986) (#16008) 2019-11-22 11:29:20 +01:00
check_task_error.go fix(tasks): replace deactivation of unrecoverable errors with metric (#15430) 2019-10-16 16:00:58 -07:00
coordinator.go refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
coordinator_test.go refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
error_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
read_table_test.go test(tasks): add test for ReadTable in analytical store (#14428) 2019-07-23 14:26:21 -07:00
run_recorder.go refactor(tasks): use Go time objects for timestamps on task Runs (#15406) 2019-10-17 17:23:45 -07:00
schedulable_task_service.go feat(task): Add a latestScheduled field for tasks (#15785) 2019-11-06 15:10:52 -07:00
schedulable_task_service_test.go refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
scheduler.go fix(tasks): ensure field is 64-bit aligned 2019-11-22 13:25:48 +00:00
scheduler_metrics.go fix(tasks): use go errors for scheduler metrics (#15374) 2019-10-10 09:55:30 -07:00
scheduler_test.go refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
task.go feat(task): Create a new task executor for the new modular scheduler (#14252) 2019-07-08 08:13:29 -06:00