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.
forgejo/templates/repo/settings
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
* Possibility to not use whitelist but allow anyone with write access

* fix existing test

* rename migration function

* Try to give a better name for migration step

* Clear settings if higher level setting is not set

* Move official reviews to db instead of counting approvals each time

* migration

* fix

* fix migration

* fix migration

* Remove NOT NULL from EnableWhitelist as migration isn't possible

* Fix migration, reviews are connected to issues.

* Fix SQL query issues in GetReviewersByPullID.

* Simplify function GetReviewersByIssueID

* Handle reviewers that has been deleted

* Ensure reviews for test is in a well defined order

* Only clear and set official reviews when it is an approve or reject.
5 years ago
..
webhook [assets] configurable URL for static resources (#7911) 5 years ago
branches.tmpl Feature: Archive repos (#5009) 6 years ago
collaboration.tmpl API endpoint for searching teams. (#8108) 5 years ago
deploy_keys.tmpl Some small template fixes (#3820) 6 years ago
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
githooks.tmpl Fix #1418 (#1456) 7 years ago
lfs.tmpl Add basic repository lfs management (#7199) 5 years ago
lfs_file.tmpl Add basic repository lfs management (#7199) 5 years ago
lfs_file_find.tmpl Add basic repository lfs management (#7199) 5 years ago
lfs_pointers.tmpl Add basic repository lfs management (#7199) 5 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Add basic repository lfs management (#7199) 5 years ago
options.tmpl Show repository size in repo home page and settings (#8940) 5 years ago
protected_branch.tmpl Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago