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.
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
..
ldap Request for public keys only if LDAP attribute is set (#5816) 6 years ago
oauth2 Discord Oauth2 support (#4476) 6 years ago
openid
pam
admin.go Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago
auth.go Support reverse proxy providing email (#5554) 6 years ago
auth_form.go LDAP Public SSH Keys synchronization (#1844) 6 years ago
org.go Add units to team (#947) 7 years ago
repo_branch_form.go Create new branch from branch selection dropdown (#2130) 7 years ago
repo_form.go Add option to close issues via commit on a non master branch (#5992) 5 years ago
repo_form_test.go prevent empty review comment (#4632) 6 years ago
user_form.go Allow for user specific themes (#5668) 6 years ago
user_form_auth_openid.go Add Recaptcha functionality to Gitea (#4044) 6 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago