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
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248)
This introduces a new flag `BlockAdminMergeOverride` on the branch
protection rules that prevents admins/repo owners from bypassing branch
protection rules and merging without approvals or failing status checks.

Fixes #17131

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
5 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