Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
wxiaoguang a3f403f438
Add option to disable ambiguous unicode characters detection (#28454) (#28499)
il y a 6 mois
..
config Refactor system setting (#27000) (#27452) il y a 8 mois
actions.go Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) il y a 8 mois
actions_test.go Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) il y a 11 mois
admin.go Refactor the setting to make unit test easier (#22405) il y a 1 an
api.go Refactor the setting to make unit test easier (#22405) il y a 1 an
asset_dynamic.go Use a general approach to access custom/static/builtin assets (#24022) il y a 1 an
asset_static.go Use a general approach to access custom/static/builtin assets (#24022) il y a 1 an
attachment.go Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376) il y a 6 mois
attachment_test.go Fix all possible setting error related storages and added some tests (#23911) il y a 1 an
cache.go Refactor the setting to make unit test easier (#22405) il y a 1 an
camo.go Refactor the setting to make unit test easier (#22405) il y a 1 an
config.go Refactor system setting (#27000) (#27452) il y a 8 mois
config_env.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) il y a 8 mois
config_env_test.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) il y a 8 mois
config_provider.go Fix INI parsing for value with trailing slash (#26995) il y a 9 mois
config_provider_test.go Fix INI parsing for value with trailing slash (#26995) il y a 9 mois
cors.go Fix incorrect CORS default values (#24206) il y a 1 an
cron.go Replace `interface{}` with `any` (#25686) il y a 11 mois
cron_test.go Rewrite queue (#24505) il y a 1 an
database.go Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#28378) il y a 6 mois
database_sqlite.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
database_test.go Fix incorrect pgsql conn builder behavior (#28085) (#28098) il y a 7 mois
federation.go Refactor the setting to make unit test easier (#22405) il y a 1 an
git.go Use `[git.config]` for reflog cleaning up (#24958) il y a 1 an
git_test.go Use `[git.config]` for reflog cleaning up (#24958) il y a 1 an
highlight.go Refactor the setting to make unit test easier (#22405) il y a 1 an
i18n.go Refactor the setting to make unit test easier (#22405) il y a 1 an
incoming_email.go Refactor the setting to make unit test easier (#22405) il y a 1 an
indexer.go Allow skipping forks and mirrors from being indexed (#23187) il y a 1 an
indexer_test.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
lfs.go Handle base64 decoding correctly to avoid panic (#26483) il y a 10 mois
lfs_test.go Display deprecated warning in admin panel pages as well as in the log file (#26094) il y a 10 mois
log.go Clarify the logger's MODE config option (#26267) il y a 10 mois
log_test.go Replace `interface{}` with `any` (#25686) il y a 11 mois
mailer.go Make mailer SMTP check have timed context (#24751) il y a 1 an
mailer_test.go Remove unnecessary code (#24610) il y a 1 an
markup.go Add .livemd as a markdown extension (#22730) il y a 1 an
metrics.go Refactor the setting to make unit test easier (#22405) il y a 1 an
migrations.go Refactor the setting to make unit test easier (#22405) il y a 1 an
mime_type_map.go Refactor the setting to make unit test easier (#22405) il y a 1 an
mirror.go Avoid polluting the config (#25345) il y a 1 an
oauth2.go Handle base64 decoding correctly to avoid panic (#26483) il y a 10 mois
other.go Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) il y a 1 an
packages.go Avoid creating directories when loading config (#25944) il y a 11 mois
packages_test.go Fix all possible setting error related storages and added some tests (#23911) il y a 1 an
path.go Update path related documents (#25417) il y a 11 mois
path_test.go Refactor path & config system (#25330) il y a 1 an
picture.go Fix all possible setting error related storages and added some tests (#23911) il y a 1 an
project.go Refactor the setting to make unit test easier (#22405) il y a 1 an
proxy.go Refactor the setting to make unit test easier (#22405) il y a 1 an
queue.go Increase queue length (#27555) (#27562) il y a 8 mois
repository.go Change default size of attachments and repo files (#28100) (#28106) il y a 7 mois
repository_archive.go Fix all possible setting error related storages and added some tests (#23911) il y a 1 an
repository_archive_test.go Fix all possible setting error related storages and added some tests (#23911) il y a 1 an
security.go Deprecate query string auth tokens (#28390) (#28430) il y a 6 mois
server.go Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) il y a 11 mois
service.go Add reverseproxy auth for API back with default disabled (#26703) il y a 9 mois
service_test.go Fix allowed user types setting problem (#26200) il y a 10 mois
session.go Use secure cookie for HTTPS sites (#26999) il y a 9 mois
setting.go Make "install page" respect environment config (#25648) il y a 11 mois
setting_test.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
ssh.go Expanded minimum RSA Keylength to 3072 (#26604) il y a 9 mois
storage.go Fix storage path logic especially for relative paths (#26441) il y a 10 mois
storage_test.go Fix storage path logic especially for relative paths (#26441) il y a 10 mois
task.go handle deprecated settings (#22992) il y a 1 an
time.go Remove unused setting `time.FORMAT` (#24430) il y a 1 an
ui.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) il y a 6 mois
webhook.go Refactor the setting to make unit test easier (#22405) il y a 1 an