1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/setting
techknowlogick 9a8e02ce30
missing quotes in default value slice () ()
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: Patrick Aljord <patcito@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-11-14 14:12:01 +02:00
..
attachment.go
cache.go Mark Cache with ini tag () 2020-08-26 02:04:18 +03:00
cors.go
cron_test.go
cron.go
database_sqlite.go Move database settings from models to setting () 2019-08-24 11:24:45 +02:00
database_test.go
database.go
git.go fix a small nit () 2020-10-08 11:50:17 -04:00
indexer_test.go
indexer.go
lfs.go
log.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line () 2020-07-05 20:07:07 -04:00
mailer.go
markup.go
migrations.go
picture.go
project.go
queue.go
repository.go
service.go hCaptcha Support () 2020-10-02 23:37:53 -04:00
session.go Movde dependents on macaron from modules/setting () 2020-01-29 09:47:46 +02:00
setting.go Avatars and Repo avatars support storing in minio () 2020-10-14 21:07:51 +08:00
storage.go Storage configuration support [storage] () () 2020-11-01 23:12:50 +08:00
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set () 2020-10-04 18:12:26 +01:00
webhook.go