harbor/src/controller
stonezdj ee4b16ccdb Change the condition of LocalManifest
Compare the local digest and the remote digest when pull by tag
Use HEAD request (ManifestExist) instead of GET request (GetManifest) to avoid been throttled
For manifest list, it can avoid GET request because cached manifest list maybe different with the original manifest list
Make RemoteInterface public
Fixes #13112

Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-14 15:15:48 +08:00
..
artifact Abstract more info into the extra attributes for images (#13014) 2020-09-23 10:42:47 +08:00
blob fix(blob): make blob size in redis expired in 24 hours 2020-08-12 11:45:50 +00:00
event Merge pull request #12883 from wy65701436/fixes-12254 2020-08-27 16:52:24 +08:00
icon Fill in the icon of known artifacts in artifact controller 2020-08-28 01:33:26 +08:00
p2p/preheat Support store the cron type in the schedule (#13097) 2020-09-24 16:48:56 +08:00
project refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
proxy Change the condition of LocalManifest 2020-10-14 15:15:48 +08:00
quota refactor(api): generate project apis by go-swagger 2020-08-15 16:10:57 +00:00
repository refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
scan Replace all whitelist with allowlist 2020-06-24 16:17:17 +08:00
scanner Merge pull request #11106 from qinshaoxuan/fix_11051 2020-05-20 21:06:22 +08:00
tag remove the dependency on swagger models 2020-09-01 17:43:44 +08:00
task Tiny improvement for the task manager 2020-09-23 15:24:26 +08:00