mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-31 22:41:03 +00:00
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:  |
||
|---|---|---|
| .. | ||
| admin.go | ||
| admin_test.go | ||
| applications.go | ||
| auths.go | ||
| config.go | ||
| diagnosis.go | ||
| emails.go | ||
| hooks.go | ||
| main_test.go | ||
| notice.go | ||
| orgs.go | ||
| packages.go | ||
| queue.go | ||
| queue_tester.go | ||
| repos.go | ||
| runners.go | ||
| stacktrace.go | ||
| users.go | ||
| users_test.go | ||