..
cache
fix: avoid panic in the RetryUntil ( #15501 )
2021-08-27 17:28:33 +08:00
config
Enhance the trace related code
2021-09-22 04:14:43 +00: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 typo maxDeepth -> maxDepth ( #15574 )
2021-09-13 21:23:31 +08:00
http
move send error to source lib ( #12175 )
2020-06-19 01:04:50 +08:00
icon
Fill in the icon of known artifacts in artifact controller
2020-08-28 01:33:26 +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
Enhance the trace related code
2021-09-22 04:14:43 +00:00
q
Improve the performance of replication
2021-04-12 09:54:25 +08:00
redis
feat: add cache library and enable it in config manager ( #13525 )
2020-12-08 17:40:03 +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
Enhance the trace related code
2021-09-22 04:14:43 +00: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.go
Refactor registry API ( #14528 )
2021-03-31 15:49:23 +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
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