harbor/src/lib
Wang Yan d3d4ad6a34
fix staticcheck issues (#16828)
Fix the staticcheck problems that reported by golangci-line staticcheck

Signed-off-by: Wang Yan <wangyan@vmware.com>
2022-05-10 16:07:10 +08:00
..
cache feat: add cache layer for artifact (#16739) 2022-04-25 18:01:45 +08:00
config fix staticcheck issues (#16828) 2022-05-10 16:07:10 +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 refactor(scan): refactor scan/scan all job to task manager (#13684) 2020-12-14 13:34:35 +08:00
metric Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
orm bump up astaxie/beego@v1.12.1 to beego/beego/@v1.12.7 (#16770) 2022-04-28 11:58:44 +08:00
q lib/q: fix dropped test error 2022-03-09 10:03:48 -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 Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
response_buffer_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
response_buffer.go refactor(quota): cleanup code for quota 2020-04-12 16:16:06 +00: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 fix: trim linebreaks for log parameters 2022-02-16 10:52:58 +08:00
strings.go fix: trim linebreaks for log parameters 2022-02-16 10:52:58 +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