gitea/models
Jason Song 8cf3b61fb9
Add optimistic lock to ActionRun table ()
Should fix .

How xorm works: https://xorm.io/docs/chapter-06/1.lock/

---------

Co-authored-by: Giteabot <teabot@gitea.io>
..
actions Add optimistic lock to ActionRun table ()
activities Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex ()
admin
asymkey Update tool dependencies, lock govulncheck and actionlint ()
auth Ignore the trailing slashes when comparing oauth2 redirect_uri ()
avatars
db Fix NuGet search endpoints ()
dbfs
fixtures Allow to archive labels ()
git Add link to job details and tooltip to commit status in repo list in dashboard ()
issues Fix project filter bugs ()
migrations Add optimistic lock to ActionRun table ()
organization Remove unused code ()
packages Fix NuGet search endpoints ()
perm
project Refactor project templates ()
pull
repo add disable workflow feature ()
secret Add API route to list org secrets ()
shared/types
system
unit
unittest
user Fix API leaking Usermail if not logged in ()
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go Add context parameter to some database functions ()
migrate_test.go Add context parameter to some database functions ()
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Update tool dependencies, lock govulncheck and actionlint ()
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go