aboutsummaryrefslogtreecommitdiffstats
path: root/modules/packages
Commit message (Expand)AuthorAgeFilesLines
* Integrate alpine `noarch` packages into other architectures index (#29137)KN4CK3R2024-02-251-0/+2
* Propagate install_if and provider_priority to APKINDEX (#28899)Sergey Bugaev2024-02-051-10/+16
* Use new RPM constants (#28931)KN4CK3R2024-01-251-1/+1
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-1/+4
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-121-2/+1
* Close all hashed buffers (#27787)KN4CK3R2023-10-251-1/+1
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-273-8/+8
* Fix NPM packages name validation (#26595)TimberBro2023-08-202-1/+19
* Prevent newline errors with Debian packages (#26332)KN4CK3R2023-08-051-10/+11
* Fix typo in metadata (#26207)KN4CK3R2023-07-302-2/+2
* Fix handling of Debian files with trailing slash (#26087)KN4CK3R2023-07-242-49/+65
* Add support for different Maven POM encoding (#25873)KN4CK3R2023-07-142-1/+23
* Replace `interface{}` with `any` (#25686)silverwind2023-07-046-60/+60
* Add direct serving of package content (#25543)KN4CK3R2023-07-031-0/+10
* Add CRAN package registry (#22331)KN4CK3R2023-05-222-0/+396
* Add Go package registry (#24687)KN4CK3R2023-05-142-0/+169
* Add Alpine package registry (#23714)KN4CK3R2023-05-122-0/+379
* Add RPM registry (#23380)KN4CK3R2023-05-052-0/+459
* Add Debian package registry (#24426)KN4CK3R2023-05-025-7/+408
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-285-406/+7
* Add Debian package registry (#22854)KN4CK3R2023-04-285-7/+406
* Use more specific test methods (#24265)KN4CK3R2023-04-221-1/+1
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-022-2/+8
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-173-0/+9
* Add Swift package registry (#22404)KN4CK3R2023-03-132-0/+358
* Use import of OCI structs (#22765)KN4CK3R2023-02-066-273/+7
* Add Chef package registry (#22554)KN4CK3R2023-02-062-0/+226
* Add Cargo package registry (#21888)KN4CK3R2023-02-052-0/+255
* Add Conda package registry (#22262)KN4CK3R2023-02-012-0/+393
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-3110-41/+43
* Normalize NuGet package version on upload (#22186)KN4CK3R2022-12-202-1/+32
* Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song2022-11-282-14/+14
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2740-80/+40
* 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