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 efe77eec85
Unified custom config creation (#16012)
4 years ago
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 4 years ago
indexer_test.go
lfs.go Unified custom config creation (#16012) 4 years ago
log.go add a new internal hook to save ssh log (#15787) 4 years ago
mailer.go
markup.go Refactor renders (#15175) 4 years ago
migrations.go
mime_type_map.go Add mimetype mapping settings (#15133) 4 years ago
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior (#15768) 4 years ago
picture.go add `/assets` as root dir of public files (#15219) 4 years ago
project.go
queue.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 4 years ago
repository.go Disable Stars config option (#14653) 4 years ago
service.go Allow only internal registration (#15795) 4 years ago
session.go Add SameSite setting for cookies (#14900) 4 years ago
setting.go Unified custom config creation (#16012) 4 years ago
setting_test.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
storage.go
storage_test.go
task.go
webhook.go