aboutsummaryrefslogtreecommitdiffstats
path: root/services/packages/packages.go
Commit message (Expand)AuthorAgeFilesLines
* Add Debian package registry (#24426)KN4CK3R2023-05-021-13/+33
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-33/+13
* Add Debian package registry (#22854)KN4CK3R2023-04-281-13/+33
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+2
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-119/+2
* 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
* Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song2022-11-281-4/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-2/+69
* 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-281-12/+34
* Hide internal package versions (#20492)KN4CK3R2022-07-271-1/+3
* Add option to purge users (#18064)zeripath2022-07-141-0/+28
* Package registry changes (#19305)KN4CK3R2022-04-061-8/+3
* Fix container download counter (#19287)KN4CK3R2022-04-011-4/+4
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+458