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.
- 14 Oct, 2019 3 commits
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wang Yan authored
Check the existence of project before the next action
-
Wenkai Yin(尹文开) authored
Feat/image replication adapter for quay.io
-
- 12 Oct, 2019 4 commits
-
-
Steven Zou authored
Implement the pluggable scanner framework - stage 3
-
Steven Zou authored
Signed-off-by:
Steven Zou <szou@vmware.com>
-
Steven Zou authored
-
xaleeks authored
Fixed typo
-
- 11 Oct, 2019 12 commits
-
-
Wang Yan authored
API for user to set the CLI secret
-
Wang Yan authored
refactor robot api
-
Steven Zou authored
- refactor the db schema \ - refactor permission checking in API handlers \ to follow the latest code/interface changes Signed-off-by:
Steven Zou <szou@vmware.com>
-
wang yan authored
1, add API controller for robot account, make it callable internally 2, add Manager to handler dao releate operation Signed-off-by:
wang yan <wangyan@vmware.com>
-
Stuart Clements authored
-
Daniel Jiang authored
This commit replace the API to generate CLI secret with a new API to update the secret Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Wang Yan authored
Add project meta data verifcation In nightly migrate pipeline
-
Steven Zou authored
- implement scan controller - add scan resource and update role bindings - update registration model and related interfaces Signed-off-by:
Steven Zou <szou@vmware.com> - implement scan API to do scan/get report/get log - update repository rest API to produce scan report summary - update scan job hook handler - update some UT cases - update robot account making content - hidden credential in the job log Commnet scan related API test cases which will be re-activate later fix #8985 fix the issues found by codacy Signed-off-by:
Steven Zou <szou@vmware.com>
-
Wenkai Yin(尹文开) authored
fix quota migration still execute on launch even data sync success
-
danfengliu authored
Add nightly test case of 'Retag should be forbidden when read only mode is set'
-
Danfeng Liu (c) authored
In nightly migrate pipeline, after migration, should check all the data which were populated, for now, project meta data were populated, but were not been verified, so I add these verification in this PR. Signed-off-by:
Danfeng Liu (c) <danfengl@vmware.com>
-
chlins authored
Signed-off-by:
chlins <chlins.zhang@gmail.com>
-
- 10 Oct, 2019 9 commits
-
-
wang yan authored
This commit is to fix the issue for the following scenario: 1, user success migrate harbor to v1.9.0 from a previous version 2, add a project, push images into the project. 3, delete images and then to delete the project. 4, re-launch harbor. After that, it still execute the quota migration as the condition doesn't consider the deleted projects usage. And in this case, the harbor core crashes with a duplicate sql err, and unable to launch. [Workaroud] Clean table of project_blob with: TRUNCATE TABLE project_blob, and re-launch harbor, wait for quota sync success. Signed-off-by:
wang yan <wangyan@vmware.com>
-
danfengliu authored
Add nightly test case of 'Retag should be forbidden when system configuration read-only mode was set'. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
Daniel Jiang authored
Extract shared func for checkenv and install scripts
-
He Weiwei authored
1. Introduce NPM_REGISTRY in Makefile to support npm registry configuration when build portal image. 2. Install npm pkgs before copy portal src so that build cache works for npm install in portal image. Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Daniel Jiang authored
This commit fixes #8622 by extract shared func into common.sh to avoid inconsistency in future. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Mia ZHOU authored
Add frontend unit test
-
Meina Zhou authored
Signed-off-by:
Meina Zhou <meinaz@vmware.com>
-
stonezdj(Daojun Zhang) authored
refactor immutable dao code to align the new structure under pkg
-
Wenkai Yin(尹文开) authored
feat(replication): support for jfrog artifactory docker image replica…
-
- 09 Oct, 2019 5 commits
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
chlins authored
Signed-off-by:
chlins <chlins.zhang@gmail.com>
-
Wenkai Yin authored
Fixes #8234, check the existence of project to avoid the panic Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
jwangyangls authored
Fix setting.json bug
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
- 08 Oct, 2019 2 commits
-
-
Mia ZHOU authored
Remove bootstrap
-
Meina Zhou authored
Signed-off-by:
Meina Zhou <meinaz@vmware.com>
-
- 03 Oct, 2019 1 commit
-
-
danfengliu authored
Fixed CVE whitelist test case of more CVE ID in image redis
-
- 02 Oct, 2019 1 commit
-
-
danfengliu authored
1. Nightly test case failed due to more vulnerbility CVE IDs in image redis, so add 2 new CVE IDs in CVE Whitelist test cases. 2. A Keyword parameter error was fixed in this PR. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 27 Sep, 2019 3 commits
-
-
danfengliu authored
Add a new CVE ID for image redis in nightly CVE system and project level whitelist tests
-
danfengliu authored
Add a keyword 'Retry Keyword When Return Value Mismatch'
-
danfengliu authored
In nightly CVE whitelist tests, there be a new CVE occured in image redis, so add this for test verifcation. Signed-off-by:
danfengliu <danfengl@vmware.com>
-