0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test/mocks
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
..
cve_mock.go fix(cve): Search by CVE title/id (full or partial) when listing an image's CVEs (#1264) 2023-03-16 12:13:07 -07:00
image_store_mock.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
lint_mock.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
oci_mock.go feat(repodb): Implement RepoDB for image specific information using boltdb/dynamodb (#979) 2023-01-09 12:37:44 -08:00
repo_db_mock.go fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00
storage_driver_mock.go Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00