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 91e14bee00
fix(loadrepodb): statistics are now preserved after reloading zot (#1289)
- before, the download count for a manifest and repo star count were lost after reload

- now we are keeping these values when we reset the repo-meta structure

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-03-23 11:08:11 -07:00
..
boltdb-wrapper fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00
common feat(search): update search pattern matching rules (#1257) 2023-03-22 10:31:53 -07:00
dynamodb-wrapper fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -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(search): update search pattern matching rules (#1257) 2023-03-22 10:31:53 -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 fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00
repodb_test.go fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00
storage_parsing.go fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00
storage_parsing_test.go fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00