distribution/registry/handlers
Cory Snider b45b6d18b8 storage/driver: plumb contexts into factories
...and driver constructors when applicable.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-10-27 17:48:57 -04:00
..
api_test.go storage/driver: plumb contexts into factories 2023-10-27 17:48:57 -04:00
app.go storage/driver: plumb contexts into factories 2023-10-27 17:48:57 -04:00
app_test.go Enable bodyclose linter 2023-08-19 09:45:44 +01:00
basicauth.go remove go build directive for older go version 2023-09-26 15:14:57 +08:00
blob.go registry/api: move all errors to "errcode" package 2023-09-04 18:02:54 +02:00
blobupload.go registry/api: move all errors to "errcode" package 2023-09-04 18:02:54 +02:00
catalog.go registry/api: move all errors to "errcode" package 2023-09-04 18:02:54 +02:00
context.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
health_test.go replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
helpers.go replace strings.Split(N) for strings.Cut() or alternatives 2022-11-10 22:38:12 +01:00
hmac.go handlers: provide better log message on mismatched secret 2016-09-02 15:24:35 -07:00
hmac_test.go registry/handlers: use consistent names for test-tables 2023-05-09 14:00:17 +02:00
hooks.go replace strings.Split(N) for strings.Cut() or alternatives 2022-11-10 22:38:12 +01:00
mail.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
manifests.go registry/api: move all errors to "errcode" package 2023-09-04 18:02:54 +02:00
tags.go Do not close HTTP request body in HTTP handler 2023-09-22 16:21:54 +01:00