gitea/templates/package
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)
2024-01-19 11:37:10 +00:00
..
content Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
metadata Package repository/documentation link unification (#27804) 2023-10-27 00:16:12 +00:00
shared Do not display search box when there's no packages yet (#28146) 2023-11-21 20:03:19 +00:00
settings.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl Fix long package version names overflowing (#28619) 2023-12-30 07:42:16 +00:00