harbor/src/pkg
Wenkai Yin d6288a43e8 Do some refine for the scheduler
1. Accept vendorType and vendorID when creating the schedule
2. Provide more methods in the scheduler interface to reduce the duplicated works of callers
3. Use a new ormer and transaction when creating the schedule

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-08-05 17:43:18 +08:00
..
artifact Update tags related APIs (#11435) 2020-04-07 16:28:51 +08:00
artifactrash revise gc job to align non blocking gc (#12439) 2020-07-16 14:35:54 +08:00
audit refactor(errors): rename pkglib/error to lib/errors 2020-03-29 05:19:05 +00:00
authproxy move logger from common to lib 2020-04-02 14:09:03 +08:00
blob revise the blob logs 2020-07-29 12:45:30 +08:00
chart Fix bug when reading the readme.md of helm chart (#11059) 2020-03-16 14:26:50 +08:00
clients/core fix(retention) fix retention repository with slash 2020-04-26 15:07:25 +08:00
distribution perf(db): skip tx for get blob, patch/put blob upload apis 2020-07-20 16:42:16 +00:00
immutabletag refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
label Remove the label from artifacts when deleting a label 2020-06-11 14:02:46 +08:00
notification fix webhook slack test error 2020-04-02 20:02:27 +08:00
notifier fix slack rate limit issue (#11623) 2020-04-21 11:44:58 +08:00
p2p/preheat Do some refine for the scheduler 2020-08-05 17:43:18 +08:00
permission move logger from common to lib 2020-04-02 14:09:03 +08:00
project refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
proxy/secret Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
quota refactor(quota): align Get and List methods of quota controller (#12434) 2020-07-22 11:18:05 +08:00
registry fix(replication): ignore the problem of not getting Content-Length from the pull blob api 2020-05-27 13:00:54 +08:00
repository Merge pull request #11339 from ywk253100/200328_limit_offset 2020-03-30 17:14:44 +08:00
retention Do some refine for the scheduler 2020-08-05 17:43:18 +08:00
robot replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
scan refactor(quota): move pkg/types to pkg/quota/types 2020-07-14 14:28:53 +00:00
scheduler Do some refine for the scheduler 2020-08-05 17:43:18 +08:00
signature Just log the signature not found error in debug mode (#11529) 2020-04-09 14:17:40 +08:00
tag Merge pull request #11339 from ywk253100/200328_limit_offset 2020-03-30 17:14:44 +08:00
task chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
token Remove the registry claim pacakge 2020-04-07 16:43:28 +08:00
user refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
version inject ldflags for harbor compiler and linker 2019-10-30 18:31:42 +08:00