forgejo/routers/api
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984)
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 ( #25304 ) , which now supports grouping of rpm.

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

Fixes #25304 .
Fixes #27056 .

Refactor: [#25866](https://github.com/go-gitea/gitea/pull/25866)
2024-01-12 03:16:05 +00:00
..
actions Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
packages Support for grouping RPMs using paths (#26984) 2024-01-12 03:16:05 +00:00
v1 Require token for GET subscription endpoint (#28765) 2024-01-12 01:57:58 +00:00