forgejo/services
Earl Warren ff6aceaeac
feat: optimize the FindUnreferencedPackages package query
Replace a double select with a simple select.

The complication originates from the initial implementation which
deleted packages instead of selecting them. It was justified to
workaround a problem in MySQL. But it is just a waste of resources
when collecting a list of IDs.
2024-07-27 15:57:24 +02:00
..
actions fix(actions): no edited event triggered when a title is changed 2024-07-22 11:25:20 +02:00
agit
asymkey
attachment
auth allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-22 15:44:13 +02:00
automerge
context
contexttest
convert
cron
doctor Replace Gitea with Forgejo 2024-07-24 14:17:23 +00:00
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-22 15:44:13 +02:00
f3
federation
feed
forgejo
forms Fix: Allow org team names of length 255 in create team form (#31564) 2024-07-14 11:16:34 +02:00
gitdiff
indexer
issue
lfs
mailer [MAIL] Use correct function in mail footer 2024-07-26 15:16:54 +02:00
markup
migrations
mirror
notify
org
packages feat: optimize the FindUnreferencedPackages package query 2024-07-27 15:57:24 +02:00
pull Fix slow patch checking with commits that add or remove many files (#31548) 2024-07-07 07:33:01 +02:00
release
remote
repository Add YEAR, MONTH, MONTH_ENGLISH, DAY variables for template repos (#31584) 2024-07-14 11:14:11 +02:00
secrets
task
uinotification
user [SECURITY] Notify users about account security changes 2024-07-23 18:31:47 +02:00
webhook Use old behavior for telegram webhook (#31588) 2024-07-14 20:53:26 +02:00
wiki