gitea/options/locale
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
2019-02-10 21:27:19 +02:00
..
locale_bg-BG.ini
locale_cs-CZ.ini
locale_de-DE.ini
locale_en-US.ini
locale_es-ES.ini
locale_fa-IR.ini
locale_fi-FI.ini
locale_fr-FR.ini
locale_hu-HU.ini
locale_id-ID.ini
locale_it-IT.ini
locale_ja-JP.ini
locale_ko-KR.ini
locale_lt-LT.ini
locale_lv-LV.ini
locale_nb-NO.ini
locale_nl-NL.ini
locale_nn-NO.ini
locale_no-NO.ini
locale_pl-PL.ini
locale_pt-BR.ini
locale_ru-RU.ini
locale_ru-UA.ini
locale_sr-SP.ini
locale_sv-SE.ini
locale_tr-TR.ini
locale_uk-UA.ini
locale_vi-VN.ini
locale_zh-CN.ini
locale_zh-HK.ini
locale_zh-TW.ini
TRANSLATORS