0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 08:27:42 +01:00
gitea/modules/setting
2023-11-17 02:30:57 +00:00
..
config
actions_test.go
actions.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment_test.go
attachment.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
cache.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
camo.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
config_env_test.go
config_env.go
config_provider_test.go
config_provider.go
config.go
cors.go
cron_test.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
cron.go
database_sqlite.go
database_test.go
database.go
federation.go
git_test.go
git.go
highlight.go
i18n.go
incoming_email.go
indexer_test.go
indexer.go
lfs_test.go Display deprecated warning in admin panel pages as well as in the log file (#26094) 2023-07-26 03:53:37 +00:00
lfs.go
log_test.go
log.go
mailer_test.go Remove unnecessary code (#24610) 2023-05-10 04:57:06 +00:00
mailer.go Make mailer SMTP check have timed context (#24751) 2023-05-16 22:55:51 +02:00
markup.go
metrics.go
migrations.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
mime_type_map.go
mirror.go
oauth2.go
other.go
packages_test.go
packages.go
path_test.go Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
path.go
picture.go
project.go
proxy.go
queue.go Increase queue length (#27555) 2023-10-10 18:47:49 +08:00
repository_archive_test.go
repository_archive.go
repository.go
security.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
server.go
service_test.go
service.go Add reverseproxy auth for API back with default disabled (#26703) 2023-09-07 08:31:46 +00:00
session.go
setting_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
setting.go
ssh.go
storage_test.go
storage.go
task.go
time.go
ui.go
webhook.go