1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 17:04:25 +00:00
gitea/services
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104)
Agit returned result should be from `ProcReceive` hook but not
`PostReceive` hook. Then for all non-agit pull requests, it will not
check the pull requests for every pushing `refs/pull/%d/head`.
2024-04-09 03:43:17 +00:00
..
actions Fix missed doer (#30231) 2024-04-08 21:26:41 +00: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 Fix incorrect diff expander for deletion of last lines in a file (#29501) 2024-03-01 16:12:21 +00:00
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 Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
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 Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
secrets
task
uinotification
user Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 2024-04-01 02:06:35 +00: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