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 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
4 years ago
..
attachment.go Provide self-registering storage system (#12978) 4 years ago
cache.go
cors.go
cron.go
cron_test.go
database.go When reinitialising DBConfig reset the database use flags (#13796) 4 years ago
database_sqlite.go
database_test.go
git.go Fixed git args duplication (#13411) 4 years ago
indexer.go
indexer_test.go
lfs.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
log.go
mailer.go
markup.go
migrations.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 years ago
picture.go Avatars and Repo avatars support storing in minio (#12516) 4 years ago
project.go
queue.go Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 4 years ago
repository.go Added option to disable migrations (#13114) 4 years ago
service.go Manually approve new registration (#13083) 4 years ago
session.go
setting.go Use IsProd instead of testing if it's equal. (#14336) 4 years ago
setting_test.go Fix manifest encoding (#14114) 4 years ago
storage.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 4 years ago
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 4 years ago
task.go
webhook.go