gitea/services
Lunny Xiao 2da2000413
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()
Replace  
Fix 

---------

Co-authored-by: Jason Song <i@wolfogre.com>
..
actions Fix actions notify bug ()
agit Performance optimization for git push ()
asymkey Fix some pending problems ()
attachment Add support for API blob upload of release attachments ()
auth Fix nuget/conan/container packages upload bugs ()
automerge Fix agit automerge ()
context Refactor names ()
contexttest Check if reverse proxy is correctly configured ()
convert Fix null requested_reviewer from API ()
cron Clear up old Actions logs ()
doctor Resolve lint for unused parameter and unnecessary type arguments ()
externalaccount allow synchronizing user status from OAuth2 login providers ()
feed More `db.DefaultContext` refactor ()
forms add skip secondary authorization option for public oauth2 clients ()
gitdiff Update golangci-lint to v1.59.0 ()
indexer Update issue indexer after merging a PR ()
issue Fix 500 error when `state` params is set when editing issue/PR by API ()
lfs Refactor names ()
mailer Add option to change mail from user display name ()
markup Enable more `revive` linter rules ()
migrations Add `lint-go-gopls` ()
mirror Resolve lint for unused parameter and unnecessary type arguments ()
notify Clean up log messages ()
org Update misspell to 0.5.1 and add `misspellings.csv` ()
packages Fix nuget/conan/container packages upload bugs ()
projects Add issue comment when moving issues from one column to another of the project ()
pull Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()
release Check if the release is converted from the tag when updating the release ()
repository Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()
secrets Refactor deletion ()
task Fix "force private" logic ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Fix bug on avatar ()
webhook Refactor webhook ()
webtheme Initial support for colorblindness-friendly themes ()
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()