0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 04:30:11 +01:00
forgejo/routers
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths ()
The current rpm repository places all packages in the same repository,
and different systems (el7,f34) may hit packages that do not belong to
this distribution (  ) , which now supports grouping of rpm.

![图片](https://github.com/go-gitea/gitea/assets/33776693/d1e1d99f-7799-4b2b-a19b-cb2a5c692914)

Fixes  .
Fixes  .

Refactor: [](https://github.com/go-gitea/gitea/pull/25866)
2024-01-12 03:16:05 +00:00
..
api Support for grouping RPMs using paths () 2024-01-12 03:16:05 +00:00
common Avoid cycle-redirecting user/login page () 2023-12-30 08:48:34 +00:00
install
private Improve ObjectFormat interface () 2023-12-19 07:20:47 +00:00
utils
web Recommend/convert to use case-sensitive collation for MySQL/MSSQL () 2024-01-10 11:03:23 +00:00
init.go Always enable caches () 2023-12-19 09:29:05 +00:00