harbor/src/server
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
..
handler Refresh the status of execution for every status changing of task 2020-08-17 17:38:55 +08:00
middleware Change the condition of LocalManifest 2020-10-14 15:15:48 +08:00
registry refactor(event): change default operator to username of security 2020-08-26 05:52:02 +00:00
router fix Conformance testing failure 2020-03-09 10:29:10 +08:00
v2.0 Merge pull request #12936 from wy65701436/fix-swagger-dep 2020-09-08 18:14:42 +08:00
route.go Implement task and execution manager 2020-06-23 17:10:58 +08:00
server.go Bump up the version of legacy APIs to v2.0 2020-02-14 13:16:30 +08:00
version.go move send error to source lib (#12175) 2020-06-19 01:04:50 +08:00