gitea/services
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223)
This PR adds a new table named commit status summary to reduce queries
from the commit status table. After this change, commit status summary
table will be used for the final result, commit status table will be for
details.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2024-04-12 09:41:50 +08:00
..
actions Add commit status summary table to reduce query from commit status table (#30223) 2024-04-12 09:41:50 +08:00
agit Performance optimization for git push (#30104) 2024-04-09 03:43:17 +00:00
asymkey
attachment
auth
automerge
context Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
contexttest Render embedded code preview by permlink in markdown (#30234) 2024-04-02 17:48:27 +00:00
convert Fix missed doer (#30231) 2024-04-08 21:26:41 +00:00
cron
doctor Add optional doctor storage init (#30330) 2024-04-08 20:59:09 +00:00
externalaccount
feed
forms
gitdiff
indexer
issue Fix Add/Remove WIP on pull request title failure (#29999) 2024-03-25 15:51:23 +08:00
lfs
mailer
markup Fix code block style for code preview (#30298) 2024-04-06 20:07:08 +08:00
migrations Fix duplicate migrated milestones (#30102) 2024-03-26 10:20:26 +00:00
mirror
notify Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
org
packages
pull Commit-Dropdown: Show Author of commit if available (#30272) 2024-04-05 00:51:53 +00:00
release
repository Add commit status summary table to reduce query from commit status table (#30223) 2024-04-12 09:41:50 +08:00
secrets
task
uinotification
user Check the token's owner and repository when registering a runner (#30406) 2024-04-11 16:01:44 +08:00
webhook Fix missed doer (#30231) 2024-04-08 21:26:41 +00:00
wiki Avoid showing Failed to change the default wiki branch if repo has no wiki when saving repo settings (#30329) 2024-04-08 19:43:23 +08:00