gitea/services/convert
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
..
activity.go
attachment.go
convert.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
git_commit.go
git_commit_test.go
issue.go Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
issue_comment.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2024-04-27 08:03:49 +00:00
issue_test.go
main_test.go
mirror.go
notification.go
package.go
pull.go Fix null requested_reviewer from API (#31773) 2024-08-05 10:59:53 +00:00
pull_review.go
pull_review_test.go
pull_test.go
release.go
release_test.go
repository.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
secret.go
status.go
user.go Make gitea webhooks openproject compatible (#28435) 2024-05-26 04:08:13 +00:00
user_test.go
utils.go Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
utils_test.go
wiki.go