0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/api
Andrei Aaron f9f9422d13
ci(disk usage): disk related fixes and improvements (#1524)
ci(workflow): show disk usage and free up disk space used by unneeded tooling
ci(tests): routes tests: do not copy large images if they are not used later
ci(trivy): update a test: download trivy.db to a temporary folder

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-06-15 15:07:28 -07:00
..
config refactor(storage): refactoring storage (#1459) 2023-05-26 11:08:19 -07:00
constants feat(routes): move the cors handler from /v2 to only where it's needed (#1457) 2023-05-19 21:22:51 -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 refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
controller_test.go refactor(storage): refactoring storage (#1459) 2023-05-26 11:08:19 -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 fix: referrers now appears in swagger generated docs (#1488) 2023-06-12 10:32:11 -07:00
routes_test.go ci(disk usage): disk related fixes and improvements (#1524) 2023-06-15 15:07:28 -07:00
session.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00