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
Lunny Xiao 8c6ffdac37
Remove unnecessary parameter (#29092)
9 months ago
..
config
actions.go
actions_test.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go
attachment_test.go
cache.go
camo.go
config.go
config_env.go
config_env_test.go
config_provider.go Remove unnecessary parameter (#29092) 9 months ago
config_provider_test.go
cors.go Refactor CORS handler (#28587) 11 months ago
cron.go
cron_test.go
database.go Fix incorrect PostgreSQL connection string for Unix sockets (#28865) 10 months ago
database_sqlite.go
database_test.go Fix incorrect PostgreSQL connection string for Unix sockets (#28865) 10 months ago
federation.go
git.go
git_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go
indexer_test.go
lfs.go
lfs_test.go
log.go
log_test.go
mailer.go
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951) 10 months ago
other.go
packages.go
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
repository_archive.go
repository_archive_test.go
security.go Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) 10 months ago
server.go Avoid cycle-redirecting user/login page (#28636) 11 months ago
service.go
service_test.go
session.go
setting.go Remove unnecessary parameter (#29092) 9 months ago
setting_test.go
ssh.go
storage.go
storage_test.go
task.go
time.go
ui.go Add global setting how timestamps should be rendered (#28657) 11 months ago
webhook.go