forgejo/modules/packages
KN4CK3R ab3f6c1bac
Close all hashed buffers (#27787)
Add missing `.Close()` calls. The current code does not delete the
temporary files if the data grows over 32mb.
2023-10-25 21:24:24 +02:00
..
alpine
cargo
chef
composer Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
conan
conda Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
container Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
cran
debian Prevent newline errors with Debian packages (#26332) 2023-08-05 10:59:52 +02:00
goproxy
helm Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
maven Add support for different Maven POM encoding (#25873) 2023-07-14 09:39:15 +00:00
npm Fix NPM packages name validation (#26595) 2023-08-20 15:06:42 +00:00
nuget
pub Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
pypi
rpm Fix typo in metadata (#26207) 2023-07-30 23:54:22 +00:00
rubygems Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
swift
vagrant
content_store.go
hashed_buffer.go Close all hashed buffers (#27787) 2023-10-25 21:24:24 +02:00
hashed_buffer_test.go
multi_hasher.go
multi_hasher_test.go