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 194b780cd7
Make gitea work using cmd.exe again (#22073) (#22133)
2 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) 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) 2 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 Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
project.go
proxy.go
queue.go Add generic set type (#21408) 2 years ago
repository.go Add disable download source configuration (#20548) 2 years ago
service.go auth/reverseproxy: Add support for full name (#20776) 2 years ago
session.go
setting.go Make gitea work using cmd.exe again (#22073) (#22133) 2 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go