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
Yarden Shoham 5a7bacb005
Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783)
1 year ago
..
config Refactor system setting (#27000) 1 year ago
actions.go add skip ci functionality (#28075) 1 year ago
actions_test.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) 1 year ago
attachment_test.go
cache.go Always enable caches (#28527) 1 year ago
camo.go
config.go Refactor system setting (#27000) 1 year ago
config_env.go Fix `environment-to-ini` inherited key bug (#27543) 1 year ago
config_env_test.go Fix `environment-to-ini` inherited key bug (#27543) 1 year ago
config_provider.go Remove redundant `len` check around loop (#27464) 1 year ago
config_provider_test.go Fix INI parsing for value with trailing slash (#26995) 1 year ago
cors.go Refactor CORS handler (#28587) 1 year ago
cron.go
cron_test.go
database.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
database_sqlite.go
database_test.go Fix panic when parsing empty pgsql host (#28708) 1 year 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 Normalize oauth email username (#28561) 1 year ago
other.go
packages.go
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go Increase queue length (#27555) 1 year ago
repository.go Change default size of attachments and repo files (#28100) 1 year 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) 1 year ago
server.go Avoid cycle-redirecting user/login page (#28636) 1 year ago
service.go Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
service_test.go
session.go Use secure cookie for HTTPS sites (#26999) 1 year ago
setting.go
setting_test.go
ssh.go
storage.go Support storage base path as prefix (#27827) 1 year ago
storage_test.go Support storage base path as prefix (#27827) 1 year ago
task.go
time.go
ui.go Add global setting how timestamps should be rendered (#28657) 1 year ago
webhook.go