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/templates
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>
4 months ago
..
admin Move admin routers from /admin to /-/admin (#32189) 4 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Move admin routers from /admin to /-/admin (#32189) 4 months ago
custom
devtest Fix dropdown content overflow (#31610) 4 months ago
explore Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
mail
org Split org Propfile README to a new tab `overview` (#31373) 6 months ago
package Extract and display readme and comments for Composer packages (#30927) 8 months ago
projects Add option to filter board cards by labels and assignees (#31999) 5 months ago
repo Make admins adhere to branch protection rules (#32248) 4 months ago
shared Move admin routers from /admin to /-/admin (#32189) 4 months ago
status Remove urls from translations (#31950) 5 months ago
swagger Make admins adhere to branch protection rules (#32248) 4 months ago
user Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 4 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Use forum.gitea.com instead of old URL (#31989) 5 months ago
post-install.tmpl