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 32999e2511
Don't lookup mail server when using sendmail (#22300) (#22383)
2 years ago
..
attachment.go Update default allowed attachment types (#20192) 2 years ago
cache.go
cors.go
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 Remove legacy `+build:` constraint (#19582) 3 years ago
database_test.go
directory.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
federation.go Add more linters to improve code readability (#19989) 2 years ago
git.go Use git.HOME_PATH for Git HOME directory (#20114) 2 years ago
i18n.go Remove support for sr-SP (#20155) 2 years ago
indexer.go
indexer_test.go
lfs.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
log.go Add more linters to improve code readability (#19989) 2 years ago
mailer.go Don't lookup mail server when using sendmail (#22300) (#22383) 2 years ago
markup.go Allow render HTML with css/js external links (#19017) 2 years ago
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go Fixed registry host value. (#19363) 3 years ago
picture.go Fix bug of DisableGravatar default value (#22297) 2 years ago
project.go
proxy.go format with gofumpt (#18184) 3 years ago
queue.go Add generic set type (#21408) 2 years ago
repository.go Add setting to disable the git apply step in test patch (#22130) (#22170) 2 years ago
service.go auth/reverseproxy: Add support for full name (#20776) 2 years ago
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 Enable deprecation error for v1.17.0 (#18341) 3 years ago
webhook.go