您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Giteabot 5ca2971ccb
Fix incorrect cookie path for AppSubURL (#29534) (#29552)
2 个月前
..
config Refactor system setting (#27000) (#27452) 7 个月前
actions.go Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 7 个月前
actions_test.go Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 11 个月前
admin.go Refactor the setting to make unit test easier (#22405) 1年前
api.go Refactor the setting to make unit test easier (#22405) 1年前
asset_dynamic.go Use a general approach to access custom/static/builtin assets (#24022) 1年前
asset_static.go Use a general approach to access custom/static/builtin assets (#24022) 1年前
attachment.go Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376) 5 个月前
attachment_test.go Fix all possible setting error related storages and added some tests (#23911) 11 个月前
cache.go Refactor the setting to make unit test easier (#22405) 1年前
camo.go Refactor the setting to make unit test easier (#22405) 1年前
config.go Refactor system setting (#27000) (#27452) 7 个月前
config_env.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) 7 个月前
config_env_test.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) 7 个月前
config_provider.go Fix INI parsing for value with trailing slash (#26995) 8 个月前
config_provider_test.go Fix INI parsing for value with trailing slash (#26995) 8 个月前
cors.go Refactor CORS handler (#28587) (#28611) 5 个月前
cron.go Replace `interface{}` with `any` (#25686) 10 个月前
cron_test.go Rewrite queue (#24505) 1年前
database.go Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870) 4 个月前
database_sqlite.go Implement FSFE REUSE for golang files (#21840) 1年前
database_test.go Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870) 4 个月前
federation.go Refactor the setting to make unit test easier (#22405) 1年前
git.go Use `[git.config]` for reflog cleaning up (#24958) 1年前
git_test.go Use `[git.config]` for reflog cleaning up (#24958) 1年前
highlight.go Refactor the setting to make unit test easier (#22405) 1年前
i18n.go Refactor the setting to make unit test easier (#22405) 1年前
incoming_email.go Refactor the setting to make unit test easier (#22405) 1年前
indexer.go Allow skipping forks and mirrors from being indexed (#23187) 1年前
indexer_test.go Implement FSFE REUSE for golang files (#21840) 1年前
lfs.go Use general token signing secret (#29205) (#29325) 3 个月前
lfs_test.go Display deprecated warning in admin panel pages as well as in the log file (#26094) 10 个月前
log.go Clarify the logger's MODE config option (#26267) 10 个月前
log_test.go Replace `interface{}` with `any` (#25686) 10 个月前
mailer.go Make mailer SMTP check have timed context (#24751) 1年前
mailer_test.go Remove unnecessary code (#24610) 1年前
markup.go Add .livemd as a markdown extension (#22730) 1年前
metrics.go Refactor the setting to make unit test easier (#22405) 1年前
migrations.go Refactor the setting to make unit test easier (#22405) 1年前
mime_type_map.go Refactor the setting to make unit test easier (#22405) 1年前
mirror.go Avoid polluting the config (#25345) 11 个月前
oauth2.go Use general token signing secret (#29205) (#29325) 3 个月前
oauth2_test.go Use general token signing secret (#29205) (#29325) 3 个月前
other.go Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 1年前
packages.go Avoid creating directories when loading config (#25944) 10 个月前
packages_test.go Fix all possible setting error related storages and added some tests (#23911) 11 个月前
path.go Update path related documents (#25417) 10 个月前
path_test.go Refactor path & config system (#25330) 11 个月前
picture.go Fix all possible setting error related storages and added some tests (#23911) 11 个月前
project.go Refactor the setting to make unit test easier (#22405) 1年前
proxy.go Refactor the setting to make unit test easier (#22405) 1年前
queue.go Increase queue length (#27555) (#27562) 7 个月前
repository.go Change default size of attachments and repo files (#28100) (#28106) 6 个月前
repository_archive.go Fix all possible setting error related storages and added some tests (#23911) 11 个月前
repository_archive_test.go Fix all possible setting error related storages and added some tests (#23911) 11 个月前
security.go Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) (#28868) 4 个月前
server.go Avoid cycle-redirecting user/login page (#28636) (#28658) 5 个月前
service.go Add reverseproxy auth for API back with default disabled (#26703) 8 个月前
service_test.go Fix allowed user types setting problem (#26200) 10 个月前
session.go Fix incorrect cookie path for AppSubURL (#29534) (#29552) 2 个月前
setting.go Make "install page" respect environment config (#25648) 10 个月前
setting_test.go Implement FSFE REUSE for golang files (#21840) 1年前
ssh.go Expanded minimum RSA Keylength to 3072 (#26604) 9 个月前
storage.go Fix storage path logic especially for relative paths (#26441) 9 个月前
storage_test.go Fix storage path logic especially for relative paths (#26441) 9 个月前
task.go handle deprecated settings (#22992) 1年前
time.go Remove unused setting `time.FORMAT` (#24430) 1年前
ui.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) 5 个月前
webhook.go Refactor the setting to make unit test easier (#22405) 1年前