harbor/src/server/registry
Wang Yan 9b61d34c4c
add referrers api (#18324)
add referrers api

The define of referrers api in the upstream oci spec: https://github.com/opencontainers/distribution-spec/blob/v1.1.0-rc1/spec.md#listing-referrers

Signed-off-by: Wang Yan <wangyan@vmware.com>
2023-03-12 15:28:37 +08:00
..
util feat: merge local and remote tags for repo of proxy cache project in list API (#16394) 2022-02-24 10:27:45 +08:00
catalog.go golangci-lint fix ineffassign (#17027) 2022-06-21 12:01:59 +08:00
catalog_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
handler_test.go test: use `T.Setenv` to set env vars in tests (#17670) 2022-10-25 10:56:26 +08:00
manifest.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
manifest_test.go bump beego (#17801) 2022-11-24 18:07:42 +08:00
proxy.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
referrers.go add referrers api (#18324) 2023-03-12 15:28:37 +08:00
referrers_test.go add referrers api (#18324) 2023-03-12 15:28:37 +08:00
route.go add referrers api (#18324) 2023-03-12 15:28:37 +08:00
tag.go update golangci-lint for golang1.19 (#17817) 2022-11-18 11:40:01 +08:00
tag_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00