This project is mirrored from https://gitee.com/project_harbor/harbor.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 20 Feb, 2020 7 commits
-
-
Stuart Clements authored
-
Wenkai Yin(尹文开) authored
Implement copy artifact API
-
Wenkai Yin authored
Copy artifact into the repository from the specified artifact Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
jwangyangls authored
Fix issue from louis and improve artifact list
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Wenkai Yin(尹文开) authored
Implement delete/update repository API
-
Wenkai Yin authored
Implement delete/update repository API Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 19 Feb, 2020 11 commits
-
-
Michael Michael authored
Remove errant merge line
-
lucperkins authored
Signed-off-by:
lucperkins <lucperkins@gmail.com>
-
Michael Michael authored
Structural and content review of new Harbor docs site
-
-
Michael Michael authored
Fix image links to match Hugo conventions
-
Stuart Clements authored
-
Stuart Clements authored
-
Wang Yan authored
add artifact trash manager
-
Steven Zou authored
chore(install): Add --with-trivy arg to the installation script
-
Wang Yan authored
1, move the deleted artifact into trash 2, disable GC to delete the untagged manifest Signed-off-by:
wang yan <wangyan@vmware.com>
-
He Weiwei authored
* refactor(scan,scanner): move scan and scanner controllers to api pkg Signed-off-by:
He Weiwei <hweiwei@vmware.com> * feat(scan-all-job): move artifacts query from job to notification Move artifact query from scan all job to its notification handler to ensure that the components in pkg will not call controllers in api. Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 18 Feb, 2020 14 commits
-
-
lucperkins authored
Signed-off-by:
lucperkins <lucperkins@gmail.com>
-
Daniel Pacak authored
Signed-off-by:
Daniel Pacak <pacak.daniel@gmail.com>
-
Wang Yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
Daniel Pacak authored
Signed-off-by:
Daniel Pacak <pacak.daniel@gmail.com>
-
Wenkai Yin(尹文开) authored
Refactor the logic of deleting artifact
-
Wenkai Yin authored
Delete the child artifacts along with the parent when deleting an artifact Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin(尹文开) authored
Move the scan overview populating logic to API handler
-
Will Sun authored
Fix UT coverage report uploading
-
Wenkai Yin authored
Move the scan overview populating logic to API handler to avoid importing cycle Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin(尹文开) authored
Artifact signature populate
-
jwangyangls authored
Oci ui include artifact list and artifact summary
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com> Signed-off-by:
AllForNothing <sshijun@vmware.com> Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
Wenkai Yin(尹文开) authored
Bump up legacy api version to v2.0
-
- 17 Feb, 2020 5 commits
-
-
Daniel Jiang authored
* Populate signature status in artifact API This Commit add signature status into response of list artifact API. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Wang Yan authored
Get addition properties for chart
-
wang yan authored
1, Get readme.md content into addition 2, Get dependency of chart 3, Get values of chart Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wenkai Yin(尹文开) authored
Support add/remove label to/from artifact
-
Wenkai Yin(尹文开) authored
Improve swagger.yaml
-
- 14 Feb, 2020 3 commits
-
-
Daniel Pacak authored
Signed-off-by:
Daniel Pacak <pacak.daniel@gmail.com>
-
Wenkai Yin(尹文开) authored
Fix bugs when pushing image(with index) and CNAB
-
Wenkai Yin authored
1. As "List" method of artifact DAO doesn't return the artifacts that referenced by other and without tag, so we introduce a new method "GetByDigest" to check the existence of artifact 2. The "Www-Authenticate" header is needed to be returned when the request is unauthorized. This is required in the OCI distribution spec and is needed when pushing CNAB Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-