0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/test
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
..
blackbox fix(api): Fix 'last' query param for <repo>/tags/list to work without param 'n' (#1777) 2023-09-08 19:46:17 +03:00
cluster fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
dex feat(authn): add generic oidc and allow customizable name (#1691) 2023-08-24 12:33:35 +03:00
gc-stress refactor(storage): refactor storage into a single ImageStore (#1656) 2023-09-01 10:54:39 -07:00
scripts fix: freebsd build support (#1659) 2023-07-29 10:41:25 -07:00