0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
Alex Stan d325c8b5f4 Fix problems signaled by new linter version v1.45.2
PR (linter: upgrade linter version #405) triggered lint job which failed
with many errors generated by various linters. Configurations were added to
golangcilint.yaml and several refactorings were made in order to improve the
results of the linter.

maintidx linter disabled

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-04-27 09:55:44 -07:00
..
config make gc periodic 2022-04-18 10:25:29 -07:00
constants Move api constants in separate 'constants' package to avoid circular imports 2022-03-24 10:50:01 -07:00
authn.go routes: changes required to do browser authentication 2022-03-08 17:42:54 -08:00
authz.go sync: for a prefix, allow multiple registries as a list instead of only one, closes #343 2022-02-01 09:45:09 -08:00
controller.go make gc periodic 2022-04-18 10:25:29 -07:00
controller_test.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
errors.go Leave zot repositories in a consistent state after zot hits fd limit closes #359 2022-03-31 13:25:15 -07:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00