1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04:00
gitea/modules/packages
KN4CK3R c890454769
Add direct serving of package content (#25543)
Fixes #24723

Direct serving of content aka HTTP redirect is not mentioned in any of
the package registry specs but lots of official registries do that so it
should be supported by the usual clients.
2023-07-03 15:33:28 +02:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
cargo
chef Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
composer
conan
conda
container Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
cran Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
debian Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
goproxy Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
helm
maven
npm Return repository in npm package metadata endpoint (#23539) 2023-03-17 14:39:19 -04:00
nuget Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
pub
pypi
rpm Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
rubygems
swift Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
vagrant
content_store.go Add direct serving of package content (#25543) 2023-07-03 15:33:28 +02:00
hashed_buffer_test.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
hashed_buffer.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
multi_hasher_test.go
multi_hasher.go