harbor/src/pkg/task
Wenkai Yin(尹文开) 8e1ffd022c
Merge pull request #15543 from steven-zou/feat/sync-schedules
feat(schedule):sync schedules in db to js datastore
2021-09-13 20:15:00 +08:00
..
dao feat: add stop scan & stop scan-all feature 2021-09-13 11:19:21 +08:00
execution_test.go Add upgrade sql file introduced in 2.1.4 2021-03-15 16:48:51 +08:00
execution.go Merge pull request #14400 from ywk253100/210226_registry 2021-03-22 15:02:46 +08:00
hook_test.go Fix duplicate execution record issue 2021-05-12 15:40:52 +08:00
hook.go Fix duplicate execution record issue 2021-05-12 15:40:52 +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(schedule):sync schedules in db to js datastore 2021-09-07 08:33:01 +08:00
registry_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
registry.go Fix duplicate execution record issue 2021-05-12 15:40:52 +08:00
task_test.go Add upgrade sql file introduced in 2.1.4 2021-03-15 16:48:51 +08:00
task.go Move common config api to lib/config 2021-04-13 19:43:33 +08:00