harbor/src/testing
Chlins Zhang e180723bdc
[cherry-pick] fix: improve the performance of list artifacts (#18632)
fix: improve the performance of list artifacts

1. Change the query for listing tasks of scan which can use the db
   index.
2. Add the gin index for task.extra_attrs.report_uuids

Fixes: #18013

Signed-off-by: chlins <chenyuzh@vmware.com>
2023-05-05 14:15:55 +08:00
..
clients Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
common upgrade: bump up mockery to v2.14.0 (#17415) 2022-08-22 14:21:13 +08:00
controller Add REST API to list job queue status, pause/resume job queue and list schedulers (#17707) 2022-11-17 20:12:07 +08:00
job Add jobservice monitoring api list pool, worker and stop running task (#17658) 2022-11-03 10:47:40 +08:00
jobservice lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
lib bump beego (#17801) 2022-11-24 18:07:42 +08:00
mock feat(addition-link): only set vuls addition link when artifact scanable (#10892) 2020-03-03 16:41:54 +08:00
pkg [cherry-pick] fix: improve the performance of list artifacts (#18632) 2023-05-05 14:15:55 +08:00
registryctl drop gc api of registryctl (#15325) 2021-07-23 14:15:02 +08:00
server/v2.0/handler Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
chart_utility.go Merge pull request #12416 from jonasrosland/move-docs-to-website 2020-07-27 09:45:37 +08:00
suite.go bump beego (#17801) 2022-11-24 18:07:42 +08:00