1
0
Fork 0
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 Enhanced auth token / remember me () 2023-10-14 00:56:41 +00:00
private Improve ObjectFormat interface () 2023-12-19 07:20:47 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
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