0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg/extensions/search
peusebiu 49c3d05706
fix(storage): sanitize storage locks (#1003)
removed all locks from common code
removed locks from GetBlobContent

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2022-11-22 10:13:08 -08:00
..
common fix(storage): sanitize storage locks (#1003) 2022-11-22 10:13:08 -08:00
cve refactor(cache): rewrote/refactored cachedb functionality to use interface (#667) 2022-11-02 15:53:08 -07:00
digest refactor(cache): rewrote/refactored cachedb functionality to use interface (#667) 2022-11-02 15:53:08 -07:00
gql_generated fix: ImageSummary should have author information (#976) 2022-11-10 15:02:17 -08:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go fix(storage): deleting manifests with identical digests (#951) 2022-11-18 09:35:28 -08:00
resolver_test.go fix(storage): deleting manifests with identical digests (#951) 2022-11-18 09:35:28 -08:00
schema.graphql fix: ImageSummary should have author information (#976) 2022-11-10 15:02:17 -08:00
schema.resolvers.go refactor(digests): standardise representation of digests to digest.Digest (#898) 2022-10-22 13:46:13 -07:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00