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 ada21ed842 Manage builds with different combinations of extensions
Files were added to be built whether an extension is on or off.
New build tags were added for each extension, while minimal and extended disappeared.

added custom binary naming depending on extensions used and changed references from binary to binary-extended

added automated blackbox tests for sync, search, scrub, metrics

added contributor guidelines

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-06-30 09:53:52 -07:00
..
config Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
constants routes: strip query parameter from request URL 2022-06-08 22:50:37 -07:00
authn.go routes: changes required to do browser authentication 2022-03-08 17:42:54 -08:00
authz.go ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
controller.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
controller_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -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 Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
routes_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00