harbor/src/lib
Roooocky 7e4b26b220
Add new feature for supporting WebAssembly artifact (#16931)
support wasm

Signed-off-by: ln23415 <ln23415@hotmail.com>
2022-07-08 23:08:28 +08:00
..
cache Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
config fix: update code in compliance with golangci-lint revive (#17087) 2022-07-01 14:52:47 +08:00
encode/repository fix(retention) fix retention repository with slash 2020-04-26 15:07:25 +08:00
encrypt fix: refactor code for golangci-lint whitespace (#17005) 2022-06-16 17:42:46 +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 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 Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
orm Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
q fix: update code for golangci-lint gosimple (#16974) 2022-06-14 13:44:09 +08:00
redis golangci-lint fix ineffassign (#17027) 2022-06-21 12:01:59 +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.go fix return code on getting non exist manifest 2020-04-26 23:31:11 +08:00
context_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +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 Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00
patterns.go fix conformance failure (#15261) 2021-07-06 15:11:13 +08:00
patterns_test.go fix conformance failure (#15261) 2021-07-06 15:11:13 +08:00
request.go fix: golangci-lint errcheck (#16920) 2022-06-07 17:00:36 +08:00
request_test.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +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 Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +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 Add REST API for purge audit log 2022-05-23 16:58:31 +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 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