0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
LaurentiuNiculae ea79be64da
refactor(artifact): remove oci artifact support (#1359)
* refactor(artifact): remove oci artifact support
- add header to referrers call to indicated applied artifact type filters

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

* feat(gc): simplify gc logic to increase coverage

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

---------

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-05-10 10:15:33 -07:00
..
config feat(mgmt): added mgmt extension which returns current zot configuration (#1198) 2023-03-09 10:43:26 -08:00
constants feat(repodb): add user related information to repodb (#1317) 2023-04-24 11:13:15 -07:00
authn.go feat(userpreferences): update allowed methods header for user preferences routes (#1430) 2023-05-10 10:09:53 -07:00
authz.go feat(userpreferences): update allowed methods header for user preferences routes (#1430) 2023-05-10 10:09:53 -07:00
controller.go feat(userpreferences): update allowed methods header for user preferences routes (#1430) 2023-05-10 10:09:53 -07:00
controller_test.go refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
errors.go feat(routes): better error message in case of missing annotations (#1150) 2023-03-16 20:09:30 -07:00
errors_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
ldap.go feat(groups)!: added "groups" mechanism for authZ (#1123) 2023-03-08 11:47:15 -08:00
routes.go refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
routes_test.go refactor: Cleanup/simplify test cases (#1041) 2022-12-15 13:22:18 -08:00
session.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00