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 f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058)
2 years ago
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go Remove legacy `+build:` constraint (#19582) 3 years ago
database_test.go
directory.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go Rework mailer settings (#18982) 3 years ago
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
picture.go
project.go
proxy.go
queue.go
repository.go
service.go
session.go
setting.go
setting_test.go
storage.go
storage_test.go
task.go
webhook.go