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_23
6543 846f618716
Add priority to protected branch (#32286)
## Solves

Currently for rules to re-order them you have to alter the creation
date. so you basicly have to delete and recreate them in the right
order. This is more than just inconvinient ...

## Solution

Add a new col for prioritization

## Demo WebUI Video

https://github.com/user-attachments/assets/92182a31-9705-4ac5-b6e3-9bb74108cbd1


---
*Sponsored by Kithara Software GmbH*
4 months ago
..
main_test.go Add unique index for project_issue to prevent duplicate data (#30190) 12 months ago
v299.go Prevent simultaneous editing of comments and issues (#31053) 10 months ago
v300.go Allow force push to protected branches (#28086) 8 months ago
v301.go add skip secondary authorization option for public oauth2 clients (#31454) 8 months ago
v302.go Clear up old Actions logs (#31735) 8 months ago
v303.go Add issue comment when moving issues from one column to another of the project (#29311) 7 months ago
v304.go Add tag name in the commits list (#31082) 7 months ago
v305.go Support repo license (#24872) 6 months ago
v306.go Make admins adhere to branch protection rules (#32248) 5 months ago
v307.go Fix milestone deadline and date related problems (#32339) 4 months ago
v308.go Add new index for action to resolve the performance problem (#32333) 4 months ago
v309.go Perf: add extra index to notification table (#32395) 4 months ago
v310.go Add priority to protected branch (#32286) 4 months ago