gitea/modules/setting
KN4CK3R efe77eec85
Unified custom config creation (#16012)
* Unified custom config creation.

* Fixed log message.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-05-29 19:44:14 +01:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 2021-05-25 22:50:35 -04:00
indexer_test.go
lfs.go Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
log.go add a new internal hook to save ssh log (#15787) 2021-05-21 17:37:16 -04:00
mailer.go
markup.go
migrations.go
mime_type_map.go Add mimetype mapping settings (#15133) 2021-05-10 16:38:08 -04:00
oauth2_client.go
picture.go
project.go
queue.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 2021-05-25 22:50:35 -04:00
repository.go
service.go Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
session.go
setting.go Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go