0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:24:35 +01:00
gitea/modules/setting
2021-09-09 14:16:42 +08:00
..
attachment.go
cache.go
cors.go Allow setting X-FRAME-OPTIONS (#16643) 2021-08-06 16:47:10 -04:00
cron.go
cron_test.go
database.go
database_sqlite.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
database_test.go
git.go
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go
markup.go
migrations.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
mime_type_map.go
mirror.go Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
oauth2_client.go
picture.go
project.go
proxy.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
queue.go Remove ParseQueueConnStr as it is unused (#16878) 2021-08-31 05:33:16 +02:00
repository.go Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
service.go
session.go
setting.go Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) 2021-09-09 14:16:42 +08:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go