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
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661)
4 years ago
..
attachment.go Provide self-registering storage system (#12978) 4 years ago
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 4 years ago
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 4 years ago
indexer_test.go
lfs.go
log.go use level config in main section when subsection not set level (#15176) 4 years ago
mailer.go
markup.go Fix sanitizer config - multiple rules (#11133) 5 years ago
migrations.go
picture.go Avatars and Repo avatars support storing in minio (#12516) 4 years ago
project.go
queue.go
repository.go Added option to disable migrations (#13114) 4 years ago
service.go Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
session.go Add SameSite setting for cookies (#14900) 4 years ago
setting.go Add Tabular Diff for CSV files (#14661) 4 years ago
setting_test.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
storage.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 4 years ago
storage_test.go
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) 4 years ago
webhook.go