Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
zeripath 9c2b7a196e
Disable core.protectNTFS (#17300) (#17302)
3 years ago
..
attachment.go
cache.go Add LRU mem cache implementation (#16226) 4 years ago
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go Disable core.protectNTFS (#17300) (#17302) 3 years ago
indexer.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
indexer_test.go
lfs.go Let package git depend on setting but not opposite (#15241) 4 years ago
log.go add a new internal hook to save ssh log (#15787) 4 years ago
mailer.go
markup.go Add sanitizer rules per renderer (#16110) 4 years ago
migrations.go
mime_type_map.go Add mimetype mapping settings (#15133) 4 years ago
oauth2_client.go
picture.go
project.go
queue.go Clean-up the settings hierarchy for issue_indexer queue (#16001) 4 years ago
repository.go Rework repository archive (#14723) 4 years ago
service.go Make allowed Visiblity modes configurable for Users (#16271) 4 years ago
session.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
setting.go Add forge emojies (#16296) 4 years ago
setting_test.go
storage.go Rework repository archive (#14723) 4 years ago
storage_test.go
task.go
webhook.go