aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/packages/container
Commit message (Expand)AuthorAgeFilesLines
* Add Debian package registry (#22854)KN4CK3R2023-04-282-6/+6
* Add actions support to package auth verification (#23729)yp053272023-04-101-5/+2
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-5/+16
* Notify on container image create (#22806)KN4CK3R2023-02-181-4/+22
* Use import of OCI structs (#22765)KN4CK3R2023-02-062-41/+59
* Check quota limits for container uploads (#22450)KN4CK3R2023-01-293-7/+48
* Fix container blob mount (#22226)KN4CK3R2023-01-162-55/+83
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-281-6/+6
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-275-10/+5
* Workaround for container registry push/pull errors (#21862)KN4CK3R2022-11-253-4/+68
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-122-4/+4
* 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