1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 03:16:41 -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
composer
conan
conda
container
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
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
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