summaryrefslogtreecommitdiffstats
path: root/routers/api/packages/container
Commit message (Expand)AuthorAgeFilesLines
* Fix container blob mount (#22226) (#22476)John Olheiser2023-01-172-55/+83
* refactor auth interface to return error when verify failure (#22119) (#22259)Lunny Xiao2022-12-291-6/+6
* Workaround for container registry push/pull errors (#21862) (#22068)KN4CK3R2022-12-103-4/+68
* Add GET and DELETE endpoints for Docker blob uploads (#21367)KN4CK3R2022-10-071-0/+45
* Keep download count on Container tag overwrite (#20728)KN4CK3R2022-08-091-0/+3
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-283-3/+56
* ContainerRegistry - removed Basic Auth header (#19735)KN4CK3R2022-05-171-1/+0
* Skip duplicated layers. (#19624)KN4CK3R2022-05-051-0/+4
* Fix container download counter (#19287)KN4CK3R2022-04-011-2/+2
* Add Package Registry (#16510)KN4CK3R2022-03-305-0/+1255