- 27 Mar, 2020 6 commits
-
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
He Weiwei authored
Closes #11239 Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Ziming authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
Wenkai Yin(尹文开) authored
Use the same logic to parse the registry URL to fix #11274 Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin(尹文开) authored
Fix bugs of replication
-
Wang Yan authored
For pull a public resource, there is no need to login, give the access name to anonymous in the audit logs Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 26 Mar, 2020 9 commits
-
-
Wenkai Yin authored
1. Bump up the version of API used in replicatoin scheduler job 2. Check the error message to determine whether the job exists or not in jobservice when unschedule a job Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Daniel Pacak authored
Resolves: #11284 Signed-off-by:
Daniel Pacak <pacak.daniel@gmail.com>
-
Wenkai Yin authored
In Harbor 2.0, the replication isn't supported between instances with different versions, this commit returns the 404 error when trying to get the registry info whose version is different with the current one Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
jwangyangls authored
[Fix] Fix issue 2.0
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com> 1.add case for trivy 2.vunerbility refresh bug 3.scan mutiple artifact 4.fix global search bug 5.disable delete tag btn when remove immutable tag 6.cancel selectRow when add label or remove label;fix #11195 7.fix cron tootip
-
Wang Yan authored
Fixes #11267 When caller parse an empty orlist to orm lib, it will parse the empty vaule to beego orm. But beego will panic if the query string is empty. Signed-off-by:
wang yan <wangyan@vmware.com>
-
danfengliu authored
Remove some content of verification for artifact addtion
-
danfengliu authored
Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 25 Mar, 2020 1 commit
-
-
Qian Deng authored
Migrate config to harbor2
-
- 24 Mar, 2020 3 commits
-
-
Wenkai Yin(尹文开) authored
As we don't support bearer token in Harbor 2.0, the URL checking logic in auth proxy security generator should be updated Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin(尹文开) authored
Fixes #11016 1. src/pkg/q->src/internal/q 2. src/internal->src/lib (internal is a reserved package name of golang) 3. src/api->src/controller Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
danfengliu authored
Modify nightly test case for user view logs and other
-
- 23 Mar, 2020 16 commits
-
-
Michael Michael authored
Update a few docs with correct images and formatting
-
Michael Michael authored
Trigger a new Netlify build when new docs are merged
-
DQ authored
1. Refactor structure of migrate file 2. fix some previous bugs Signed-off-by:
DQ <dengq@vmware.com>
-
DQ authored
add test for loop Signed-off-by:
DQ <dengq@vmware.com>
-
Ted Guan authored
* replication webhook support Signed-off-by:
guanxiatao <guanxiatao@corp.netease.com> * replication webhook support with ut fixed Signed-off-by:
guanxiatao <guanxiatao@corp.netease.com>
-
Wang Yan authored
add a base method to require system admin permission Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wang Yan authored
For the Andlist, the query setter should ignore it Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wenkai Yin(尹文开) authored
Add "_self" suffix for repository API to avoid conflict
-
danfengliu authored
Signed-off-by:
danfengliu <danfengl@vmware.com>
-
Steven Zou authored
for harbor version 1.10
-
Wenkai Yin(尹文开) authored
Fixes #10997 by looping the artifact candidates until all of them are deleted Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Maosheng Ren authored
Signed-off-by:
ren maosheng <stevenr@vmware.com>
-
Wenkai Yin(尹文开) authored
Rewrite the filters with middleware mechinism
-
Will Sun authored
Add routing-resolvers
-
danfengliu authored
Modify elements locator in nightly tests
-
Wenkai Yin authored
Fixes 10532,rewrite the filters with middleware mechinism Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 22 Mar, 2020 1 commit
-
-
danfengliu authored
1. Modify get signature API in sign image test; 2. Modify locator for tag in artifact list; Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 21 Mar, 2020 2 commits
-
-
danfengliu authored
Analyze nightly failed cases
-
danfengliu authored
1. Modify delete repo button locator; 2. Modify verifcation for GC log result message; 3. Modify locator for tag retention. 4. Add empty Trivy pipeline. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 20 Mar, 2020 2 commits
-
-
jwangyangls authored
[fix] fix repo pagination
-
Wenkai Yin(尹文开) authored
feat(gc,quota): refersh quotas for projects after gc
-