harbor/src/pkg
Daniel Jiang 4170b267a1
Merge pull request #12496 from reasonerjt/secret-mgr-proxycache
Provide secret manager for proxy cache project
2020-07-22 09:48:24 +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 fix blob deleting status issue (#12481) 2020-07-20 11:44:29 +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(errors): rename pkglib/error to lib/errors 2020-03-29 05:19:05 +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 fix(preheat): validate instance/policy name, set unique filed and policy 2020-07-10 10:29:47 +08:00
permission move logger from common to lib 2020-04-02 14:09:03 +08:00
project
proxy/secret Add GC mechanism to secret manager 2020-07-20 15:53:36 +08:00
quota refactor(quota): move pkg/types to pkg/quota/types 2020-07-14 14:28:53 +00: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 Add default retention policy 2020-07-21 16:49:35 +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 Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +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 Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +08:00
token Remove the registry claim pacakge 2020-04-07 16:43:28 +08:00
version