- 26 Feb, 2020 3 commits
-
-
Yogi_Wang authored
1.change common property to Extra Attributes; 2.fix delete repo bug 3.disable index artifact action(nothing changed when refactoring the route completely) 4.annotations show in artifact list 5.add validation in add tag Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Will Sun authored
Upgrade api level to v2
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 25 Feb, 2020 17 commits
-
-
Michael Michael authored
Fix filename
-
Wenkai Yin(尹文开) authored
Fix bug of swagger for repository API
-
Wenkai Yin authored
Fix bug of swagger for repository API Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin(尹文开) authored
add readonly to beego middleware
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wenkai Yin(尹文开) authored
feat(scan): add scan API in v2.0
-
Wenkai Yin(尹文开) authored
Implement the API to get the specified repository
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
stonezdj(Daojun Zhang) authored
Remove registry notification and change core health check url
-
Wang Yan authored
feat(cicd) fix some build problem
-
jwangyangls authored
Add copy artifact and update repo info and add ut
-
Ziming Zhang authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
Wenkai Yin authored
Implement the API to get the specified repository Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
stonezdj authored
Update config.yaml.jinja to remove notification Change api/ping in core/Dockerfile Signed-off-by:
stonezdj <stonezdj@gmail.com>
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
danfengliu authored
Upgrade repository API tests to V2.0
-
Wenkai Yin(尹文开) authored
Refresh notary test data
-
- 24 Feb, 2020 10 commits
-
-
lucperkins authored
Signed-off-by:
lucperkins <lucperkins@gmail.com>
-
Wang Yan authored
Revise the GC job flow
-
Daniel Jiang authored
Refresh the valid signature data before it's expired Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Wang Yan authored
1, set harbor to readonly 2, select the candidate artifacts from Harbor DB. 3, call registry API(--delete-untagged=false) to delete manifest bases on the results of #2 4, clean keys of redis DB of registry, clean artifact trash and untagged from DB. 5, roll back readonly. Signed-off-by:
wang yan <wangyan@vmware.com>
-
danfengliu authored
Enable _xsrf in cookies in swagger.yaml, so that scripts don't have to handle it. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
Wenkai Yin(尹文开) authored
Reimplement the registry client
-
Wenkai Yin authored
This commit reimplements the registry client under directory src/pkg/registry and removes the useless code Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
stonezdj(Daojun Zhang) authored
Remove dead code
-
Will Sun authored
Improve routing and UI for artifact pages
-
Wenkai Yin(尹文开) authored
Merge artifactInfo and ManifestInfo
-
- 23 Feb, 2020 4 commits
-
-
Daniel Jiang authored
Implement the resolver for CNAB
-
Daniel Jiang authored
This commit gets rid of middleware info middleware, and make artifact info the single source of truth in terms of the artifact a request handles. Fixes #10574 Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Wenkai Yin authored
Remove dead code Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wenkai Yin authored
This commit introduces a new resolver to resolver metadata for CNAB Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 22 Feb, 2020 3 commits
-
-
He Weiwei authored
1. Assemble scan overview to artifact when scanner enabled in the project of the artifact. 2. Set addition link for vulnerabilities to artifact when scanner enabled in the project of the artifact. Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Wang Yan authored
Move core/notifier to pkg/notifier
-
stonezdj authored
Update package reference in related components Signed-off-by:
stonezdj <stonezdj@gmail.com>
-
- 21 Feb, 2020 3 commits
-
-
Michael Michael authored
Update Swagger link
-
lucperkins authored
Signed-off-by:
lucperkins <lucperkins@gmail.com>
-
Michael Michael authored
Fix Markdown filenames
-