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 426c0ad14c
Allow HOST has no port (#22280) (#22409)
3 years ago
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 years ago
database_sqlite.go
database_test.go
directory.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 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 Allow HOST has no port (#22280) (#22409) 3 years ago
mailer_test.go Allow HOST has no port (#22280) (#22409) 3 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) 3 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) 3 years ago
service.go auth/reverseproxy: Add support for full name (#20776) 3 years ago
session.go
setting.go Allow HOST has no port (#22280) (#22409) 3 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go