harbor/src/lib
Wenkai Yin 294385c34d Refactor the replication execution
1. Use the task manager to manage the underlying execution/task
2. Use the pkg/scheduler to schedule the periodical job
3. Apply the new program model
4. Migration the old data into the new data model

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-11-23 14:24:10 +08:00
..
encode/repository fix(retention) fix retention repository with slash 2020-04-26 15:07:25 +08:00
errors Add api to delete blob and manifest (#12006) 2020-06-06 01:34:23 +08:00
http move send error to source lib (#12175) 2020-06-19 01:04:50 +08:00
icon Fill in the icon of known artifacts in artifact controller 2020-08-28 01:33:26 +08:00
log Refactor the replication execution 2020-11-23 14:24:10 +08:00
metric Add metrics to Harbor Core 2020-11-03 14:33:10 +08:00
orm Refactor the replication execution 2020-11-23 14:24:10 +08:00
q Refactor the replication execution 2020-11-23 14:24:10 +08:00
redis feature(redis) support redis sentinel 2020-07-19 21:19:03 +08:00
selector feat(preheat):add artifact filters for preheat policy 2020-06-30 10:48:21 +08:00
authorizer.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
context_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
context.go fix return code on getting non exist manifest 2020-04-26 23:31:11 +08:00
convert_types_test.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
convert_types.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
json_copy_test.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
json_copy.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
link_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
link.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
patterns_test.go Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
patterns.go Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
request_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
request.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
response_buffer_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
response_buffer.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
response_recorder_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
response_recorder.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
worker_pool.go Refactor the replication execution 2020-11-23 14:24:10 +08:00