harbor/src/pkg/task
Wenkai Yin fb871dbbe8 Provide a mechanism to sweep the execution/task records in task manager
Provide a mechanism to sweep the execution/task records in task manager
Fixes #13888

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2021-01-06 16:41:46 +08:00
..
dao Tiny fixes for task manager 2020-12-14 17:26:32 +08:00
execution_test.go Provide a mechanism to sweep the execution/task records in task manager 2021-01-06 16:41:46 +08:00
execution.go Provide a mechanism to sweep the execution/task records in task manager 2021-01-06 16:41:46 +08:00
hook_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
hook.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
mock_execution_dao_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
mock_jobservice_client_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_task_dao_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_task_manager_test.go Provide the function to update extra attributes in the task manager 2020-12-24 15:52:37 +08:00
mock.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
model.go feat(retention) refactor task manager 2021-01-05 12:08:03 +08:00
registry_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
registry.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
task_test.go Provide the function to update extra attributes in the task manager 2020-12-24 15:52:37 +08:00
task.go Provide the function to update extra attributes in the task manager 2020-12-24 15:52:37 +08:00