0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/meta/repodb
LaurentiuNiculae ed01292ad2
feat(search): add referrers field to ImageSummary (#1261)
Changed repodb to store more information about the referrer needed for the referrers query

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-03-20 09:14:17 -07:00
..
boltdb-wrapper feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00
common feat(repodb): update referrers api to use repodb (#1230) 2023-03-10 10:37:29 -08:00
dynamodb-wrapper feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00
repodbfactory feat(repodb): update referrers api to use repodb (#1230) 2023-03-10 10:37:29 -08:00
update feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00
version feat(repodb): update referrers api to use repodb (#1230) 2023-03-10 10:37:29 -08:00
common.go feat(repodb): Implement RepoDB for image specific information using boltdb/dynamodb (#979) 2023-01-09 12:37:44 -08:00
load_repodb.go feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00
load_repodb_test.go feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00
pagination.go chore(deps): remove usage of deprecated package pkg/errors 2023-03-14 10:46:29 -07:00
pagination_test.go feat(repodb): add PageInfo to GlobalSearch and RepoListWithNewestImage results (#1121) 2023-01-18 14:20:55 -08:00
repodb.go feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00
repodb_test.go feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00