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.
- 23 May, 2019 2 commits
-
-
jwangyangls authored
Change http to httpClient of all Api in harbor
-
Yogi_Wang authored
change http to httpClient of all Api in harbor because since Angular 4.3, Angular has abandoned HTTP and used HTTP Client instead. Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
- 22 May, 2019 5 commits
-
-
Daniel Jiang authored
Add ensure settings when to search user in auth proxy
-
Qian Deng authored
Bump up version to v1.9.0
-
wang yan authored
This issue is regresssion that introduced by https://github.com/goharbor/harbor/commit/f92bc8076dda5b62f3afac8e179268626f899ae1#diff-42381e6df5f17ebd3d9165a325d5d8f4 , the a.ensure() was removed from SearchUser(), which leads to the alwaysonboard cannot be updated. Signed-off-by:
wang yan <wangyan@vmware.com>
-
danfengliu authored
Nightly test case user-view-logs failed several times, after debugging, the reason is checking too fast although the operation has not finsished, so I add a checking for end of the operation. (#7858) Signed-off-by:
danfengliu <danfengl@vmware.com>
-
danfengliu authored
OIDC authentication is a new feature in version 1.8.0, so add nightly GUI test cases for OIDC authentication scenario. (#7745) Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 21 May, 2019 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 17 May, 2019 1 commit
-
-
Wenkai Yin authored
Update doc caused by refactor prepare
-
- 16 May, 2019 7 commits
-
-
Qian Deng authored
Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Wenkai Yin authored
Fix issue: harbor 1.7.4 aliyun oss chartmuseum 500
-
Wang Yan authored
Fix typo
-
Qian Deng authored
Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Wenkai Yin authored
Update user guide for OIDC authentication
-
Qian Deng authored
fix typo of azure config
-
Wenkai Yin authored
Add "MaxMessageSize" to the config of rsyslogd
-
- 15 May, 2019 12 commits
-
-
Daniel Jiang authored
add validation for robot account registration
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Qian Deng authored
Fix typo in chart azure Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Wenkai Yin authored
Add "MaxMessageSize" to the config of rsyslogd to avoid the mess of log file when the size of one log line > 8k Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
jwangyangls authored
Clear inlineAlert when reopen create project;change add robot error handle
-
Yogi_Wang authored
clear inlineAlert when reopen create project;change add robot error handle Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Wang Yan authored
Made logs in jobservice configurable
-
Wang Yan authored
Signed-off-by:
stonezdj <stonezdj@gmail.com>
-
Wenkai Yin authored
Set the real name of OIDC user when onboarding
-
Qian Deng authored
Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Qian Deng authored
Fix chart relative url issue
-
- 14 May, 2019 10 commits
-
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
stonezdj authored
Signed-off-by:
stonezdj <stonezdj@gmail.com>
-
stonezdj(Daojun Zhang) authored
Typo in registry config
-
Mia ZHOU authored
Add a way to login to OIDC by clicking login button
-
Qian Deng authored
Fix failures because front downlowd chart using relative path Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Qian Deng authored
Add a config item to enable and disalbe chart_url Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Qian Deng authored
assign public_url to chart-url remove namespace merge in index.yaml Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Yogi_Wang authored
add a way to login to OIDC by clicking login button through response status 403 Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Daniel Jiang authored
Update login controller to return 403 for redirection
-
Daniel Jiang authored
Fix issue caused by notary default_alias
-
- 13 May, 2019 2 commits
-
-
Qian Deng authored
Fix notary issue Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Daniel Jiang authored
As the UI cannot handle 302, update the login controller to return 403 and put the redirection URL in a json response body. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-