harbor/src/lib
Shengwen YU 7103af0264
feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046)
* feat: bump up golang-runtime from 1.20.7 to 1.21.7

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update code to comply golangci-lint

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update the mocks per the change of source code

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

---------

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
2024-02-29 19:33:29 +08:00
..
cache feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046) 2024-02-29 19:33:29 +08:00
config feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046) 2024-02-29 19:33:29 +08:00
encode/repository lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
encrypt feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046) 2024-02-29 19:33:29 +08:00
errors (cherry-pick) Return error when proxy cache get too many request error(429) (#18750) 2023-05-30 15:54:29 +08:00
gtask refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00
http (cherry-pick) Return error when proxy cache get too many request error(429) (#18750) 2023-05-30 15:54:29 +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 feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046) 2024-02-29 19:33:29 +08:00
q lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
redis feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046) 2024-02-29 19:33:29 +08:00
retry feat: upgrade golang to 1.20.1 (#18370) 2023-03-17 17:49:44 +08:00
selector feat: bump up golang-runtime from 1.20.7 to 1.21.7 (#20046) 2024-02-29 19:33:29 +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 feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00
context_test.go feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +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
shuffle.go refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08: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