aboutsummaryrefslogtreecommitdiffstats
path: root/modules/packages
Commit message (Expand)AuthorAgeFilesLines
* Extract and display readme and comments for Composer packages (#30927)KN4CK3R2024-06-142-21/+85
* Enable `unparam` linter (#31277)silverwind2024-06-111-10/+8
* Azure blob storage support (#30995)Lunny Xiao2024-05-301-1/+1
* Add support for npm bundleDependencies (#30751)Micash2024-04-292-0/+3
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-16/+16
* Support nuspec manifest download for nuget packages (#28921)Michael Kriese2024-04-171-9/+12
* Some NuGet package enhancements (#30280)KN4CK3R2024-04-072-27/+69
* 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