forgejo/modules/setting
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
* Refactor use TrimSuffix instead of TrimRight

* TrimRight right

* has #12990
2020-10-01 06:54:34 +01:00
..
attachment.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
cache.go Mark Cache with ini tag (#12605) 2020-08-26 02:04:18 +03:00
cors.go
cron.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
cron_test.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
database.go Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563) 2020-08-22 13:56:33 +01:00
database_sqlite.go
database_test.go
git.go [Vendor] Switch go-version lib (#12719) 2020-09-05 12:42:58 -04:00
indexer.go Support elastic search for code search (#10273) 2020-08-30 19:08:01 +03:00
indexer_test.go
lfs.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
log.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 2020-05-03 00:04:31 +01:00
markup.go Fix sanitizer config - multiple rules (#11133) 2020-04-29 12:34:59 +01:00
migrations.go
project.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
queue.go
repository.go Add config option to make create-on-push repositories public by default (#12936) 2020-09-27 15:20:52 -04:00
service.go
session.go
setting.go Refactor use TrimSuffix instead of TrimRight (#12993) 2020-10-01 06:54:34 +01:00
storage.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
task.go
webhook.go Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00