harbor/src/lib
Shengwen YU c2a9f5de64
fix: update code for golangci-lint gosimple (#16974)
Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
2022-06-14 13:44:09 +08:00
..
cache fix: golangci-lint errcheck (#16920) 2022-06-07 17:00:36 +08:00
config Add audit_log forward endpoint (#16914) 2022-06-10 10:59:40 +08:00
encode/repository fix(retention) fix retention repository with slash 2020-04-26 15:07:25 +08:00
encrypt Move common config api to lib/config 2021-04-13 19:43:33 +08:00
errors fix staticcheck issues (#16828) 2022-05-10 16:07:10 +08:00
http move send error to source lib (#12175) 2020-06-19 01:04:50 +08:00
icon add cosign signature icon (#16533) 2022-03-17 11:08:39 +08:00
log Add audit_log forward endpoint (#16914) 2022-06-10 10:59:40 +08:00
metric Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
orm fix: golangci-lint errcheck (#16920) 2022-06-07 17:00:36 +08:00
q fix: update code for golangci-lint gosimple (#16974) 2022-06-14 13:44:09 +08:00
redis fix staticcheck issues (#16828) 2022-05-10 16:07:10 +08:00
retry refactor: implement a lock free quota (#15399) 2021-09-17 11:26:37 +08:00
selector feat(preheat):add artifact filters for preheat policy 2020-06-30 10:48:21 +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_test.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
convert_types_test.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
convert_types.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
endpoint_test.go enhance health validataion (#16549) 2022-03-18 18:36:50 +08:00
endpoint.go enhance health validataion (#16549) 2022-03-18 18:36:50 +08:00
json_copy_test.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
json_copy.go refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
link_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
link.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
patterns_test.go fix conformance failure (#15261) 2021-07-06 15:11:13 +08:00
patterns.go fix conformance failure (#15261) 2021-07-06 15:11:13 +08:00
request_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
request.go fix: golangci-lint errcheck (#16920) 2022-06-07 17:00:36 +08:00
response_buffer_test.go feat(manifest): introduce cache layer for manifest (#16459) 2022-05-19 10:25:50 +08:00
response_buffer.go feat(manifest): introduce cache layer for manifest (#16459) 2022-05-19 10:25:50 +08:00
response_recorder_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
response_recorder.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00:00
set_test.go refactor: convert scan report in scan job 2021-05-29 12:19:36 +00:00
set.go refactor: convert scan report in scan job 2021-05-29 12:19:36 +00:00
strings_test.go Add REST API for purge audit log 2022-05-23 16:58:31 +08:00
strings.go Add REST API for purge audit log 2022-05-23 16:58:31 +08:00
truncate_test.go Truncate the string when deletinng the resources when the length exceeds the limit 2021-05-18 17:17:41 +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
worker_pool.go Refactor the replication execution 2020-11-23 14:24:10 +08:00