mirror of
https://github.com/go-gitea/gitea
synced 2024-10-28 17:59:03 +01:00
9d8178b3ac
* 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 |
||
---|---|---|
.. | ||
webhook | ||
branches.tmpl | ||
collaboration.tmpl | ||
deploy_keys.tmpl | ||
githook_edit.tmpl | ||
githooks.tmpl | ||
nav.tmpl | ||
navbar.tmpl | ||
options.tmpl | ||
protected_branch.tmpl |