0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg
Andrei Aaron 24e37eb68b
fix(api): Fix 'last' query param for <repo>/tags/list to work without param 'n' (#1777)
Also fix additional issues:
- sorting of tags on calls without pagination parameters ('n' or 'last')
- if 'n' is 0 we should return an empty list and not error

Added tests accordingly

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-09-08 19:46:17 +03:00
..
api fix(api): Fix 'last' query param for <repo>/tags/list to work without param 'n' (#1777) 2023-09-08 19:46:17 +03:00
cli refactor(cli): remove old cli commands (#1756) 2023-09-08 15:12:47 +03:00
common refactor: Reduce binary size of zot-minimal; Added CI check for binary size (#1758) 2023-09-06 19:58:00 +03:00
compliance test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
debug refactor: Reduce binary size of zot-minimal; Added CI check for binary size (#1758) 2023-09-06 19:58:00 +03:00
exporter refactor(cli): added equivalent subcommands for each flag combination under every command (#1674) 2023-08-30 20:12:24 +03:00
extensions fix: DATA RACE in TestNewExporter (#1766) 2023-09-08 15:00:16 +03:00
log test(refactor): refactor tests that use zot-test to use smaller images (#1690) 2023-08-18 11:46:11 +03:00
meta feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
scheduler feat(scheduler): pass the shutdown/reload ctx to running tasks (#1671) 2023-09-05 09:48:56 -07:00
storage refactor: Reduce binary size of zot-minimal; Added CI check for binary size (#1758) 2023-09-06 19:58:00 +03:00
test feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00