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.
wxiaoguang a3f403f438
Add option to disable ambiguous unicode characters detection (#28454) (#28499)
6 달 전
..
config Refactor system setting (#27000) (#27452) 8 달 전
actions.go Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 8 달 전
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) 6 달 전
attachment_test.go Fix all possible setting error related storages and added some tests (#23911) 1 년 전
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) 8 달 전
config_env.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) 8 달 전
config_env_test.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) 8 달 전
config_provider.go Fix INI parsing for value with trailing slash (#26995) 9 달 전
config_provider_test.go Fix INI parsing for value with trailing slash (#26995) 9 달 전
cors.go Fix incorrect CORS default values (#24206) 1 년 전
cron.go Replace `interface{}` with `any` (#25686) 11 달 전
cron_test.go Rewrite queue (#24505) 1 년 전
database.go Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#28378) 6 달 전
database_sqlite.go Implement FSFE REUSE for golang files (#21840) 1 년 전
database_test.go Fix incorrect pgsql conn builder behavior (#28085) (#28098) 7 달 전
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 Handle base64 decoding correctly to avoid panic (#26483) 10 달 전
lfs_test.go Display deprecated warning in admin panel pages as well as in the log file (#26094) 11 달 전
log.go Clarify the logger's MODE config option (#26267) 10 달 전
log_test.go Replace `interface{}` with `any` (#25686) 11 달 전
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) 1 년 전
oauth2.go Handle base64 decoding correctly to avoid panic (#26483) 10 달 전
other.go Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 1 년 전
packages.go Avoid creating directories when loading config (#25944) 11 달 전
packages_test.go Fix all possible setting error related storages and added some tests (#23911) 1 년 전
path.go Update path related documents (#25417) 11 달 전
path_test.go Refactor path & config system (#25330) 1 년 전
picture.go Fix all possible setting error related storages and added some tests (#23911) 1 년 전
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) 8 달 전
repository.go Change default size of attachments and repo files (#28100) (#28106) 7 달 전
repository_archive.go Fix all possible setting error related storages and added some tests (#23911) 1 년 전
repository_archive_test.go Fix all possible setting error related storages and added some tests (#23911) 1 년 전
security.go Deprecate query string auth tokens (#28390) (#28430) 6 달 전
server.go Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 11 달 전
service.go Add reverseproxy auth for API back with default disabled (#26703) 9 달 전
service_test.go Fix allowed user types setting problem (#26200) 11 달 전
session.go Use secure cookie for HTTPS sites (#26999) 9 달 전
setting.go Make "install page" respect environment config (#25648) 11 달 전
setting_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
ssh.go Expanded minimum RSA Keylength to 3072 (#26604) 10 달 전
storage.go Fix storage path logic especially for relative paths (#26441) 10 달 전
storage_test.go Fix storage path logic especially for relative paths (#26441) 10 달 전
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) 6 달 전
webhook.go Refactor the setting to make unit test easier (#22405) 1 년 전