0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test
Andrei Aaron 815366024b
fix(lastUpdated): fix image lastUpdated timestamp logic (#863)
The lastUpdated field was picked from the first entry in image history
Now it is the created time of the image, or the last entry in
image history, if created time is unavailable

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
2022-10-10 17:43:05 -07:00
..
mocks fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00
common.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
common_test.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
dev.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00
inject_test.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00
prod.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00