0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/search
Andrei Aaron 799f747429
fix: Sort tags returned by ExpendedRepoInfo in the Images property with the newest first (#1137)
Signed-off-by: Nicol Draghici <idraghic@cisco.com>
(cherry picked from commit e99ea64bd1b9699bcd6d72183c722d636772bbb1)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Signed-off-by: Nicol Draghici <idraghic@cisco.com>
2023-01-25 10:57:10 -08:00
..
common fix: Sort tags returned by ExpendedRepoInfo in the Images property with the newest first (#1137) 2023-01-25 10:57:10 -08:00
convert feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129) 2023-01-23 09:45:11 -08:00
cve feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
digest refactor: Cleanup/simplify testcases in /pkg/extensions (#1116) 2023-01-19 08:54:05 -08:00
gql_generated feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go fix: Sort tags returned by ExpendedRepoInfo in the Images property with the newest first (#1137) 2023-01-25 10:57:10 -08:00
resolver_test.go feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
schema.graphql feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
schema.resolvers.go feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00