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
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
* fixes #5957

* add tests to make sure config option is respected

* use already defined struct

* - use migration to make the flag repo wide not for the entire gitea instance
Also note that the config value can still be set so as to be able to control the value for new repositories that are to be created

- fix copy/paste error in copyright header year and rearrange import

- use repo config instead of server config value to determine if a commit should close an issue

- update testsuite

* use global config only when creating a new repository

* allow repo admin toggle feature via UI

* fix typo and improve testcase

* fix fixtures

* add DEFAULT prefix to config value

* fix test
5 years ago
..
webhook word-break the WebHook url to prevent a ui-break (#5432) 6 years ago
branches.tmpl Feature: Archive repos (#5009) 6 years ago
collaboration.tmpl Use Semantic UI's Search component for user and repo search (#2636) 7 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
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
options.tmpl Add option to close issues via commit on a non master branch (#5992) 5 years ago
protected_branch.tmpl Approvals at Branch Protection (#5350) 6 years ago