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
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134)
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 Clean-up the settings hierarchy for issue_indexer queue (#16001) 4 years ago
indexer_test.go
lfs.go Add asymmetric JWT signing (#16010) 4 years ago
log.go add a new internal hook to save ssh log (#15787) 4 years ago
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 5 years ago
markup.go Fix regression of renderer (#16091) 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 Clean-up the settings hierarchy for issue_indexer queue (#16001) 4 years ago
repository.go Reintroduce squash merge default comment as a config setting (#16134) 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 Add asymmetric JWT signing (#16010) 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