aboutsummaryrefslogtreecommitdiffstats
path: root/models/packages
Commit message (Expand)AuthorAgeFilesLines
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-318-19/+17
* Fix condition for is_internal (#22095)KN4CK3R2022-12-141-1/+6
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-3/+3
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2712-24/+12
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-203-0/+134
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-0/+7
* Add package registry quota limits (#21584)KN4CK3R2022-11-092-0/+19
* Alter package_version.metadata_json to LONGTEXT (#21667)KN4CK3R2022-11-031-1/+1
* Allow package version sorting (#21453)KN4CK3R2022-10-232-8/+34
* Add generic set type (#21408)KN4CK3R2022-10-121-2/+3
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Delete unreferenced packages when deleting a package version (#20977)KN4CK3R2022-09-032-2/+78
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-292-0/+8
* Add support for Pub packages (#20560)KN4CK3R2022-08-072-0/+8
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-284-25/+80
* Hide internal package versions (#20492)KN4CK3R2022-07-271-2/+4
* Add option to purge users (#18064)zeripath2022-07-141-3/+6
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-192-10/+18
* Package registry changes (#19305)KN4CK3R2022-04-066-102/+93
* Add Package Registry (#16510)KN4CK3R2022-03-3011-0/+1715