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/modules/structs
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*
2 months ago
..
activity.go Document possible action types for the user activity feed API (#31196) 8 months ago
activitypub.go
admin_user.go chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 1 year ago
attachment.go
commit_status.go Restore warning commit status (#27504) 1 year ago
commit_status_test.go refactor improve NoBetterThan (#26126) 2 years ago
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Add new event commit status creation and webhook implementation (#27151) 3 months ago
issue.go Support issue template assignees (#31083) 6 months ago
issue_comment.go
issue_label.go Support using label names when changing issue labels (#30943) 9 months ago
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go Support issue template assignees (#31083) 6 months ago
issue_tracked_time.go
lfs_lock.go
mirror.go Fix push mirror, wrong timestamp format (#27153) 1 year ago
miscellaneous.go Refactor render system (#32492) 3 months ago
nodeinfo.go
notifications.go
org.go Allow Organisations to have a E-Mail (#25082) 2 years ago
org_member.go
org_team.go Increase max length of org team names from 30 to 255 characters (#31410) 8 months ago
package.go Fix package webhook (#27839) 1 year ago
pull.go Add reviewers selection to new pull request (#32403) 3 months ago
pull_review.go
release.go add Upload URL to release API (#26663) 1 year ago
repo.go Support repo license (#24872) 4 months ago
repo_actions.go Add API endpoints for getting action jobs status (#26673) 9 months ago
repo_branch.go Add priority to protected branch (#32286) 2 months ago
repo_collaborator.go Add permission description for API to add repo collaborator (#31744) 6 months ago
repo_commit.go
repo_compare.go feat(api): implement branch/commit comparison API (#30349) 10 months ago
repo_file.go
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go Add tag protection via rest api #17862 (#31295) 8 months ago
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go refactor(API): refactor secret creation and update functionality (#26751) 1 year ago
settings.go
status.go
task.go
user.go Make gitea webhooks openproject compatible (#28435) 8 months ago
user_app.go add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
user_email.go
user_gpgkey.go
user_key.go
variable.go Add API for `Variables` (#29520) 10 months ago
visible_type.go