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
zeripath 888384a631
Correct the fallbacks for mailer configuration (#21945) (#21953)
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
log.go
mailer.go Correct the fallbacks for mailer configuration (#21945) (#21953) 3 years ago
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior (#15768) 5 years ago
packages.go
picture.go
project.go
proxy.go
queue.go
repository.go
service.go
session.go
setting.go Correct the fallbacks for mailer configuration (#21945) (#21953) 3 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go