You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/setting
Lunny Xiao f1e07d8c87
Fix bug of DisableGravatar default value (#22297)
2 years ago
..
attachment.go
cache.go
cors.go format with gofumpt (#18184) 3 years ago
cron.go
cron_test.go
database.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
database_sqlite.go
database_test.go
directory.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 3 years ago
log.go
mailer.go Correct the fallbacks for mailer configuration (#21945) (#21953) 2 years ago
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
picture.go Fix bug of DisableGravatar default value (#22297) 2 years ago
project.go
proxy.go
queue.go Add generic set type (#21408) 3 years ago
repository.go Add setting to disable the git apply step in test patch (#22130) (#22170) 2 years ago
service.go
session.go
setting.go Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) (#22247) 2 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go