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/services
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)
1 year ago
..
actions fix empty ref for cron workflow runs (#28640) 1 year ago
agit Adjust object format interface (#28469) 1 year ago
asymkey Refactor deletion (#28610) 1 year ago
attachment Even more `db.DefaultContext` refactor (#27352) 1 year ago
auth Refactor timeutil package (#28623) 1 year ago
automerge Improve queue and logger context (#24924) 2 years ago
context Another round of `db.DefaultContext` refactor (#27103) 1 year ago
convert Fix `convert.ToTeams` on empty input (#28426) 1 year ago
cron Update go dependencies (#28518) 1 year ago
externalaccount Final round of `db.DefaultContext` refactor (#27587) 1 year ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Adjust object format interface (#28469) 1 year ago
gitdiff Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue Remove deadcode under models/issues (#28536) 1 year ago
lfs Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
mailer Fix missing mail reply address (#27997) 1 year ago
markup make writing main test easier (#27270) 1 year ago
migrations Use known issue IID to generate new PR index number when migrating from GitLab (#28616) 1 year ago
mirror Refactor deletion (#28610) 1 year ago
notify Update status and code index after changing the default branch (#27018) 1 year ago
org Delete repos of org when purge delete user (#27273) 1 year ago
packages Support for grouping RPMs using paths (#26984) 1 year ago
pull Concatenate error in `checkIfPRContentChanged` (#28731) 1 year ago
release Refactor deletion (#28610) 1 year ago
repository Remove unnecessary syncbranchToDB with tests (#28624) 1 year ago
secrets Refactor deletion (#28610) 1 year ago
task Fix incorrect ctx usage in defer function (#27740) 1 year ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Refactor deletion (#28610) 1 year ago
webhook Abstract hash function usage (#28138) 1 year ago
wiki Adjust object format interface (#28469) 1 year ago