forgejo/modules/setting
guillep2k f9944c0e69 Configurable close and reopen keywords for PRs (#8120)
* Add settings for CloseKeywords and ReopenKeywords

* Fix and improve tests

* Use sync.Once() for initialization

* Fix unintended exported function
2019-10-30 14:43:59 +02:00
..
cache.go
cors.go
cron.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go
indexer_test.go
log.go
mailer.go
markup.go
repository.go Configurable close and reopen keywords for PRs (#8120) 2019-10-30 14:43:59 +02:00
service.go Add setting to disable BASIC authentication (#8586) 2019-10-19 15:27:15 +01:00
session.go
setting.go
task.go
webhook.go