You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/migrations/v1_21
Jason Song 8cf3b61fb9
Add optimistic lock to ActionRun table (#26563)
Should fix #26559.

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

---------

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
main_test.go
v260.go
v261.go Support configuration variables on Gitea Actions (#24724) 2 years ago
v262.go Support `pull_request_target` event (#25229) 2 years ago
v263.go Rename `Sync2` -> `Sync` (#26479) 2 years ago
v264.go Drop the correct deleted branch table (#26028) 2 years ago
v265.go Actions Artifacts support uploading multiple files and directories (#24874) 2 years ago
v266.go Remove commit status running and warning to align GitHub (#25839) 2 years ago
v267.go Reduce unnecessary DB queries for Actions tasks (#25199) 2 years ago
v268.go Implement auto-cancellation of concurrent jobs if the event is push (#25716) 2 years ago
v269.go Drop the correct deleted branch table (#26028) 2 years ago
v270.go Fix typo in metadata (#26207) 2 years ago
v271.go Allow to archive labels (#26478) 2 years ago
v272.go Add optimistic lock to ActionRun table (#26563) 1 year ago