0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/meta/repodb
LaurentiuNiculae af819e7b76
refactor(repodb): moving common utilities under pkg/meta (#1292)
* refactor(repodb): moving common utilities under pkg/meta

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

* refactor(repodb): moved update, version components under pkg/meta

- updated wrapper initialization to recieve a log object in constructor

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

* refactor(repodb): moved repodb initialization from controller to pkg/meta/repodb

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

---------

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-03-28 10:20:09 -07:00
..
boltdb-wrapper refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00
dynamodb-wrapper refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00
repodbfactory refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07: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 refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00
repodb_test.go refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -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 refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00