distribution/registry/handlers
Milos Gajdos 612a30a7e7
Remove libtrust from handler tests
It was used for signing schema v1 manifests in tests which have now been
removed so there is no point in keeping these there anymore.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-09-05 08:41:29 +01:00
..
api_test.go Remove libtrust from handler tests 2023-09-05 08:41:29 +01:00
app.go Remove duplicate code that instruments Redis OTLP 2023-09-04 17:52:38 +01:00
app_test.go Enable bodyclose linter 2023-08-19 09:45:44 +01:00
basicauth.go bump up golang v1.17 2021-10-27 15:51:30 +08:00
basicauth_prego14.go bump up golang v1.17 2021-10-27 15:51:30 +08:00
blob.go use http consts for request methods 2022-11-02 23:31:47 +01:00
blobupload.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
catalog.go Fix runaway allocation on /v2/_catalog 2023-03-31 13:17:43 +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 deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
tags.go use http consts for request methods 2022-11-02 23:31:47 +01:00