summaryrefslogtreecommitdiffstats
path: root/modules/packages
Commit message (Expand)AuthorAgeFilesLines
* Workaround for container registry push/pull errors (#21862)KN4CK3R2022-11-251-0/+7
* Replace yaml.v2 with yaml.v3 (#21832)Jason Song2022-11-213-4/+4
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-0/+12
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-131-12/+14
* npm package registry support for `bin` (#21372)eleith2022-10-083-1/+10
* Fix empty container layer history and UI (#21251)KN4CK3R2022-09-271-1/+3
* NPM Package Registry search API endpoint (#20280)Jack Vine2022-09-241-0/+28
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-292-0/+208
* Add migrate repo archiver and packages storage support on command line (#20757)Lunny Xiao2022-08-161-5/+5
* Add support for Pub packages (#20560)KN4CK3R2022-08-072-0/+290
* Fix package upload for files >32mb (#20622)KN4CK3R2022-08-021-0/+47
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-281-0/+1
* Fix Ruby package parsing by removed unused email field (#20470)KN4CK3R2022-07-251-1/+0
* Allow non-semver packages in the Conan package registry (#20412)Gergely Nagy2022-07-222-4/+6
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+131
* Add Package Registry (#16510)KN4CK3R2022-03-3034-0/+3840