0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/meta/repodb
LaurentiuNiculae 449f0d0ac3
fix(repoinfo): fix userprefs values for repos returned by expanded repo info (#1413)
- now isBookmarked and isStarred are updated correctly

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-05-04 09:51:21 -07:00
..
boltdb-wrapper fix(repoinfo): fix userprefs values for repos returned by expanded repo info (#1413) 2023-05-04 09:51:21 -07:00
dynamodb-wrapper fix(repoinfo): fix userprefs values for repos returned by expanded repo info (#1413) 2023-05-04 09:51:21 -07:00
repodbfactory feat: remove usage of zerolog.Logger.Msgf() from zot code (#1382) 2023-04-27 19:44:22 -07:00
common.go feat(repodb): add user related information to repodb (#1317) 2023-04-24 11:13:15 -07:00
pagination.go feat(repodb): add user related information to repodb (#1317) 2023-04-24 11:13:15 -07:00
pagination_test.go feat(repodb): add user related information to repodb (#1317) 2023-04-24 11:13:15 -07:00
repodb.go fix(repoinfo): fix userprefs values for repos returned by expanded repo info (#1413) 2023-05-04 09:51:21 -07:00
repodb_test.go fix(repoinfo): fix userprefs values for repos returned by expanded repo info (#1413) 2023-05-04 09:51:21 -07:00
storage_parsing.go feat: remove usage of zerolog.Logger.Msgf() from zot code (#1382) 2023-04-27 19:44:22 -07:00
storage_parsing_test.go feat(repodb): add user related information to repodb (#1317) 2023-04-24 11:13:15 -07:00