aboutsummaryrefslogtreecommitdiffstats
path: root/services/packages
Commit message (Expand)AuthorAgeFilesLines
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-211-3/+1
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+2
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-081-2/+2
* Use import of OCI structs (#22765)KN4CK3R2023-02-061-2/+3
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-053-119/+446
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+2
* Check quota limits for container uploads (#22450)KN4CK3R2023-01-291-4/+8
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-181-2/+2
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-281-2/+9
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+1
* Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song2022-11-281-4/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-274-8/+4
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-203-17/+125
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-3/+3
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-4/+4
* Add package registry quota limits (#21584)KN4CK3R2022-11-091-3/+94
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-4/+4
* Use correct context to get package content (#20673)KN4CK3R2022-08-041-1/+1
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-282-12/+59
* Hide internal package versions (#20492)KN4CK3R2022-07-271-1/+3
* Add option to purge users (#18064)zeripath2022-07-142-1/+29
* Package registry changes (#19305)KN4CK3R2022-04-062-21/+21
* Fix container download counter (#19287)KN4CK3R2022-04-011-4/+4
* Add Package Registry (#16510)KN4CK3R2022-03-304-0/+735