harbor/src/lib
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
..
cache fix: handle the break change for parse external sentinel redis url (#17501) 2022-09-07 11:29:43 +08:00
config Skip to update pull time and pull count for scanner robot account (#17807) 2023-02-20 15:09:21 +08:00
encode/repository lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
encrypt Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
errors lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
http lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
icon Add new feature for supporting WebAssembly artifact (#16931) 2022-07-08 23:08:28 +08:00
log fix: refactor code for golangci-lint whitespace (#17005) 2022-06-16 17:42:46 +08:00
metric lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
orm bump beego (#17801) 2022-11-24 18:07:42 +08:00
q lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
redis lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
retry lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
selector remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
trace Add hostname to trace span name (#15806) 2021-10-25 17:09:59 +08:00
authorizer.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
context.go fix return code on getting non exist manifest 2020-04-26 23:31:11 +08:00
context_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
convert_types.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
convert_types_test.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
endpoint.go enhance health validataion (#16549) 2022-03-18 18:36:50 +08:00
endpoint_test.go enhance health validataion (#16549) 2022-03-18 18:36:50 +08:00
json_copy.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
json_copy_test.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
link.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
link_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
patterns.go add referrers api (#18324) 2023-03-12 15:28:37 +08:00
patterns_test.go add referrers api (#18324) 2023-03-12 15:28:37 +08:00
request.go fix: golangci-lint errcheck (#16920) 2022-06-07 17:00:36 +08:00
request_test.go Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
response_buffer.go feat(manifest): introduce cache layer for manifest (#16459) 2022-05-19 10:25:50 +08:00
response_buffer_test.go feat(manifest): introduce cache layer for manifest (#16459) 2022-05-19 10:25:50 +08:00
response_recorder.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
response_recorder_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
set.go refactor: convert scan report in scan job 2021-05-29 12:19:36 +00:00
set_test.go refactor: convert scan report in scan job 2021-05-29 12:19:36 +00:00
strings.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
strings_test.go Add REST API for purge audit log 2022-05-23 16:58:31 +08:00
truncate.go Truncate the string when deletinng the resources when the length exceeds the limit 2021-05-18 17:17:41 +08:00
truncate_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
worker_pool.go Refactor the replication execution 2020-11-23 14:24:10 +08:00