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 9d99f6ab19
Refactor renders (#15175)
5 years ago
..
attachment.go
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 5 years ago
cors.go
cron.go
cron_test.go
database.go When reinitialising DBConfig reset the database use flags (#13796) 5 years ago
database_sqlite.go
database_test.go
git.go Add pager to the branches page (#14202) 5 years ago
indexer.go
indexer_test.go
lfs.go
log.go use level config in main section when subsection not set level (#15176) 5 years ago
mailer.go
markup.go Refactor renders (#15175) 5 years ago
migrations.go
oauth2_client.go OAuth2 auto-register (#5123) 5 years ago
picture.go
project.go
queue.go
repository.go Disable Stars config option (#14653) 5 years ago
service.go Add ui.explore settings to control view of explore pages (2) (#14094) 5 years ago
session.go Add SameSite setting for cookies (#14900) 5 years ago
setting.go OAuth2 auto-register (#5123) 5 years ago
setting_test.go Migrate to use jsoniter instead of encoding/json (#14841) 5 years ago
storage.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 5 years ago
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 5 years ago
task.go
webhook.go