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 631539c104
Fix package upload for files >32mb (#20622)
* Rewind file before first read.
* Added tests.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
composer
conan Allow non-semver packages in the Conan package registry (#20412) 3 years ago
container Add Docker /v2/_catalog endpoint (#20469) 3 years ago
helm Add Helm Chart registry (#19406) 3 years ago
maven
npm
nuget
pypi
rubygems Fix Ruby package parsing by removed unused email field (#20470) 3 years ago
content_store.go
hashed_buffer.go
hashed_buffer_test.go Fix package upload for files >32mb (#20622) 3 years ago
multi_hasher.go Add more linters to improve code readability (#19989) 3 years ago
multi_hasher_test.go