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/templates/package/content
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782)
Related #26984
(https://github.com/go-gitea/gitea/pull/26984#issuecomment-1889588912)

Fix admin cleanup message.
Fix models `Get` not respecting default values.
Rebuild RPM repository files after cleanup.
Do not add RPM group to package version name.
Force stable sorting of Alpine/Debian/RPM repository data.
Fix missing deferred `Close`.
Add tests for multiple RPM groups.
Removed non-cached `ReplaceAllStringRegex`.

If there are multiple groups available, it's stated in the package
installation screen:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/8f132760-882c-4ab8-9678-77e47dfc4415)
1 year ago
..
alpine.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
cargo.tmpl Cargo package - Fix missing domain in cargo sparse url (#27370) 1 year ago
chef.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
composer.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
composer_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
conan.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
conda.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
container.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
cran.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
debian.tmpl switch destination directory for apt signing keys (#28639) 1 year ago
generic.tmpl Let `curl` write the content to file (#28427) 1 year ago
go.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
helm.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
maven.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
npm.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
npm_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
nuget.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
pub.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
pypi.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
rpm.tmpl Fix some RPM registry flaws (#28782) 1 year ago
rubygems.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
rubygems_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
swift.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
vagrant.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago