You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
alpine Add Alpine package registry (#23714) 2 years ago
cargo Add Cargo package registry (#21888) 2 years ago
chef Add Chef package registry (#22554) 2 years ago
composer Use ErrInvalidArgument in packages (#22268) 2 years ago
conan Use ErrInvalidArgument in packages (#22268) 2 years ago
conda Add Conda package registry (#22262) 2 years ago
container Use more specific test methods (#24265) 2 years ago
cran Add CRAN package registry (#22331) 2 years ago
debian Add Debian package registry (#24426) 2 years ago
goproxy Add Go package registry (#24687) 2 years ago
helm Use ErrInvalidArgument in packages (#22268) 2 years ago
maven Implement FSFE REUSE for golang files (#21840) 2 years ago
npm Return `repository` in npm package metadata endpoint (#23539) 2 years ago
nuget Add Debian package registry (#24426) 2 years ago
pub Use ErrInvalidArgument in packages (#22268) 2 years ago
pypi Implement FSFE REUSE for golang files (#21840) 2 years ago
rpm Add RPM registry (#23380) 2 years ago
rubygems Use ErrInvalidArgument in packages (#22268) 2 years ago
swift Add Swift package registry (#22404) 2 years ago
vagrant Implement FSFE REUSE for golang files (#21840) 2 years ago
content_store.go Add direct serving of package content (#25543) 2 years ago
hashed_buffer.go Add Debian package registry (#24426) 2 years ago
hashed_buffer_test.go Add Debian package registry (#24426) 2 years ago
multi_hasher.go Implement FSFE REUSE for golang files (#21840) 2 years ago
multi_hasher_test.go Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago