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/util
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
..
filebuffer Add Debian package registry (#24426) 2 years ago
rotatingfilewriter Replace `interface{}` with `any` (#25686) 2 years ago
color.go Modify luminance calculation and extract related functions into single files (#24586) 2 years ago
color_test.go Modify luminance calculation and extract related functions into single files (#24586) 2 years ago
error.go Replace `interface{}` with `any` (#25686) 2 years ago
file_unix.go
file_unix_test.go
file_windows.go
io.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2 years ago
io_test.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2 years ago
keypair.go Add Alpine package registry (#23714) 2 years ago
keypair_test.go
legacy.go
legacy_test.go
pack.go Replace `interface{}` with `any` (#25686) 2 years ago
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 2 years ago
paginate_test.go
path.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go Store and use seconds for timeline time comments (#25392) 2 years ago
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Fix some RPM registry flaws (#28782) 1 year ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
string.go Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
string_test.go
timer.go Rewrite queue (#24505) 2 years ago
timer_test.go
truncate.go Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2 years ago
truncate_test.go
url.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
util.go Use Go 1.21 and update dependencies (#26878) 1 year ago
util_test.go Handle base64 decoding correctly to avoid panic (#26483) 2 years ago