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