gitea/models/migrations
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*
2024-11-27 05:41:06 +01:00
..
base Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
fixtures
v1_6
v1_7
v1_8
v1_9
v1_10
v1_11
v1_12
v1_13
v1_14
v1_15
v1_16
v1_17
v1_18
v1_19
v1_20
v1_21 Refactor LFS SSH and internal routers (#32473) 2024-11-12 02:38:22 +00:00
v1_22
v1_23 Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
migrations.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
migrations_test.go Refactor the DB migration system slightly (#32344) 2024-10-27 19:54:35 +08:00