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.
- 11 Oct, 2019 1 commit
-
-
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>
-
- 10 Oct, 2019 7 commits
-
-
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 4 commits
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
chlins authored
Signed-off-by:
chlins <chlins.zhang@gmail.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 7 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>
-
Wang Yan authored
fix(robot): robot account improvement
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Will Sun authored
fix language expression issue for tag retention
-
sshijun authored
Signed-off-by:
sshijun <sshijun@vmware.com>
-
- 26 Sep, 2019 10 commits
-
-
wang yan authored
1, add manager 2, move model dao to /pkg/dao Signed-off-by:
wang yan <wangyan@vmware.com>
-
xaleeks authored
Update SECURITY.md
-
Wang Yan authored
patch registry fix of issue 2553
-
wang yan authored
This commit is target to fix harbor issue #9186, which root cause is mentioned by https://github.com/docker/distribution/issues/2553, and fixed by https://github.com/docker/distribution/pull/2879 . As the latest distribution release(v2.7.1) does not contain this fix, but it will break the quota migraion process on S3 storage, we have to path this fix into Harbor regsitry binary. [Tag Version] It uses the issue number(2553) as the tag naming convention, like v2.7.1-patch-2553, means that we patch the fix of issue 2553 into v2.7.1. [Note] So far, this fix is only targets on docker regsitry v2.7.1. If the registry has this fix in new release, we'll move on. Signed-off-by:
wang yan <wangyan@vmware.com>
-
Michael Michael authored
-
Steven Zou authored
Update the adopters documentation
-
Wenkai Yin authored
Update the adopters documentation Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin(尹文开) authored
Patch blob upload improvement
-
Qian Deng authored
Add headers in nginx config file
-
Qian Deng authored
Add checking for logid
-
- 25 Sep, 2019 7 commits
-
-
Stuart Clements authored
* Documenting tag retention issue * Comments from Alex * Typo
-
Qian Deng authored
Move db change to new migration file
-
stonezdj(Daojun Zhang) authored
Immutable tag api
-
Wenkai Yin(尹文开) authored
Make the username required when searching user
-
Wenkai Yin(尹文开) authored
change the permission of job log file
-
Mia ZHOU authored
add more unit test
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-