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